17 Nov
2011
17 Nov
'11
6:48 a.m.
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