Page 1 of 1

Remove Acknowledgement Notification Emails

Posted: Thu Oct 20, 2016 10:01 am
by brdr
Hi,

We are using 5.2.2 XI.

We would like Nagios not to send out an acknowledgement email when the Respond URL link is selected, and Acknowledge Problem is selected.

In Notification Settings Management we do NOT have 'HOST' or 'SERVICE" Acknowledgment checked off for any of the templates we use.

Where is setting to turn off acknowledge email notifications?

Gracias

Re: Remove Acknowledgement Notification Emails

Posted: Thu Oct 20, 2016 10:53 am
by bwallace
Check the User's settings. Login into XI as that user (or masquerade as) click the username upper right corner of window and go to Notification Preferences / Email (tab)....deselect 'Service Acknowledgement' boxes. Do the same for SMS if applicable.
service ack.jpg

Re: Remove Acknowledgement Notification Emails

Posted: Thu Oct 20, 2016 2:09 pm
by brdr
Is there anyway I can update users preferences via backend?

I ask because we have nearly 300 users. A fair amount do not want the acknowledgement email. It would be much easier to delete from backend rather than masquerading for each user and updating that way. In addition, we want to try not to deploy notifications templates.

thx

Re: Remove Acknowledgement Notification Emails

Posted: Thu Oct 20, 2016 3:18 pm
by avandemore
Make a backup prior to trying this.

You can edit /usr/local/nagios/etc/contacts.cfg and add ,nto any contact definition you wish to suppress(host_notification_options | service_notification_options). Then copy the file to /usr/local/nagios/etc/import/ and chose Apply Configurationfrom CCM.

Re: Remove Acknowledgement Notification Emails

Posted: Fri Oct 21, 2016 9:24 am
by brdr
Thx folks. I will try that!

Plz close

Re: Remove Acknowledgement Notification Emails

Posted: Fri Oct 21, 2016 1:03 pm
by avandemore
@brdr after further investigate, this route may not be the best for you. ,n will disable all notifications. Unfortunately, there is no API access for changing this setting per user.