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_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_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)
check_redis





This plugin checks a redis server, expecting that a slave server is sync with master, and the replication delay is not too high.
check_nextreboot





Renvoie ok si aucun disque ne sera controlé au prochain demarrage. Renvoie avertissement si au moins 1 disque sera controlé au prochain demarrage. ---- return ok if no disk has to be checked at next reboot. Return warning if at least one disk wi ...
check_mysql_slavestatus





check_mysql_slavestatus.sh Usage: $CMDNAME [-H HOST] [-u MySQLUser] [-p MySQLPassword] [-L BehindMasterLimit(sec)]
check_mysql_slave 2010





Monitor MySQL Slave and replication status. check mysql replication lag from master check mysql slave io running check mysql slave sql running
check_mysql_slave





Check that a MySQL replication slave is running. Written in Perl using DBI and DBD::mysql.
check_mysql_slave





Monitor MySQL Slave and replication status. check mysql replication lag from master check mysql slave io running check mysql slave sql running
check_mysql_replication_status





This script is to check mysql replication status on Mysql Slave Server
check_mysql_replication





Compare master and slave position, check slave is waiting for master to send event.
check_modbus_eem





This plugin checks the phoenix contact pmm-ma600 devices over modbus tcp. Maybe some other devices will work too. You need to have an ethernet module and you need to active modbus tcp on your device. Look at www.phoenixcontact.com for some manuals. ...
check_mk_heartbeat





This plugin is checking timestamp of the last table update (on the slave side) and comparing it with the current system time. It is suitable for checking MASTER-SLAVE and MASTER-MASTER replication. Requirements: - latest mk-heartbeat (http://w ...
check_mesos_slave_state.pl (Advanced Nagios Plugins Col...





Checks Mesos Slave state via Rest API
check_mesos_slave_metrics.pl (Advanced Nagios Plugins C...





Checks Mesos Slave metrics via the Rest API
check_mesos_metrics.pl (Advanced Nagios Plugins Collect...





Checks Mesos metrics for either a Master or Slave via the Rest API
check_mesos_master_metrics.pl (Advanced Nagios Plugins ...





Checks Mesos Slave metrics via the Rest API
check_mesos_deactivated_slaves.pl (Advanced Nagios Plug...





Checks the number of Mesos deactivated slaves via the Mesos Master Rest API
check_mesos_activated_slaves.pl (Advanced Nagios Plugin...





Checks the number of Mesos activated slaves via the Mesos Master Rest API
check_mariadb_slaves





# check_mariadb_slaves A Nagios plugin written in Python to monitor MariaDB slave metrics. Specifically: - Replication Lag - Slave IO running - Slave SQL running ## Assumptions - You're familiar with MariaDB - You're familiar with Nagios - You'r ...