From 4582bb94b7894e5c7dda837c90b57bc29d6f32ea Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Sat, 15 Apr 2023 09:42:31 +0200 Subject: [PATCH] doc/rados/ops: remove ceph-medic from monitoring Remove mention of ceph-medic from doc/rados/operations/monitoring.rst, because it is no longer supported. Signed-off-by: Zac Dover (cherry picked from commit 42cd28a2a639e68a44838ae4e7f875cb6bd5d97b) --- doc/rados/operations/monitoring.rst | 5 ----- 1 file changed, 5 deletions(-) diff --git a/doc/rados/operations/monitoring.rst b/doc/rados/operations/monitoring.rst index 3af7165f757..a9171f2d841 100644 --- a/doc/rados/operations/monitoring.rst +++ b/doc/rados/operations/monitoring.rst @@ -374,11 +374,6 @@ Most health mutes disappear if the unhealthy condition that triggered the health For example, suppose that there is one OSD down and the health check is muted. In that case, if one or more additional OSDs go down, then the health mute disappears. This behavior occurs in any health check with a threshold value. -Detecting Configuration Issues -============================== - -Although Ceph continuously monitors itself, some configuration issues can be -detected only with an external tool called ``ceph-medic``. Checking a Cluster's Usage Stats ================================ -- 2.39.5