Werk #11328: hr_mem: avoid crash when evaluating irrelevant OID
Component | Checks & agents | ||
Title | hr_mem: avoid crash when evaluating irrelevant OID | ||
Date | Sep 28, 2020 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
The hr_mem plugin used to crash when trying to evaluate OID .1.3.6.1.2.1.25.3.9, which maps to information about the filesystem types available on the host. This OID has been deemed irrelevant for memory related checks and is now ignored, so that the checks continue to run normally.