DOWNTIME in bb-hosts not working for client-based test
list Robert Edeker
Hello, So this weekend was the first time I've had hobbit running during a reboot of two monitored servers and while it didn't alert during the specified DOWNTIME for network tests, it started sending purple messages 30m later when the client-based tests weren't reporting. The bb-hosts entry looks something like: ip host # DOWNTIME:0:0400:0445 ftp ssh etc.. The server reboots at 4am and takes about 12-15 minutes to get moving again. (ibm h70) So a cron starts the cluster at 4:30 which in turn starts the bb client. Bug or something to change in my config? Thank You, -r
list Andy France
See comment below... Robert Edeker <user-9ab521a661f1@xymon.invalid> wrote on 07/03/2005 14:44:26:
▸
Hello,
So this weekend was the first time I've had hobbit running during a reboot of two monitored servers and while it didn't alert during the specified DOWNTIME for network tests, it started sending purple messages 30m later when the client-based tests weren't reporting.
The bb-hosts entry looks something like:
ip host # DOWNTIME:0:0400:0445 ftp ssh etc..
the manpage for bb-hosts says this should read DOWNTIME=0:0400:0445
▸
The server reboots at 4am and takes about 12-15 minutes to get moving again. (ibm h70) So a cron starts the cluster at 4:30 which in turn starts the bb client.
Bug or something to change in my config?
Thank You,
-r
HTH,
Andy.
#####################################################################################
This email is intended for the person to whom it is addressed
only. If you are not the intended recipient, do not read, copy
or use the contents in any way. The opinions expressed may not
necessarily reflect those of ZESPRI Group of Companies ('ZESPRI').
While every effort has been made to verify the information
contained herein, ZESPRI does not make any representations
as to the accuracy of the information or to the performance
of any data, information or the products mentioned herein.
ZESPRI will not accept liability for any losses, damage or
consequence, however, resulting directly or indirectly from
the use of this e-mail/attachments.
#####################################################################################
list Robert Edeker
On Mon, 7 Mar 2005 14:51:25 +1300, Andy France <user-ee2a9e4eaf57@xymon.invalid> wrote:
the manpage for bb-hosts says this should read DOWNTIME=0:0400:0445
Probably an 'at-home' typo. I'm pretty sure I had the syntax correct at work, but didn't feel like connecting right now. (I'll check tomorrow) Although since the downtime period worked for the network tests, I'm leaning towards a bug. (when you click on the history, the page is blue and mentions that the test was ignored due to downtime) -r
list Lars Ebeling
Every evening I shutdown my bb-client server. I disable all tests. This morning I didn't start the machine before the disabletime runout. I thought I should test the DOWNTIME i bb-hosts, so I put this in: DOWNTIME=*:1800:0700 The connectiontests (conn, ftp and telnet) becam blue but the local tests (cpu, disk....) still was purple. I think this is the same as Robert got. Regards Lars Andy France <user-ee2a9e4eaf57@xymon.invalid> wrote:
Från: Andy France[SMTP:user-ee2a9e4eaf57@xymon.invalid] Skickat: den 7 mars 2005 02:51:25 Till: user-ae9b8668bcde@xymon.invalid Ämne: Re: [hobbit] DOWNTIME in bb-hosts not working for client-based test Automatiskt vidarebefordrat av en regel
See comment below... Robert Edeker wrote on 07/03/2005 14:44:26:
▸
Hello,
So this weekend was the first time I've had hobbit running during a reboot of two monitored servers and while it didn't alert during the specified DOWNTIME for network tests, it started sending purple messages 30m later when the client-based tests weren't reporting.
The bb-hosts entry looks something like:
ip host # DOWNTIME:0:0400:0445 ftp ssh etc..
the manpage for bb-hosts says this should read DOWNTIME=0:0400:0445
The server reboots at 4am and takes about 12-15 minutes to get moving again. (ibm h70) So a cron starts the cluster at 4:30 which in turn starts the bb client.
Bug or something to change in my config?
Thank You,
-r
HTH,
Andy.
#####################################################################################
This email is intended for the person to whom it is addressed
only. If you are not the intended recipient, do not read, copy
or use the contents in any way. The opinions expressed may not
necessarily reflect those of ZESPRI Group of Companies ('ZESPRI').
While every effort has been made to verify the information
contained herein, ZESPRI does not make any representations
as to the accuracy of the information or to the performance
of any data, information or the products mentioned herein.
ZESPRI will not accept liability for any losses, damage or
consequence, however, resulting directly or indirectly from
the use of this e-mail/attachments.
#####################################################################################
list Henrik Størner
▸
On Sun, Mar 06, 2005 at 08:44:26PM -0500, Robert Edeker wrote:
So this weekend was the first time I've had hobbit running during a reboot of two monitored servers and while it didn't alert during the specified DOWNTIME for network tests, it started sending purple messages 30m later when the client-based tests weren't reporting.
OK, I see why. The "dont go purple" for client tests checked if the "conn" test was red - but didn't consider the case where it was blue (disabled).
Bug or something to change in my config?
Bug. Regards, Henrik