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 4a5aa088 authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

Update CHANGELOG

parent 613759d4
No related branches found
No related tags found
No related merge requests found
......@@ -120,5 +120,12 @@
cisco_meraki_switch_ports_statuses: added support for MerakiGetOrganizationSwitchPortsStatusesBySwitch (Early Access)
added support for "realtime" traffic counters
refactoring parse functions as class method
2024-05-15: fixed typo in output of uplink.received (in -> In) (ThX to Rickard Eriksson)
moved parse function to the dataclasses
2024-05-17: fixed crash in the agent on missing network id (KeyError)
added basic proxy support for Early Access requests
2024-05-19: fixed proxy usage (NO_PROXY, FROM_ENVIRONMENT)
reworked appliance uplinks usage
2024-05-20: made appliance uplinks usage user selectable
made API requests per org user selectable
2024-05-20: added discovery rule for switch 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