Page 1 of 1
Nagios XI - Disabling Notification and Alerts
Posted: Wed Mar 04, 2015 5:21 am
by annbingle
Hi,
Good day!
We need to disable all alerts and notifications for everything we monitor in Nagios Xi for a specific period of time. We know how to individually but for all, can you help us?
Thanks and have a great day!
Ann

Re: Nagios XI - Disabling Notification and Alerts
Posted: Wed Mar 04, 2015 10:26 am
by cmerchant
Go into the Process info in the UI and disable it there,
XI --> Admin --> System Information --> Monitoring Engine Status --> Monitoring Engine Process --> click on green colored icon right of Notifications to disable.
The status icon will change to Red to indicate disabled. Click on the same icon to enable notifications.
There is also an external command facility to issue the command through a script via cron or CLI.
http://nagios.sourceforge.net/docs/nagi ... mands.html
http://www.nagios.org/developerinfo/externalcommands/
Re: Nagios XI - Disabling Notification and Alerts
Posted: Wed Mar 04, 2015 10:29 am
by ssax
You can also edit the file below and set enable_notifications=0 and restart nagios.
Re: Nagios XI - Disabling Notification and Alerts
Posted: Wed Mar 04, 2015 10:15 pm
by annbingle
Hello,
Thank you both so much for your response, I appreciate it.
Have a great day!
Ann

Re: Nagios XI - Disabling Notification and Alerts
Posted: Wed Mar 04, 2015 10:21 pm
by rajasegar
How do you disable all monitoring for all hosts from the command line?
How to schedule downtime for all hosts and services from the command line?
Re: Nagios XI - Disabling Notification and Alerts
Posted: Thu Mar 05, 2015 2:02 am
by Box293
rajasegar wrote:How do you disable all monitoring for all hosts from the command line?
How to schedule downtime for all hosts and services from the command line?
Using the command pipe (nagios.cmd)
Click on
STOP_EXECUTING_HOST_CHECKS
or
SCHEDULE_HOSTGROUP_HOST_DOWNTIME (put all the hosts in a hostgroup)
for examples
http://old.nagios.org/developerinfo/ext ... ndlist.php
Re: Nagios XI - Disabling Notification and Alerts
Posted: Fri Mar 06, 2015 1:18 am
by rajasegar
Box293 wrote:rajasegar wrote:How do you disable all monitoring for all hosts from the command line?
How to schedule downtime for all hosts and services from the command line?
Using the command pipe (nagios.cmd)
Click on
STOP_EXECUTING_HOST_CHECKS
or
SCHEDULE_HOSTGROUP_HOST_DOWNTIME (put all the hosts in a hostgroup)
for examples
http://old.nagios.org/developerinfo/ext ... ndlist.php
Ok. Thanks
Re: Nagios XI - Disabling Notification and Alerts
Posted: Fri Mar 06, 2015 10:09 am
by ssax
OP, can we mark this as resolved and lock the topic?
Re: Nagios XI - Disabling Notification and Alerts
Posted: Mon Mar 09, 2015 7:23 pm
by rajasegar
ssax wrote:OP, can we mark this as resolved and lock the topic?
Ok. Please close this case