diff --git a/CHANGELOG b/CHANGELOG index d94b80062e19038e68250af8398ba491dd7f172c..c736fdc5987f650a60c48f1de59368ec42653f1a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -29,6 +29,8 @@ ~/local/lib/check_mk/base/plugins/agent_based/cisco_meraki_org_device_info.py - added device to list of hardware -> physical components -> chassis - added network name to device info +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/utils/cisco_meraki.py - changed check_last_reported_ts to output report as metric/levels @@ -77,6 +79,7 @@ ~/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 ;-) +2023-11-10: a bit of cleanup, removed oneliner API calls, moved to the calling function ~/local/lib/check_mk/base/plugins/agent_based/cisco_meraki_org_device_status.py 2023-11-09: fixed crash if no powersupply in components