alerting
list Jon Bjorn Njalsson
Hi all. How do I get hobbit to send alert (email, sms) when http connection times out and the color is white ? regards JB
list Henrik Størner
▸
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: 1) Alert on the "conn" test also 2) 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