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.check_gpfs





Simple bash script for GPFS Filesystem (Global Parallel FS) checks. It will check status, inodes, mount and fill level of the fill system. You must execute this plugin local.
check_godaddy





check_godaddy is a plugin that uses GoDaddy's API to monitor domain expiry status. It will handle 429 status codes and respect GoDaddy rate limiting, just ensure your nagios configs allow for a long enough timeout that the GoDaddy rate limiting doesn't c ...
check_gms_directory_entries





The GMS (Global Management System) from Polycom provides a global addressbook service for conferencing endpoints. This script checks for a given number of entries in the global addressbook.
check_gluster_vol_dist_georep





A nagios check script for alerting on distributed geo-replication in non-optimal states. Written in bash.
check_glusterfs





A plugin for nagios to check that a glusterfs partition is correctly mounted.
Check_Gluster





Checks the status and number of bricks of GlusterFS. check_gluster.pl -v data -n 2 GLUSTER OK - Volume data is Stable
check_git_clean





Plugin to check that git repo is clean. Used by me with /etc-like directories to be version controled. Usage: ./check_git_clean.sh -C <path_to_tree> returns OK if the tree is clean returns CRITICAL if there are uncommited changes returns WARNING if ther ...
check_git_branch_checkout.pl (Advanced Nagios Plugins C...





Check a Git working copy is in the right branch. Primarily written for puppetmasters to make sure prod and staging environment dirs had the right branches checked out in them
Check_Gentoo_Portage





Checks for security updates on Gentoo systems. Also checks that the portage tree is current and optionally if there are any general package upgrades.
check_gearman.sh





The plugin creates a worker and then uses the worker to check if gearman is available.
check_gearman





This plugin checks a gearman job server, expecting that every function in function-list arg is registered by at least one worker, and expecting that job_total is not too much high.
check_ganglia_metrics





check_ganglia_metrics is a Nagios plugin that checks values for specified metrics from Ganglia and raises erros if need. This tool is inspired by @vvuksan's blog post (http://bit.ly/qVu8Z)
check_ganglia_metric





check_ganglia_metric is a Nagios plugin that allows you to trigger alerts on any Ganglia metric. This plugin was heavily inspired by Vladimir Vuksan's check_ganglia_metric.php, but it comes with a number of improvements.
Check_G750S





A perl plugin to check the connected stations to the G750S Zyxel access point. It return the list of connected stations with IP, MAC, State and signal strength. Other same series zyxel access point may work.
check_g-tap_power





This is a script that checks the AC status of a Gigamon G-TAP-ATX.
check_fw_av_ud





Small Utility for utilising the Windows WSC_SECURITY_PROVIDER functions and properties in Windows Vista and later
check_fwm





Basic monitor that checks if the Checkpoint Firewall-1 Management software is up and running.
check_full_arp





Check if the maximum value of ARP entries on any interfaces is not reached Tested on Debian Usage : check_full_arp.pl [-w | --warning warning_value] [-c | --critical critical_value] check_full_arp.pl [-h | --help] check_full_arp.pl [-v | --versio ...
check_ftServer





Parses the output of the ftsmaint command into a monitoring plugin format. ftsmaint is a status reporting/changing tool on the fault tolerant machines (ftServers) from Stratus and (I've been told) NEC.
check_ftp_rw (w/SFTP support)





This is just a minor update to the check_ftp_rw plugin at: http://exchange.nagios.org/directory/Plugins/Network-Protocols/FTP/check_ftp_rw/details The plugin is now able to utilize Net::SFTP::Foreign for support of the SFTP protocol also. Thanks ...