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
147 stars 87 forks source link

Mode 'interface-health' broke somewhere between 7.10.0.6 and 7.10.1.1 #256

Open waja opened 3 years ago

waja commented 3 years ago

Hi Gerhard,

thanks for maintaining this software, it's very appreciated.

When updating to latest version I did run into a regression when asking for 'interface-health' on a Brocade system: Brocade Communications Systems, Inc. ICX7750-48F, IronWare Version 08.0.40aT203

I was able to trace the problem down. Version 7.10.0.6 (https://github.com/lausser/check_nwc_health/tree/ba11c7583194a7ee15e241dd43cf32a4abda4dc1) works well, version 7.10.1.1 (https://github.com/lausser/check_nwc_health/tree/cdb17a41f4fc8027834f2c1d2e81b3599a2fe2f3) fails with UNKNOWN - check_nwc_health timed out after 30 seconds.

Unfortunately I didn't found a tarball of 7.10.0.7 and 7.10.1. A git pull https://github.com/lausser/check_nwc_health; cd check_nwc_health; git submodule init; git submodule update; configure; make failed because of the missing configure in git and autoconf wasn't able to create a proper one.

It would be great if you could have an eye on it. If you need anything from my side to get that traced down, please just send me a message!

Many thanks, Jan.