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 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
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.