Bulk Modification missing : Notification disable option

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
zaji_nms
Posts: 616
Joined: Tue Oct 16, 2012 12:28 am

Bulk Modification missing : Notification disable option

Post by zaji_nms »

Dear Expert

In Bulk Modification, there is option to Notification Enable but not Notification Disable, why?

We have 5000+ links, first we will disable all the notification for all the links (service) and will enable for Selected links so how to disable notification for all the services?

Due to lack of this option, we have to disable GLOBAL NOTIFICATION for time being (by force we have to as there is no choice for us), please advice how to disable notification for all services.

We notify our customer if link goes down (STATUS=DOWN) but not when there is any high bandwidth utilization, we want to disable Notification for all Bandwidth Threshold alert, how possible?

Regards
Zajil NMS
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Bulk Modification missing : Notification disable option

Post by Box293 »

notifications_enabled is the name of the directive.

http://nagios.sourceforge.net/docs/3_0/ ... ml#service
This directive is used to determine whether or not notifications for this service are enabled. Values: 0 = disable service notifications, 1 = enable service notifications.
So in Bulk Modification, you need to select the "off" radio button.

This will then turn off notifications on all selected hosts and services.

Does this work for you?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked