r14: - depend o novijem monitu
[monit-cn.git] / monit-cn / mysqld.conf
index af671e2..857f4d9 100644 (file)
@@ -3,9 +3,6 @@
 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
+       if failed host 127.0.0.1 port 3306 protocol mysql
                with timeout 10 seconds
                then restart