On Wed, 2 Dec 2009 11:10:22 +0100, Milan Kocian <user-d0e37a854cb1@xymon.invalid> wrote:
On Wed, Dec 02, 2009 at 08:47:54AM +0100, user-d54077869176@xymon.invalid wrote:
Hi all,
I'm monitoring a server that is running xymon client. This host is
powered
down every night at 11pm, and is powered up every morning at 9am.
So, in bb-hosts file on xymon server, I added the following to this host
description :
toto 1.2.3.4 # test test1 test2 DOWNTIME=*:2300:0900:dodo
But when the host goes down, I still have some red and purple test from
it.
I'd like to simply ignore its existence during the scheduled downtime. I
tried to reverse my DOWNTIME definition as it :
DOWNTIME=*:0900:2300:dodo
But nothing changes.
Tks for any help
hi,
Hmm, strange. I use 'DOWNTIME=http*:*:0420:0440:maintenance' and it
works for me. Xymon 4.2.3.
Regards.
Do you confirm the DOWNTIME is used in bb-hosts file (server side), and is
defined in the same line as the tests I want for this host ?