More advanced search facility

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
delboy1966
Posts: 98
Joined: Thu Oct 22, 2015 5:26 am

More advanced search facility

Post 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
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: More advanced search facility

Post 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.
Former Nagios employee
https://www.mcapra.com/
Locked