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
78720
Files:
FileDescription
check_mysql_replication.shcheck_mysql_replication.sh
Nagios CSP

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!
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