How to disable all Nagios notifications if a specific alert goes off.

Posted by hfranco on Server Fault See other posts from Server Fault or by hfranco
Published on 2010-05-19T17:15:37Z Indexed on 2010/05/19 17:21 UTC
Read the original article Hit count: 219

Filed under:

I created a script that monitors a Cisco Router interface.

./check_cisco Router1 Serial0/0/0
Interface Serial0/0/0 is up for Router1

I would like to stop all other notifications if a critical or warning alert is trigged for this alert. Not really sure how to do this.

© Server Fault or respective owner

Related posts about nagios