Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Search Results
The search results below show both sub-categories and individual listings that match your search criteria.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.Sun Grid Engine





check_sge - plugin for nagios to check the status of a host and its queues with SGE.
submit_event_data.pl





This Perl script is used to transfer passive check results from Nagios satellites to a central instance.
stgnagios_check_website





Checks content of website and generates MD5 hash of source code, then compares hash on later checks to see if website has changed. Useful for checking web applications that crash but the webservice itself stays up.
Step By Step Install & Configure Nagios





This short tutorial will show you step by step how to install and configure Nagios.
Steelhead Riverbed status/peer check plugin





This plugin checks health status on Steelhead Riverbed devices, verifies that required peers are connected and returns traffic counter values. It is optimised for speed and low traffic usage.
stat_net.pl





Check the IO and MB/s for an network device to generate graphs from the performance data.
stat_dev.pl





Check the IO and MB/s for an Device to generate graphs from the performance data. For multipath device returns the data from all devices and the sum.
statusmap resizing with exclude/include buttton





Really exclude/include hostgroups from statusmap when using corresponding button, thus making it smaller and clearer.
statusmap lines of 3 pixels of width - Nagios 1.x





Sometimes, in the status map, the lines can be confused with the background.
Statusengine UI





Statusengine UI is a lightweight, responsive, modern web interface, you can use, to make your monitoring data visible.
Statusengine





Statusengine is a project to process and store event data collected by Nagios. Statusengine will save all monitoring data to MySQL, CrateDB or Redis. It also has an inbuild performance data processor, which is able to save perfdata to Graphite, CrateDB, E ...
status-json





status-json duplicates the output of status.cgi in JSON format to make it easier for other applications/services to use Nagios data. To compile: 1. Copy status-json.c into $NAGIOS_DIR/cgi/ 2. cd $NAGIOS_DIR/cgi/ 3. Execute the command below to compi ...
Status XML Generator





statusXML.php is a simple PHP script that parses a local status.dat file and generates a simple XML description of the status of all hosts and services.
Status JSON Generator





Script to parse Nagios status.dat and present it as JSON, to allow inclusion of status info in a web page served from a separate machine.
Status Info Dashlet





This Dashlet allows you to select a service definition and display the current status information as a Dashlet. For example, you want to watch the free space check on a particular server (it's been fluctuating recently for no reason). This Dashlet allow ...
Starwind VSAN Health





Check summary health status of Starwind iSCSI VSAN device via PHP.
Start Stop Restart NRPE Script





Just a quick script to drop in to your /etc/init.d directory and added it to your run levels using "chkconfig --add nrpe". Afterwards you can run "service nrpe stop, start, restart" commands. This has been tested with Fedora Core &
ssh_file_system_usage





Simple file system utilization script for any standard Linux system. Under the hood simply uses df -h
SSH Password Authentication





Connects to a remote system through SSH using PHP using username & password authentication. No need to compile just run using php and your away. You do need PHP module ssh2 this is a one file installation with pecl (I've even attached the module in ...