check_nwc_health 11.2 was released
A new version of check_nwc_health was released.
Breaking Changes:
Features
- The --mode interface-status will now output the configured VLANs on an interface.
... --mode interface-status --name GigabitEthernet0/0/32
OK - GigabitEthernet0/0/32 (alias Uplink S+, vlan(s): vlan209) is up/up
Changed
- The mode hardware-health for Huawei devices caches the contents of the hwEntityTable for an hour and only requests a few rows from the hwEntityStateTable, so that the runtime is significantly reduced. (Ths also avoids hitting a rate limit)