diff --git a/CHANGELOG b/CHANGELOG index 34d7484edac30d5bb72762dead28b664f49b7c2b..d94b80062e19038e68250af8398ba491dd7f172c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -73,3 +73,11 @@ ~/local/lib/check_mk/gui/plugins/wato/check_parameters/cisco_meraki_org_appliance_vpns.py 2023-11-05: initial WATO ruleset + +~/local/lib/check_mk/special_agents/agent_cisco_meraki.py +2023-11-09: removed nonworking original datacache (cleanup before reimplementing) + added new cacheing code based on AWS agent - works this time ;-) + +~/local/lib/check_mk/base/plugins/agent_based/cisco_meraki_org_device_status.py +2023-11-09: fixed crash if no powersupply in components +