lausser / check_nwc_health

nwc = network component. This plugin checks lots of aspects of routers, switches, wlan controllers, firewalls,.....
http://labs.consol.de/nagios/check_nwc_health
GNU General Public License v2.0
146 stars 88 forks source link

Possible to ignore interface status (up/down) on interface-health mode? #284

Open bmccorkle opened 3 years ago

bmccorkle commented 3 years ago

Is it possible to ignore the interface status (up/down) when using mode interface-health? Currently it returns a critical response on some of my switches even though I don't care if the interface is up or not. I still want to record the usage, errors, discards, and broadcasts though when the interface is active. I'm trying to avoid 4 separate checks and it appears that broadcast information isn't given on the other modes?