Skip to content

bbuchalter/check_mysql_replication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Description: Checks master and slave log positions as well as slave status.

Usage: ./check_mysql_replication.sh -H <slave_host>

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

About

NAGIOS NRPE plugin to monitor MySQL replication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages