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.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
github.com/MonitoringPlug/monitoringplugMy 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...
github.com/harisekhon/nagios-pluginsChecks 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
www.wirehive.netCheck a memcached instance by ensuring it can set and retrieve keys in a timely fashion.
check_memcached_stats.pl (Advanced Nagios Plugins Colle...
github.com/harisekhon/nagios-pluginsChecks MemCached statistics
check_memcached_key.pl (Advanced Nagios Plugins Collect...
github.com/harisekhon/nagios-pluginsChecks 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
william.leibzon.org/nagios/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
www.hotwords.com.brplugin 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
systemadmin.es/2008/10/check-de-nagios-para-memcached-obtenememcached's statistics
check_memcached
coderepos.org/share/wiki/Committers/kakikuboCheck Memcached Server that set and get object cache .
check_couchbase_write_replication.pl (Advanced Nagios P...
github.com/harisekhon/nagios-pluginsChecks 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...
github.com/harisekhon/nagios-pluginsChecks 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...
github.com/harisekhon/nagios-pluginsChecks 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) ...