Page 1 of 1

Disable Notification

Posted: Tue Mar 27, 2012 3:47 am
by Flava
Hi,

Is there a quick and easy way of disabling ALL notification for all hosts and services? It would be useful to have Disable Notification button which toggles notification on and off. This would be useful for scheduled maintenance and so on.

Also, how do you stop NagiosXI resending notification? I only want to recieve only one notification per alert.

Thanks

Re: Disable Notification

Posted: Tue Mar 27, 2012 8:58 am
by scottwilkerson
If you go to Configure -> Core Config Manager -> Advanced -> Nagios Core Main Config
You can find
enable_notifications=1
and change it to
enable_notifications=0