Releases: m-erhardt/check-cisco-plugins
Releases · m-erhardt/check-cisco-plugins
v1.0.4
v1.0.3
v1.0.2
Changelog
- fixed issue with
check_cisco_envtemp.py
where Cisco 4321 Integrated Services Router reports negative values as temperature thresholds - changed
check_cisco_envtemp.py
from SNMP GETNEXT to GETBULK command to improve performance over high-latency connections
v1.0.1
Changelog:
- Improved output string format of
check_cisco_stackmodules.py
when plugin exits as CRITICAL - Fixed issue with
check_cisco_envtemp.py
where some Catalyst 3650 series switches return "0" as temperature theshold (and the plugin thus always exits as CRITICAL)