Werk #11740: ceph_status_mgrs: fix crash on KeyError(epoch)
Component | Checks & agents | ||||||
Title | ceph_status_mgrs: fix crash on KeyError(epoch) | ||||||
Date | Dec 22, 2020 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
The Ceph Status MGRs check crashed on a missing key: KeyError(epoch). This crash occurs when there is no epoch data available. An UNKNOWN status is now shown when this data is not found.