# mysql monit-cn template check process mysql with pidfile "/var/run/mysqld/mysqld.pid" start program = "/etc/init.d/mysql start" stop program = "/etc/init.d/mysql stop" #if failed host 127.0.0.1 port 3306 protocol mysql # with timeout 10 seconds # then restart if failed host 127.0.0.1 port 3306 type tcp with timeout 10 seconds then restart