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

Missing File "CheckNwcHealth/Cisco/CISCOERRDISABLEMIB/Component/InterfaceSubsystem.pm" #325

Closed nmeyer00 closed 6 months ago

nmeyer00 commented 6 months ago

Hi, a file seems to be missing in the current version.

CheckNwcHealth/Cisco/CISCOERRDISABLEMIB/Component/InterfaceSubsystem.pm

Tag: 11.2.2 and master

/usr/src/app/check_nwc_health-11.2.2# make
Making all in plugins-scripts
make[1]: Entering directory '/usr/src/app/check_nwc_health-11.2.2/plugins-scripts'
make[1]: *** No rule to make target 'CheckNwcHealth/Cisco/CISCOERRDISABLEMIB/Component/InterfaceSubsystem.pm', needed by 'check_nwc_health'.  Stop.
make[1]: Leaving directory '/usr/src/app/check_nwc_health-11.2.2/plugins-scripts'
make: *** [Makefile:343: all-recursive] Error 1
lausser commented 6 months ago

You're right, i forgot to git add this and another file. I just fixed und pushed it.