Skip to content

Releases: m-erhardt/check-cisco-plugins

v1.0.4

12 Mar 10:20
458c83a
Compare
Choose a tag to compare

Changelog

  • refactored arguments

v1.0.3

11 Nov 10:48
04e2052
Compare
Choose a tag to compare

Changelog

  • Changed from SNMP GETNEXT to GETBULK (performance improvement)
  • Added support for SNMPv3 authNoPriv mode
  • fixed pylint consider-using-f-string

v1.0.2

21 Jul 13:20
da10818
Compare
Choose a tag to compare

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

16 Jul 17:59
77bdd50
Compare
Choose a tag to compare

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)

v1.0.0

28 Jun 16:45
31774d0
Compare
Choose a tag to compare

Initial release