Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #11301: agent_aws: refresh cache immediately when it contains previous day's data

Component Checks & agents
Title agent_aws: refresh cache immediately when it contains previous day's data
Date Jul 23, 2020
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.0.0i1 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

For AWS services that deliver data at a daily interval (Costs & Usage, Glacier, S3), the data cache of the AWS agent used to be valid for 24 hours from the time the first request was made to the AWS API. We have made the caching functionality dynamic such that the cache loses its validity if it does not contain today's data, and a new request is made to the API.

To the list of all Werks