Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
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.Monitoringplug





My collection of monitoring plugins for Nagios and similar monitoring systems. Contains a broad range of plugins for monitor thinks like: CUPS, libVirt, NFS/SUN-RPC, RedHat Cluster, DNSSEC, RedHat Satelite, SELinux, QNap Storage, tftp, SSL, Areca Raid, Ko ...
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_wh





Check a memcached instance by ensuring it can set and retrieve keys in a timely fashion.
check_memcached_stats.pl (Advanced Nagios Plugins Colle...





Checks MemCached statistics
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_memcached.pl





This is Memcached Check plugin. It gets stats variables and allows to set thresholds on their value or their rate of change. It can measure response time, calculate hitrate, memory utilization and other data. It also returns status variables as perfomance ...
check_memcached IV





check that a memcached instance (see http://memcached.org) is accessible, writable, and getting a useful hit-rate.
check_memcached III





plugin to check memcached's statistics with configurable TCP/IP port and option to check thresholds for any item. the conofigurable port allows to check memcached instances in diferent ports and other queue managers based on the same protocol, like tw ...
check_memcached II





memcached's statistics
check_memcached





Check Memcached Server that set and get object cache .
check_couchbase_write_replication.pl (Advanced Nagios P...





Checks a Couchbase server via Memcached API write => read Checks: 1. writes a unique ephemeral key with dynamically generated value 2. reads back the same unique key from the given replication slave after a configurable delay in secs (to allow for ...
check_couchbase_write.pl (Advanced Nagios Plugins Colle...





Checks a Couchbase server via Memcached API write => read Checks: 1. writes a unique ephemeral key with dynamically generated value 2. reads back same unique key 3. checks the returned value is identical to that written 4. deletes the unique gene ...
check_couchbase_key.pl (Advanced Nagios Plugins Collect...





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