Scratch that. Apparently ‘use generic-contact’ is just an assumed 24/7 everything even without being defined (internal?) and I missed some in contacts.
From: [email protected] [mailto:[email protected]] On Behalf Of May,Allen Sent: Tuesday, April 15, 2014 12:27 PM To: [email protected] Subject: [omd-users] OMD service_notification_options and host_notification_options I have removed the ‘s’ from the contact notification options, yet I still receive a separate email for every single service when it goes into and out of downtime. Anybody know of any workaround for this? It’s quite a bit of spam if you have a few dozen services monitored. I looked around for others with the issue and all I found were people who said these alerts weren’t being sent out at all. This is straight from the final.mk and no other notification_options commands exist. define contact{ name oncall-contact ; The name of this contact template service_notification_period 24x7 ; service notifications can be sent anytime host_notification_period 24x7 ; host notifications can be sent anytime service_notification_options w,u,c,r,f ; send notifications for all service states, flapping events, and scheduled downtime events host_notification_options d,u,r,f ; send notifications for all host states, flapping events, and scheduled downtime events service_notification_commands service-notify-by-email ; send service notifications via email host_notification_commands host-notify-owner-and-techservices ; send host notifications via email register 0 ; DONT REGISTER THIS DEFINITION - ITS NOT A REAL CONTACT, JUST A TEMPLATE! } ________________________________ --------------------------------------------------------------------------- The information transmitted in this e-mail and in any replies and forwards are for the sole use of the above individual(s) or entities and may contain proprietary, privileged and/or highly confidential information. Any unauthorized dissemination, review, distribution or copying of these communications is strictly prohibited. If this e-mail has been transmitted to you in error, please notify and return the original message to the sender immediately at the above listed address. Thank you for your cooperation. --------------------------------------------------------------------------- The information transmitted in this e-mail and in any replies and forwards are for the sole use of the above individual(s) or entities and may contain proprietary, privileged and/or highly confidential information. Any unauthorized dissemination, review, distribution or copying of these communications is strictly prohibited. If this e-mail has been transmitted to you in error, please notify and return the original message to the sender immediately at the above listed address. Thank you for your cooperation.
_______________________________________________ omd-users mailing list [email protected] http://lists.mathias-kettner.de/mailman/listinfo/omd-users
