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
Disable Notification
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Disable Notification
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
You can find
enable_notifications=1
and change it to
enable_notifications=0