Skip to content

nipunap/mysql-slave-lag-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

mysql-slave-lag-monitor

MySQL slave lag monitoring script

Installation

  1. You need to place this in somewhere in the server.
  2. change the [path] inside the script.
  3. create mysql user who has access to mysql database or user who has grants for replication status
  4. change the user inside the script

Pre-required packages

  • sys
  • MySQLdb
  • MySQLdb.cursors
  • smtplib
  • os
  • datetime
  • time
  • logging

About

MySQL slave lag monitoring script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages