Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Category: CGI Modifications
Modifications and enhancements to the standard Nagios CGIs.
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Submit Your Nagios Project!
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.Enhanced Host Search
www.barbich.net/websvn/wsvn/nagios/nagios/doc/AJAX_search_boThis small tutorial help you setup a more advanced "host search" box in your nagios interface, using ajax, python/perl/php and the ndo_utils.
header_doohickey
github.com/griggle/nagioswidgetsHeader Doohickey takes advantage of the (http://nagios.sourceforge.net/docs/3_0/cgiincludes.html) Nagios custom CGI headers and footers functionality to display information about a service or host that is not easily available but extremely useful in under ...
NagSide
Replacement for the sidebar in the Nagios Webinterface.
Search Auto-complete
interwebplus.com/blog/index.php?post=nagios-implementing-autThis is a small but useful tweak to the Nagios search function, that implements autocomplete. The existing tutorial in this category failed to work for me, so I accomplished the same thing with jQuery. Note that in my setup, I use the Vautour style. ...
search.cgi
This CGI enhanced the default search function with status.cgi that Nagios uses by default to search hosts. With search.cgi, now you can use regular expressions to match either hosts or services.
search2.cgi
www.wightman.ca/~priyantha/nagios/search.htmlThis cgi is a replacement for status.cgi that Nagios uses by default to search hosts. The default search gives you only the first match. search2.cgi gives you all the matches and you can search by partial names and also you can search by Host IP address ...
Show Me What's Wrong
oucsace.cs.ohiou.edu/~tysko/smww/smww.htmlA script to display the specific network outages, host outages and service outages on the same screen, while eliminating redundat reporting such as services that are down on hosts located in networks that are down.