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_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_key.pl (Advanced Nagios Plugins Collection)





Check a specific Redis key via API Checks: 1. reads a specified Redis 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/criti ...
check_NRDS_config





Check NRDS config information. For example, if you would like to get the results of what current config the client is ACTUALLY using: (all one line) check_NRDS_config.vbs "..\config.ini" "settings" "CONFIG_VERSION" Where 'settings' is your ini [ ...
check_ncipher





NRPE plugin to check nCipher/nFast hardserver, nShield HSM status and inserted smartcard on RHEL and Solaris.
check_mysql_conn.pl





Checks the number of client connections currently established towards a specified MySQL database server.
check_memcached_write.pl (Advanced Nagios Plugins Colle...





Checks a Memcached server by writing and reading back a unique key value pair Checks: 1. writes a unique short lived key with dynamically generated value 2. reads back key 3. checks the returned value is identical to that written 4. records the r ...
check_memcached_key.pl (Advanced Nagios Plugins Collect...





Checks a specific Memcached key via API Checks: 1. reads a specified Memcached key 2. checks key's returned value against expected regex (optional) 3. checks key's returned value against warning/critical range thresholds (optional) raises warn ...
check_iftraffic5.pl





Supports all Cisco standard interfaces: TenGigabitEthernet, GigabitEthernet, FastEthernet, Ethernet, Port-channel, Vlan. Also works on standard NIC adaptors. Checks input/output traffic, unicast pkts, multicast pkts, broadcast pkts, errors and discar ...
check_http_content_list





Check for spam words or any other blacklisted user defined word or words. A list of words can be given using a comma deliminator.
check_firebird.pl





Plugin for monitoring FirebirdSQL database status. Required perl modules: DBI DBD::Firebird Getopt::Long Nagios::Plugin
check_firebird.php





FirebirdSQL/Interbase monitor plugin. You could check service status, database status or use your own SQL to query database
check_elasticsearch_shards_state_detail.pl (Advanced Na...





check_elasticsearch_shard.py





Make sure ES indices have enough shards. Check more: https://www.dennyzhang.com/es_shard
check_elasticsearch_node_shards.pl (Advanced Nagios Plu...





Checks the number of shards assigned to a given Elasticsearch node in a cluster
check_elasticsearch_cluster_shard_balance.pl (Advanced ...





Checks max shard imbalance in number of shards between Elasticsearch nodes in a cluster
check_dns_rrsig





This checks to make sure the nameserver (-H) has RRSIG records for the zone specified with more than WARNING or CRITICAL days before expiration.
check_dns_host





Check A/PTR records for a host. Support for checking returnval vs. an array for matching valid response(s), threshhold for number of returned responses, and timeout values.
check_dnssec.sh





This plugin checks the validity of the vital DNSSEC components required for secure DNS resolution of a correctly configured domain. The records are flags checked for validity are; DS (Delegation Of Signing) record. DNSKEY (Public Key) record. AD ...
check_dnsext





Nagios plugin to check the dns resolution of hostnames. As opposed to the official nagios plugin check_dns, this plugin allows to specify types of dns resource records, like SRV, MX, TXT.