Werk #11209: aws_ec2_limits crashes on unhandled KeyError
| Component | Checks & agents | ||||
| Title | aws_ec2_limits crashes on unhandled KeyError | ||||
| Date | Jun 9, 2020 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
aws_ec2_limits would crash on unknown resource keys which occur when the agent returns with recource identifiers which are still unknown to Checkmk. This fix makes the check return WARN together with a string containing the unknown resource key instead.