Xymon Mailing List Archive search

alerting

list Henrik Størner
Tue, 12 Dec 2006 16:24:41 +0100
Message-Id: <user-4aa62e37f3da@xymon.invalid>

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