Home Directory Plugins Databases MySQL check_mysql_replication

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_mysql_replication

Current Version
0.1
Last Release Date
2012-01-11
Compatible With
  • Nagios 3.x
License
GPL
Hits
78373
Files:
FileDescription
check_mysql_replication.shcheck_mysql_replication.sh
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Compare master and slave position, check slave is waiting for master to send event.
Description: Checks master and slave log positions as well as slave status.

Usage: ./check_mysql_replication.sh -H

Script assumes:
* it is run from the master server
* ~/.my.cnf is configured with account which has privileges to SHOW MASTER STATUS and SHOW SLAVE STATUS.
* English locale

More info at http://blog.endpoint.com/2012/01/mysql-replication-monitoring-on-ubuntu.html