# mysql check process mysqld with pidfile /var/lib/mysql/ns388683.pid group database start program = “/etc/init.d/mysql start” stop program = “/etc/init.d/mysql stop” if failed host 127.0.0.1 port 3306 then restart if 5 restarts within 5 cycles then timeout # nginx check process nginx with pidfile /opt/nginx/logs/nginx.pid start program = “/etc/init.d/nginx start” stop program = “/etc/init.d/nginx stop” […]
Recent Comments