Collection of CheckMK checks (see https://checkmk.com/). All checks and plugins are provided as is. Absolutely no warranty. Send any comments to thl-cmk[at]outlook[dot]com

Skip to content
Snippets Groups Projects
Commit 339b3a72 authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

Update CHANGELOG

parent 14d5e8d0
No related branches found
No related tags found
No related merge requests found
......@@ -142,4 +142,16 @@
Wireless Device Status: fixed missing SSID 0 ThX to Andreas Doehler
2024-09-15: Agent: fixed MerakiGetOrganizationSwitchPortsStatusesBySwitch -> return only list of switches
2024-11-16: fixed crash on missing items in MerakiGetOrganizationSwitchPortsStatusesBySwitch (ThX to Stephan Bergfeld)
updated Meraki SDK to version 1.52.0
\ No newline at end of file
updated Meraki SDK to version 1.52.0
2024-11-17: wireless_ethernet_statuses.py: incompatible change item from "Port %s" to "Interface %s" -> rediscover your devices
added interface inventory
switch_ports_statuses.py: incompatible: changed operational/admin status to up/down from connected/disconnected, enabled/disabled -> reconfigure Cisco Meraki Switch Ports service discovery rule
incompatible change item from "Port %s" to "Interface %s" -> (Port is moved to %s) -> rediscover your devices (tabularasa)
added interface inventory
added hostlabel function for nvdct/has_lldp_neighbours
2024-11-23 switch_ports_statuses.py: fixed crash on missing traffic data
incompatible removed "Port" from item -> use only interface index
2024-12-12: wireless_ethernet_statuses: fixed crash if speed is None
2024-12-14: switch_ports_statuses.py: reworked output of port status
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment