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
148 stars 88 forks source link

C3850 issues on chassis-hardware-health #113

Open snoep opened 7 years ago

snoep commented 7 years ago

Hi,

On version 5.9 of the check_nwc_health we have had two issues checking the stack-health on the C3850 switches from Cisco.

First problem was the unitalicized value on lines 22297 and 22298, the second was that a single switch reported a problem on chassis-health. We like to add all switches to this check since this will allow for unattended addition of switches to a single unit.

Both working fixes applied below.

Thanks Paul

--- check_nwc_health 2016-11-02 10:52:13.521056046 +0100 +++ ../../check_nwchealth 2016-11-05 09:22:04.889783895 +0100 @@ -22276,6 +22276,9 @@ foreach (@{$self->{switches}}) { $->check(); }

lausser commented 7 years ago

Please submit a pull-request

Von: snoep [mailto:notifications@github.com] Gesendet: Samstag, 5. November 2016 12:21 An: lausser/check_nwc_health check_nwc_health@noreply.github.com Betreff: [lausser/check_nwc_health] C3850 issues on chassis-hardware-health (#113)

Hi,

On version 5.9 of the check_nwc_health we have had two issues checking the stack-health on the C3850 switches from Cisco.

First problem was the unitalicized value on lines 22297 and 22298, the second was that a single switch reported a problem on chassis-health. We like to add all switches to this check since this will allow for unattended addition of switches to a single unit.

Both working fixes applied below.

Thanks Paul

--- check_nwc_health 2016-11-02 10:52:13.521056046 +0100 +++ ../../check_nwchealth 2016-11-05 09:22:04.889783895 +0100 @@ -22276,6 +22276,9 @@ foreach (@{$self->{switches}}) { $->check(); }

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/lausser/check_nwc_health/issues/113 , or mute the thread https://github.com/notifications/unsubscribe-auth/AAMJOBX_UFazdU8yx0hEn2pOR2BVPtMwks5q7GadgaJpZM4KqPAI .