Cisco port DOWN

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Phil
Posts: 2
Joined: Thu Aug 29, 2013 4:16 am

Cisco port DOWN

Post by Phil »

HI

we are currently monitoring all ports on our Cisco Switches, however when we unplug a machine (Decommission) we get an alert saying the ports down.
How do we unplug clients for the switches without generating the alert.

Thank You
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Cisco port DOWN

Post by slansing »

You can disable notifications for that specific port's service in Nagios XI, that is how you would disable alerts.
sheld0r
Posts: 49
Joined: Thu Jan 03, 2013 5:39 pm

Re: Cisco port DOWN

Post by sheld0r »

So you can disable notifications, but what about the status down? Are you able to clear that alert too until something is plugged back into that port? Basically, you have a bunch of ports that aren't being used, but later you plan on connecting something to it. I didn't want to delete the ports not used, and add them later.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Cisco port DOWN

Post by slansing »

You could effectively disable the service until something is plugged in or disable active checks on it, this will stop Nagios from checking that service. Another possibility would be using the negate plugin:

http://assets.nagios.com/downloads/nagi ... Plugin.pdf
Locked