-
Notifications
You must be signed in to change notification settings - Fork 0
CpanelInc/automaat
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
automaat
This is a collection of scripts to help automate Maatkit's
excellent MySQL replication checksumming tools.
master/run-maatkit.sh -- Run this on a master to create checksums
master/check-maatkit.sh -- This script fails when Maatkit hasn't been run in
the last two days.
slave/run-maatkit.pl -- Run this on a slave to find syncronization problems
slave/check-maatkit.sh -- This script files when Maatkit hasn't been run in
the last two hours, or if there syncronization problems.
You'll need to make sure the root user has SELECT and REPLICATION CLIENT privileges
on the master from both localhost and the slave. Store this information in
/root/.my.cnf. To make life simpler, make the root password the same.
About
Scripts to help automate Maatkit replication tools
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published