I have the following line in my bb-hosts:
10.45.54.10 server.host.com # smtp dns-d:53 http://10.45.54.10 ms-sql-s:1433 ldaps:636 "DOWNTIME:ms-sql-s:*:0001:0400:Backups Running" badconn:1:1:1 route:fw-int.host.com Net:poller2 COMMENT:"Poll2:Prio2"
We're trying to disable the ms-sql-s test from midnight to 4 am every night. It goes red instead of blue, and I'm assuming I'm doing something wrong with the DOWNTIME directive.
Anyone have any insight?
Tod Hansmann
Network Engineer
Tod Hansmann wrote:
I have the following line in my bb-hosts:
10.45.54.10 server.host.com # smtp dns-d:53 http://10.45.54.10 ms-sql-s:1433 ldaps:636 "DOWNTIME:ms-sql-s:*:0001:0400:Backups Running" badconn:1:1:1 route:fw-int.host.com Net:poller2 COMMENT:"Poll2:Prio2"
Have you tried this? DOWNTIME:ms-sql-s:*:0001:0400:"Backups Running"
-- -mike
I need to configure all tests for a large group of machines to be dependent on a certain test. Can I say ( for each hosts ):
depends=(%.*:hosta/testa) ?
the bb-host.cfg man page doesn't say anything about macros , can macros be used in any cfg files used by hobbit ?
Thanks
-Dan
Just tested that same format on a dummy, and it looks like this is what worked:
DOWTIME=test:*:0001:0400:Backups;
Not sure how to get "Backups Running" in there, with the space, but it didn't work with quotes, and it didn't work with quotes and a ; (though I didn't have the '=' in there for those, so that might be that issue).
It works, so I'm not going to test it, but I hope this helps someone out there later on. Thanks, Mike, for your suggestion. It led me down the right path.
Tod Hansmann Network Engineer
-----Original Message----- From: Mike Arnold [mailto:hobbit at razorsedge.org] Sent: Friday, June 15, 2007 10:43 AM To: hobbit at hswn.dk Subject: Re: [hobbit] DOWNTIME
Tod Hansmann wrote:
I have the following line in my bb-hosts:
10.45.54.10 server.host.com # smtp dns-d:53 http://10.45.54.10 ms-sql-s:1433 ldaps:636 "DOWNTIME:ms-sql-s:*:0001:0400:Backups Running" badconn:1:1:1 route:fw-int.host.com Net:poller2 COMMENT:"Poll2:Prio2"
Have you tried this? DOWNTIME:ms-sql-s:*:0001:0400:"Backups Running"
-- -mike
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
if you send status+5, you get a 5 minute purple delay. What happens if you send a page+5? Does it act the same (5 minute purple delay).
for example: bb bbserver "status+5 this,host.svc color stuff" -- gives you a 5 minute purple delay how does bb bbserver "page+5 this,host.svc color stuff" --how does that act? Is it still a 5 minute purple delay?
Thank you
How about Backups_Running ?
-----Original Message----- From: Tod Hansmann [mailto:thansmann at directpointe.com] Sent: Friday, June 15, 2007 2:58 PM To: hobbit at hswn.dk Subject: RE: [hobbit] DOWNTIME
Just tested that same format on a dummy, and it looks like this is what worked:
DOWTIME=test:*:0001:0400:Backups;
Not sure how to get "Backups Running" in there, with the space, but it didn't work with quotes, and it didn't work with quotes and a ; (though I didn't have the '=' in there for those, so that might be that issue).
It works, so I'm not going to test it, but I hope this helps someone out there later on. Thanks, Mike, for your suggestion. It led me down the right path.
Tod Hansmann Network Engineer
-----Original Message----- From: Mike Arnold [mailto:hobbit at razorsedge.org] Sent: Friday, June 15, 2007 10:43 AM To: hobbit at hswn.dk Subject: Re: [hobbit] DOWNTIME
Tod Hansmann wrote:
I have the following line in my bb-hosts:
10.45.54.10 server.host.com # smtp dns-d:53 http://10.45.54.10 ms-sql-s:1433 ldaps:636 "DOWNTIME:ms-sql-s:*:0001:0400:Backups Running" badconn:1:1:1 route:fw-int.host.com Net:poller2 COMMENT:"Poll2:Prio2"
Have you tried this? DOWNTIME:ms-sql-s:*:0001:0400:"Backups Running"
-- -mike
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
participants (5)
-
dbourque@weatherdata.com
-
greg.hubbard@eds.com
-
hobbit@razorsedge.org
-
ridgeway@nyroc.rr.com
-
thansmann@directpointe.com