Werk #12814: agent_aws(aws_ebs_limits): do not request public snapshots from marketplace

Component Checks & agents
Title agent_aws(aws_ebs_limits): do not request public snapshots from marketplace
Date May 10, 2021
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.6.0p25 2.1.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

In previous versions the check aws_ebs_limits reported a wrong snapshot number, because even snapshots from the AWS marketplace were requested. This werk fixes the check aws_ebs_limits by appling a filter to the snapshot request.

Furthermore, this fix also decreases the runtime of the agent, since considerably less snapshots are requested.

In order to be able to monitor snapshots the "create volume permissions" are required for the monitoring AWS account.

To the list of all Werks