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_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_mysql-replication.pl





Yet another plugin to check your mysql replication threads and your lag synchronisation
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_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 ...
check_ldap_repl





This plugin checks the replication status between given consumer and supplier for SunOne direcotry servers. Depends upon command /var/Sun/mps/shared/bin/insync
check_kube





This plugin attempts to provide general monitoring for Kubernetes deployments, daemonsets, replicationcontrollers, nodes, as well as Kubernetes components such as etcd, scheduler, and controller
check_ibm_biginsights_hdfs_replication.pl (Advanced Nag...





Checks IBM BigInsights HDFS Space Used % via BigInsights Console REST API Raises Critical on any blocks with Corrupt replicas or Missing replicas. Warning/Critical thresholds are applied to Under-replicated blocks.
check_hadoop_replication.pl (Advanced Nagios Plugins Co...





Checks HDFS replication of blocks
check_gluster_vol_dist_georep





A nagios check script for alerting on distributed geo-replication in non-optimal states. Written in bash.
check_freenas.py





Simple python script for monitoring FreeNAS alerts and replication status. It´s based on one of the FreeNAS API examples found here: https://github.com/freenas/freenas/blob/master/examples/api/startup.py
Check_Db_Mysql_Replication





Check if the mysql replication between a master and a slave is ok.
check_couchdb_replication





This is a plugin to monitor the status of CouchDB replications. Use the -d parameter to list all available replications and monitor them with -r parameter.
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_CloudEndure_replication.py





This Python 2 script is a Nagios plugin which will query the CloudEndure API for the replication / sync status of a host. (CloudEndure is a server-replication provider, allowing migration and/or DR.) https://www.cloudendure.com/ Disclaimer: I have no a ...
check_ad_replication.py





This is a Nagios plugin for checking the normal operation of a Samba-based Active Directory server (Domain Controller). As of Samba 4.x, Samba is capable of running as an Active Directory server (ie. Domain Controller). This plugin runs the command ...
checkdc





Nagios plugin to check active directory, checkdc.vbs is a script that performs the checks done by dcdiag.exe and parse its output to a nagios format. Right now its a limited script, no arguments and wont allow to select what to check. It basicly runs this ...
Check TrueNAS/FreeNAS Extended Play





This is a Nagios plugin to check TrueNAS/FreeNAS servers for problems. It allows monitoring for Alerts, Zpools, and Replication statuses. It is written against the 2.0 API.