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

Update CHANGELOG

parent b77e61d2
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,16 @@
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
moved add networks to MerakiOrganisation.query
added cisco_meraki_org_networks output section (base to create networks inventory)
2023-10-11: fixed _get_device_piggyback drop hosts without names -> can be changed to use serial instead
fixed in device info drop hosts without names -> can be changed to use serial instead
fixed do nit access organisations where the API is not enabled
added organisation overview section _SEC_NAME_ORGANISATIONS to discover orgs with API not enabled
2023-11-12: added --no-cache option
re-added appliance uplink usage
2023-11-13: optimized API request: don't ask for device information's if there are no devices in an organisation
API requests by product type: don't ask for products that are not available in the organisation
~/local/lib/check_mk/base/plugins/agent_based/cisco_meraki_org_licenses_overview.py
- changed Expiration date format from US (%b %d, %Y) to ISO (%Y-%m-%d)
......
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