Hi,
I want to monitor whether MySQL is up and running on my Linux servers and alert if it stops / is not running. The servers are already monitored with the snmp monitor, but this only tells us if the servers are up. I need something like the SQL Server (via SNMP) template but for MySQL. Is tihs possible?
I have already used the MySQL templates for monitoring database performance, but I just need something to tell me if the service is running or not ('service mysqld status' check), and I can't seem to find that.
Thanks,
Paula.