Werk #7496: mem.linux: Prevent from crashing due to missing Slab data
| Component | Checks & agents | ||
| Title | mem.linux: Prevent from crashing due to missing Slab data | ||
| Date | May 17, 2019 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
It is known that agent output may lack information about SReclaimable (Part of Slab, that might be reclaimed, such as caches) and Slab which lead to a crash of the check. This werk fixes this issue.