Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
This plugin allows a search for services
1.0
2018-09-29
- Nagios 4.x
GPL
5531
File | Description |
---|---|
search.cgi | The cgi, perms 755, locate in cgi-bin |
search.txt | add this code to side.php |
Find your nagios location, usually /usr/local/nagios then add the html code from the search.txt to side.php below the Quicksearch block. The side.php is usually in the share directory.
Copy the search.cgi file to the /usr/local/nagios/sbin directory.
Both file should be owned by nagios:nagios. The permissions of the search.cgi should be 755.
Copy the search.cgi file to the /usr/local/nagios/sbin directory.
Both file should be owned by nagios:nagios. The permissions of the search.cgi should be 755.
Reviews (1)
bymirkosoukup, November 5, 2018
Thanks for this great feature. But why its not possible to search with a wildcard (*)?