How to disable all Nagios notifications if a specific alert goes off.
- by hfranco
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.