From: Sage Weil Date: Thu, 5 Aug 2021 14:24:46 +0000 (-0400) Subject: doc/cephadm: no need to manually enable the prometheus module X-Git-Tag: v16.2.6~25^2~24 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a5ccb46a44bb789e7f6e1dd28380acbe7dc98edc;p=ceph.git doc/cephadm: no need to manually enable the prometheus module Signed-off-by: Sage Weil (cherry picked from commit afa509ec572b1099c2e8d8c69787a764a1fcc44a) --- diff --git a/doc/cephadm/monitoring.rst b/doc/cephadm/monitoring.rst index 14593b1bb18f..38f4b4bb45a5 100644 --- a/doc/cephadm/monitoring.rst +++ b/doc/cephadm/monitoring.rst @@ -52,12 +52,6 @@ cluster (which had no monitoring stack) to cephadm management.) To set up monitoring on a Ceph cluster that has no monitoring, follow the steps below: -#. Enable the Prometheus module in the ceph-mgr daemon. This exposes the internal Ceph metrics so that Prometheus can scrape them: - - .. prompt:: bash # - - ceph mgr module enable prometheus - #. Deploy a node-exporter service on every node of the cluster. The node-exporter provides host-level metrics like CPU and memory utilization: .. prompt:: bash #