Werk #18903: Avoid TypeError crash in AWS agent
| Component | Checks & agents | ||||||
| Title | Avoid TypeError crash in AWS agent | ||||||
| Date | Nov 7, 2025 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions |
|
In certain scenarios, the AWS agent crashed with the followin error:
TypeError: '>' not supported between instances of 'NoneType' and 'float'
This crash interrupts the collection of AWS monitoring data, potentially leading to gaps or missing information in your monitoring. To resolve this issue, update to a Checkmk version that includes the fix.