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_snmp_cisco_asa_fw_temp





This Nagios Plugins is SNMP Based, used to monitor only Cisco ASA Firewall’s Temperature of all available sensor/s.
check_sites_running.sh





Check_Sites_Running.sh (sites running under TOMCAT) This is my first Bash script, let alone first Nagios Script, so please excuse any errors, and I welcome advice. I wrote this script as I didn't have access to the management console for Tomcat with ...
check_sap





check_sap.pl uses sapinfo from SAP RFCSDK to check if your application or message servers are available. check_sap.pl is a replacement for check_sap.sh from nagios-plugins.
check_rrdtraf





A plugin to check MRTG traffic stored in RRD files. Similar to the check_mrtgtraf plugin distributed with the Nagios plugins, but for use when the LogFormat: rrdtool option is set in MRTG.
check_rrd





check_rrd is a perl script to query data in rrd databases. It uses rrd::poller and nagios::plugins.
check_riak_write_local.pl (Advanced Nagios Plugins Coll...





Checks a Riak read/write cycle via riak-admin test
check_riak_write.pl (Advanced Nagios Plugins Collection...





Checks Riak is working and writeable via the HTTP Rest API Checks: 1. writes a new unique key to the nagios bucket with dynamically generated value 2. reads key back, checking the value is identical to the value generated and written 3. deletes th ...
check_riak_version.pl (Advanced Nagios Plugins Collecti...





Checks Riak's version via the Basho Stats API
check_riak_stats.pl (Advanced Nagios Plugins Collection...





Checks Riak's /stats metrics
check_riak_ringready.pl (Advanced Nagios Plugins Collec...





Checks that all Riak nodes agree on state. Useful to check that ring state has settled after changing cluster memberships
check_riak_member_status.pl (Advanced Nagios Plugins Co...





Checks Riak member status via riak-admin
check_riak_key.pl (Advanced Nagios Plugins Collection)





Checks a specific Riak key via HTTP Rest API 1. reads a specified Riak key 2. checks key's returned value against expected regex (optional) 3. checks key's returned value against warning/critical range thresholds (optional) raises warning/critica ...
check_riak_diag.pl (Advanced Nagios Plugins Collection)





Checks Riak diagnostics. Raises Critical or Warning if any such diagnostics are found, outputs the number of critical, warning and notice diagnostics. Designed to be run on each Riak node via NRPE
check_remote_load





Checks the load average of the remote system using "uptime" command remotely by invoking of the check_by_ssh command from nagios-plugins-basic package.
check_redis_write_replication.pl (Advanced Nagios Plugi...





Check Redis replication via API write to master and read from slave Checks: 1. writes a new unique key with dynamically generated value to master 2. reads same key back from slave 3. checks returned value is identical to the value generated and wr ...
check_redis_write.pl (Advanced Nagios Plugins Collectio...





Checks a Redis server is up and properly functioning via API Checks: 1. writes a new unique key with dynamically generated value 2. reads same key back 3. checks returned value is identical to the value generated and written 4. deletes the key 5 ...
check_redis_version.pl (Advanced Nagios Plugins Collect...





Checks the version of given Redis server using API
check_redis_stats.pl (Advanced Nagios Plugins Collectio...





Check a Redis server's stats, all, multiple or specific stat with expected value and/or range threshold checks
check_redis_slave.pl (Advanced Nagios Plugins Collectio...





Check a Redis slave and replication Checks: 1. server is in 'slave' role 2. link to master is up 3. replication last I/O is within warning/critical thresholds 4. checks if master sync is in progress (raises warning)
check_redis_replication.pl (Advanced Nagios Plugins Col...





Check a Redis slave and replication Checks: 1. server is in 'slave' role 2. link to master is up 3. replication last I/O is within warning/critical thresholds 4. checks if master sync is in progress (raises warning)