RE: Multiply nofication Groups
Ludo Bosmans <[email protected]>
| Newsgroups | gmane.network.netsaint.user |
|---|---|
| Message-ID | <[email protected]> |
Matt, I'm running Netsaint 0.0.7 on suse 7.1 and this is working. May be some other tip: To enable higher debugging, try to compile netsaint with DEBUG4 set. When netsaint runs, additional messages are displayed regarding service and host notifications. This will help in determining your problem. To compile netsaint with DEBUG4, start configure with --enable-DEBUG4 option. You don't need to do an install. Stop Netsaint and just start this new executable from the command prompt with the correct config file. Netsaint will not run in daemon mode and when notification are send out, debug information is displayed. Once i had also some problems sending e-mail notifications, in the netsaint log they were mentioned, however they were not send out. Finally there was some garbling with special characters and the way i passed them to the 'final mail script'. I finally could solve this issue by turning on this debug option. This option is especially provided for notification debugging. kind regards, Ludo <mailto:[email protected]> [email protected] -----Original Message----- From: Matt Harris [mailto:[email protected]] Sent: donderdag 5 december 2002 15:19 To: [email protected]; [email protected] Subject: RE: [netsaint] Multiply nofication Groups Contact GROUP2 is not alway the first or primary. I can reverse the contact groups and GROUP2 is now getting the pages and GROUP1 doesnot. service[HOST1]=PING;0;24x7;3;5;1;GROUP2,GROUP1;120;24x7;1;1;0;;check_ping!20 00,50%!3000,80% Matt >>> Ludo Bosmans <[email protected]> 12/5/02 3:45:17 AM >>> Matt, In the contact definition itself is a a definition of a timeframe to specify when a contact may be notified. If a notification occurs that doesn't fid in that timeslice, the contact doesn't get a notification because it is filtered. May be this is the reason, so check contact definition. There is a field for host notifications and one for service notifications. kind regards, Ludo Bosmans [email protected] <mailto:[email protected]> -----Original Message----- From: Matt Harris [mailto:[email protected]] Sent: woensdag 4 december 2002 20:34 To: [email protected] Subject: [netsaint] Multiply nofication Groups RedHat 7.2 w/ Netsaint 007. Have been running now for about 6-8month. Monitoring 162 hosts / 189 services with a Compaq Deskpro over a WAN. Works like a champ. However, I want to have 2 or more contact groups be notified for Service notification. Example: service[HOST1]=PING;0;24x7;3;5;1;GROUP1,GROUP2;120;24x7;1;1;0;;check_ping!20 00,50%!3000,80% Only GROUP1 gets notified. Any help would greatly be appreciated. Matt.