Disable Notification

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Flava
Posts: 68
Joined: Wed Feb 01, 2012 10:06 am

Disable Notification

Post 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
Thanks
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Disable Notification

Post 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
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked