Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.

A Python MySQL Replication Monitor with Slack and Email notifications

License

Notifications You must be signed in to change notification settings

hellofresh/mysql-replication-monitor

Repository files navigation

mysql-replication-monitor

A Python MySQL Replication Monitor with Slack and Email notifications

How to use

Rename config.yml.template to config.yml and update the values as per your configuration.

Then you need to schedule the following command to run every 5 minutes:

python run.py

Example cron tab entry:

*/5 * * * * python /path/to/repo/mysql-replication-monitor/run.py

TODO:

Check the issues page.

License:

MIT

About

A Python MySQL Replication Monitor with Slack and Email notifications

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages