Monitor MySQL Replication Status with a Bash Script
This is a Bash script that check if the replica (slave) health status. If there is an issue, it will exist with non-zero status. This is useful when used with monitoring tools like [Monit](https://mmo
tech.mrleong.net2 min read