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_rrd





check_rrd is a perl script to query data in rrd databases. It uses rrd::poller and nagios::plugins.
check_rocketchat_user_status





check_rocketchat_user_status is a Nagios plugin to check the online status of a Rocket.Chat user, e.g. if a Hubot user is online via Hubot adapter for Rocket.Chat.
check_rmx2000_ports





The RMX 2000 is a media conferencing platform from Polycom. With this script you can monitor the number of free/busy ports using Nagios.
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_rhev3





check_rhev3 is a monitoring plugin for Nagios and it's forks, which is used to monitor datacenters, clusters, hosts, vms, vm pools and storage domains of Red Hat Enterprise Virtualization (RHEV) and oVirt virtualization environments.
check_rhcluster.py





Nagios plugin to check Red Hat cluster services.
check_remote_site





This check greps info from a remote Nagios installation using JSON queries.
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_remotenagios





Get's remote nagios server, host and service status values. Useful for Nagios Distributed Environment without installing extras on Main Nagios server
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