Xymon Mailing List Archive search

inverted http test

list Henrik Størner
Thu, 17 Nov 2011 07:48:45 +0100
Message-Id: <user-cdb22e67e1a5@xymon.invalid>

On 17-11-2011 00:34, Maik Heinelt wrote:
I have done several test, last days, but it seems not to work if I to
test !http://mydomain.com.
Any other idea?

I am running Xymon 4.2.3
Add this to protocols.cfg (bb-services in 4.2.x):

[web]
    port 80

Then you can use "!web" to check that port 80 is closed.

It doesn't work with "!http" because http tests require a full URL, and 
does not support the inverted test syntax.


Regards,
Henrik