Xymon Mailing List Archive search

Content Column problem

2 messages in this thread

list Mario Andre · Wed, 29 Jun 2005 14:03:16 -0300 ·
Friends,

Why my content column shows clear when the test Failed?

Failed to get webpage

An error occurred while testing URL http://foo.com
No output received from server

I would like that when this happens a Red icon appears on my history and screen.

Any hint?

Thanks in advance,

Mario.
list Henrik Størner · Wed, 29 Jun 2005 20:52:07 +0200 ·
quoted from Mario Andre
On Wed, Jun 29, 2005 at 02:03:16PM -0300, mario andre wrote:
Why my content column shows clear when the test Failed?

Failed to get webpage
It does that when the http-test fails. Because when it couldn't
get any data to compare, the real problem might be with the
webserver instead of the application generating the content.
I would like that when this happens a Red icon appears on my history and screen.
Add a "~" in front of the "cont". Like this:

10.0.0.1 www.foo.com # ~cont;http://www.foo.com/;Welcome.to.foo


Regards,
Henrik