From: Zac Dover Date: Sat, 15 Apr 2023 07:42:31 +0000 (+0200) Subject: doc/rados/ops: remove ceph-medic from monitoring X-Git-Tag: v19.0.0~1380^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F51086%2Fhead;p=ceph.git 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 --- diff --git a/doc/rados/operations/monitoring.rst b/doc/rados/operations/monitoring.rst index bc86f1b7ec8c..a9171f2d8419 100644 --- a/doc/rados/operations/monitoring.rst +++ b/doc/rados/operations/monitoring.rst @@ -374,12 +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 ================================