Monitoring and Alert of MySQL Replication
Hello,
Is there a method to monitor MySQL replication status, Master Slave status, and alert on failure?
Thank you
Kevin.
You’d likely do this with a probe (nagios plugin).
I assume you want check_mysql with -S. I’ve not used this though, so I’m not sure what commandline options you’d need.
https://www.monitoring-plugins.org/doc/man/check_mysql.html
Make it work how you want on the commandline, then transfer the arguments into the probe entry in Observium.
You’ll been to be running r10665, which I just committed.
Adam.
From: observium observium-bounces@observium.org On Behalf Of Kevin Riahi via observium Sent: 08 September 2020 19:53 To: Observium observium@observium.org Cc: Kevin Riahi kevin.riahi@envoi.com Subject: [Observium] Monitoring and Alert of MySQL Replication
Hello,
Is there a method to monitor MySQL replication status, Master Slave status, and alert on failure?
Thank you
Kevin.
participants (2)
-
Adam Armstrong
-
Kevin Riahi