On 1. okt. 2009, at 02.58, Brady wrote:

if failed host localhost port 6000 protocol http and request '/ testing' hostheader 'example.com' with timeout 20 seconds for 2 cycles then restart


Just to clarify, this statement which you can write in Monit already produce the same request as in your patch:

if failed host example.com port 6000 protocol http and request '/ testing' then restart



_______________________________________________
monit-dev mailing list
monit-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monit-dev

Reply via email to