Page 1 of 1
More advanced search facility
Posted: Tue Sep 20, 2016 2:27 am
by delboy1966
Is there a more advanced search script for the Web GUI?
One that will search on only on hosts but also IPs, aliases, service descriptions?
Thanks in advance
Tony
Re: More advanced search facility
Posted: Tue Sep 20, 2016 9:56 am
by mcapra
Here's a page that claims to offer regex within searches:
https://exchange.nagios.org/directory/A ... gi/details
If you're familiar with Perl, it's probably a good starting point for what you'd like to do.
I can't find much else on the exchange. The source for the page that the "Quick Search" box leads to is available here:
https://github.com/NagiosEnterprises/na ... i/status.c
You could also raise an issue on the GitHub page if you'd like to see an "Advanced Search" feature implemented.