Alerting Cobnfiguration
Hi Guys
If I wanted to make sure a person only got mails on disk,conn and raid columns when they change status(ie any colour) would the following line work? HOST=PRMSBISQl01 SERVICE=conn,disk,raid MAIL jsoap at nowhere.co.za REPEAT=480 RECOVERED
Regards Neil
Hi Guys
I found a problem. My host names are all in uppercase(in BBhost, hobbit-client.cfg etc)i.e. DATASERVER1. When I use the uppercase version in the alerting section it does not match the name as the alerting looks for all lowercase i.e. dataserver1 ? Anybody run into this problem before?
Regards Neil
-----Original Message----- From: Neil Franken [mailto:nfranken at theunlimitedworld.co.za] Sent: 02 June 2010 03:40 PM To: hobbit at hswn.dk Subject: [hobbit] Alerting Cobnfiguration
Hi Guys
If I wanted to make sure a person only got mails on disk,conn and raid columns when they change status(ie any colour) would the following line work? HOST=PRMSBISQl01 SERVICE=conn,disk,raid MAIL jsoap at nowhere.co.za REPEAT=480 RECOVERED
Regards Neil
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
I'm sure HOST= in the alert config will need to match case of bb-hosts.
I've used all lowercase for everything.
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
“Success is not final, failure is not fatal: it is the courage to continue that counts.” --- Winston Churchill
On Wed, Jun 2, 2010 at 9:58 AM, Neil Franken <nfranken at theunlimitedworld.co.za> wrote:
Hi Guys
I found a problem. My host names are all in uppercase(in BBhost, hobbit-client.cfg etc)i.e. DATASERVER1. When I use the uppercase version in the alerting section it does not match the name as the alerting looks for all lowercase i.e. dataserver1 ? Anybody run into this problem before?
Regards Neil
-----Original Message----- From: Neil Franken [mailto:nfranken at theunlimitedworld.co.za] Sent: 02 June 2010 03:40 PM To: hobbit at hswn.dk Subject: [hobbit] Alerting Cobnfiguration
Hi Guys
If I wanted to make sure a person only got mails on disk,conn and raid columns when they change status(ie any colour) would the following line work? HOST=PRMSBISQl01 SERVICE=conn,disk,raid MAIL jsoap at nowhere.co.za REPEAT=480 RECOVERED
Regards Neil
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
Case is important! However, I have found that as long as the case in the bb-hosts file matches the case in the "HOST=" parameter in the hobbit-alerts.cfg file, there is not a problem. I monitor 555 hosts total. All my windows hosts (~200) are all uppercase. All my unix/linux hosts (~50) are all lower case. My network devices (~300) are mixed upper and lower case.
....Bruce
Bruce White Senior Enterprise Systems Engineer | Phone: 630-671-5169 | Fax: 630-893-1648 | bewhite at fellowes.com | http://www.fellowes.com/ Disclaimer: The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. Fellowes, Inc. -----Original Message----- From: Josh Luthman [mailto:josh at imaginenetworksllc.com] Sent: Wednesday, June 02, 2010 9:04 AM To: hobbit at hswn.dk Subject: Re: [hobbit] Alerting Cobnfiguration
I'm sure HOST= in the alert config will need to match case of bb-hosts.
I've used all lowercase for everything.
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
"Success is not final, failure is not fatal: it is the courage to continue that counts." --- Winston Churchill
On Wed, Jun 2, 2010 at 9:58 AM, Neil Franken <nfranken at theunlimitedworld.co.za> wrote:
Hi Guys
I found a problem. My host names are all in uppercase(in BBhost, hobbit-client.cfg etc)i.e. DATASERVER1. When I use the uppercase version in the alerting section it does not match the name as the alerting looks for all lowercase i.e. dataserver1 ? Anybody run into this problem before?
Regards Neil
-----Original Message----- From: Neil Franken [mailto:nfranken at theunlimitedworld.co.za] Sent: 02 June 2010 03:40 PM To: hobbit at hswn.dk Subject: [hobbit] Alerting Cobnfiguration
Hi Guys
If I wanted to make sure a person only got mails on disk,conn and raid columns when they change status(ie any colour) would the following line work? HOST=PRMSBISQl01 SERVICE=conn,disk,raid MAIL jsoap at nowhere.co.za REPEAT=480 RECOVERED
Regards Neil
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
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Yeah I thought as much however I ran the ./bin/bbcmd hobbitd_alert --test hostname cpu test it did not match a rule. It reported the host name in lower case and in BBHosts the host was in Upper case. I fixed it with the following regular expression Host=%HOST|host. Strange one but not a train smash.
-----Original Message----- From: White, Bruce [mailto:bewhite at fellowes.com] Sent: 03 June 2010 01:13 AM To: hobbit at hswn.dk Subject: RE: [hobbit] Alerting Cobnfiguration
Case is important! However, I have found that as long as the case in the bb-hosts file matches the case in the "HOST=" parameter in the hobbit-alerts.cfg file, there is not a problem. I monitor 555 hosts total. All my windows hosts (~200) are all uppercase. All my unix/linux hosts (~50) are all lower case. My network devices (~300) are mixed upper and lower case.
....Bruce
Bruce White Senior Enterprise Systems Engineer | Phone: 630-671-5169 | Fax: 630-893-1648 | bewhite at fellowes.com | http://www.fellowes.com/ Disclaimer: The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. Fellowes, Inc. -----Original Message----- From: Josh Luthman [mailto:josh at imaginenetworksllc.com] Sent: Wednesday, June 02, 2010 9:04 AM To: hobbit at hswn.dk Subject: Re: [hobbit] Alerting Cobnfiguration
I'm sure HOST= in the alert config will need to match case of bb-hosts.
I've used all lowercase for everything.
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
"Success is not final, failure is not fatal: it is the courage to continue that counts." --- Winston Churchill
On Wed, Jun 2, 2010 at 9:58 AM, Neil Franken <nfranken at theunlimitedworld.co.za> wrote:
Hi Guys
I found a problem. My host names are all in uppercase(in BBhost, hobbit-client.cfg etc)i.e. DATASERVER1. When I use the uppercase version in the alerting section it does not match the name as the alerting looks for all lowercase i.e. dataserver1 ? Anybody run into this problem before?
Regards Neil
-----Original Message----- From: Neil Franken [mailto:nfranken at theunlimitedworld.co.za] Sent: 02 June 2010 03:40 PM To: hobbit at hswn.dk Subject: [hobbit] Alerting Cobnfiguration
Hi Guys
If I wanted to make sure a person only got mails on disk,conn and raid columns when they change status(ie any colour) would the following line work? HOST=PRMSBISQl01 SERVICE=conn,disk,raid MAIL jsoap at nowhere.co.za REPEAT=480 RECOVERED
Regards Neil
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
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 (3)
-
bewhite@fellowes.com
-
josh@imaginenetworksllc.com
-
nfranken@theunlimitedworld.co.za