Werk #11689: mem_linux: switch to mem_used to monitor memory statistics via SNMP
Component | Checks & agents | ||
Title | mem_linux: switch to mem_used to monitor memory statistics via SNMP | ||
Date | Nov 16, 2020 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
Memory statistics from an SNMP data source were monitored by the mem_linux check, which caused it to crash as it is not suitable to evaluate SNMP data (KeyError). With this fix, SNMP data is monitored by the mem_used check.