add Ceph state "active+clean+laggy" to constants.py - #844
Conversation
|
Thank you for your contribution. This pull request has been marked as stale as it has not passed the automated tests and there was no activity for the last 14 days. This pull request will be closed due to inactivity after 60 days, if no action is taken. |
|
Is there anybody out there? @mo-ki or @SoloJacobs? |
|
Sorry! I'm here :-) |
|
Thanks! I've put this in our to-be-merged queue. |
and add metric_pgstate_active_clean_laggy CMK-25499 Co-authored-by: Benedikt Seidl <benedikt.seidl@checkmk.com> Change-Id: I08504105eec094195fad89259f45eaab150510f4 Closes: #844
|
thanks for your contribution. i've added your change with werk #18477 |
General information
The check for Ceph misses a PG state I received on a Ceph cluster.
Proposed changes
Adding the state "active+clean+laggy" to the list of Ceph PG state constants. I added this because when a Ceph cluster runs into the added condition, which until now is not covered by the Checkmk plugin, it leads to an UNKNOWN error.