diff --git a/CHANGELOG b/CHANGELOG index e8a1ac70f327576727900a2eecafe956ea6693cd..6d8e6a628867676e0047a513ee57aa6cd6f403e8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -40,6 +40,13 @@ 2023-10-09: added host_labels function: meraki/org_id, meraki/org_name, meraki/net_id, meraki/net_name, cmk/vendor +~/local/lib/check_mk/base/plugins/agent_based/cisco_meraki_org_sensor_readings.py +2023-11-10: removed ts check/sort, we get always only the last reading, so need to sort by last reported + added ability to handle temperature, humidity and battery at the same time, not sure if there + is a need to add some index (multiple temperature reading for example) + added battery/humidity check + changed section from Sequence to Mapping by metric + ~/local/lib/check_mk/base/plugins/agent_based/utils/cisco_meraki.py - changed check_last_reported_ts to output report as metric/levels