From 3210dfdc888998e149f020a18a33297eb1db5a03 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Tue, 4 Apr 2023 06:57:27 +1000 Subject: [PATCH] doc/rados/ops: add ceph-medic documentation Add a link to the ceph-medic documentation to doc/rados/operations/monitoring.rst. Signed-off-by: Zac Dover (cherry picked from commit b2a409da26b508e5a51e3becbce16b7ecaffcc1d) --- doc/rados/operations/monitoring.rst | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/doc/rados/operations/monitoring.rst b/doc/rados/operations/monitoring.rst index 64cb77da30a..e7922193c84 100644 --- a/doc/rados/operations/monitoring.rst +++ b/doc/rados/operations/monitoring.rst @@ -375,12 +375,9 @@ error. Detecting configuration issues ============================== -In addition to the health checks that Ceph continuously runs on its -own status, there are some configuration issues that may only be detected -by an external tool. - -Use the `ceph-medic`_ tool to run these additional checks on your Ceph -cluster's configuration. +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 ================================ @@ -649,4 +646,3 @@ directly to the host in question ). .. _Viewing a Configuration at Runtime: ../../configuration/ceph-conf#viewing-a-configuration-at-runtime .. _Storage Capacity: ../../configuration/mon-config-ref#storage-capacity -.. _ceph-medic: http://docs.ceph.com/ceph-medic/master/ -- 2.39.5