12 Dec
2006
12 Dec
'06
3:24 p.m.
On Tue, Dec 12, 2006 at 09:18:23AM +0000, Jon Bjorn Njalsson wrote:
How do I get hobbit to send alert (email, sms) when http connection times out and the color is white ?
It only goes "white" if the "conn" test also fails, so you have two options:
Alert on the "conn" test also
Disable the "http-goes-white-when-conn-fails" thing, you can do this by prefixing the "http://...." with a tilde, e.g.
10.0.0.1 www.foo.com # ~http://www.foo.com/
Regards, Henrik