Search found 1 match

by aloknashikkar
Wed Jan 13, 2021 5:21 am
Forum: Open Source Nagios Projects
Topic: Remove false positive for slave alert on master
Replies: 0
Views: 1613

Remove false positive for slave alert on master

I am monitoring MySQL master and slave nodes with check_mysql_health plugin. For slave nodes, I see slave-io,slave-lag alerts are fine but for master which doesn't have slave process running reports error. Any solution to this issue other than skipping the alert on master? In the case of failover be...