|
| From: | Sergio Trejo |
| Subject: | [monit] monit race conditions on Mac OS X 10.5 Leopard? |
| Date: | Sat, 19 Jan 2008 00:21:51 -1000 |
check process apache with pidfile "/opt/local/apache2/logs/httpd.pid" every 10 cycles
start = "/opt/local/apache2/bin/apachectl start"
stop = "/opt/local/apache2/bin/apachectl stop"
if failed port 80 and protocol http then restart
if 5 restarts within 5 cycles then timeout
set daemon 60
| [Prev in Thread] | Current Thread | [Next in Thread] |