Page 1 of 1

Mass notification disable

Posted: Tue Apr 28, 2015 3:40 pm
by rdobbsmacu
Is there away to do a mass notification disable on the current switch ports that are being reported as down, but leave notification enabled on the ports that are up?

Re: Mass notification disable

Posted: Tue Apr 28, 2015 3:48 pm
by Box293
I don't see an easy way for doing this in the GUI.

You could do a JSON query to get all the down ports and then for each port submit a command to the command pipe to disable notifications on that service.

JSON:
http://labs.nagios.com/2014/06/19/explo ... -7-part-1/

Nagios Commands:

Code: Select all

https://sites.google.com/a/box293.com/nagios/guides/tricks/nagios-command-pipe-and-cgis