|
From: | Mike Jackson |
Subject: | Re: MySQL monitoring: too many bad connections from host |
Date: | Thu, 31 Mar 2005 16:44:55 -0800 |
Sweet :-) Could you provide an example on how it should be used also?
From a FreeBSD box:
check process mysql with pidfile /usr/local/mysql/var/hostname.pid start program = "/usr/local/etc/rc.d/mysqld.sh start" stop program = "/usr/local/etc/rc.d/mysqld.sh stop" if failed unixsocket /tmp/mysql.sock proto mysql then restart if 5 restarts within 5 cycles then timeout It works like a charm!
[Prev in Thread] | Current Thread | [Next in Thread] |