From: Jos Collin Date: Thu, 21 Jun 2018 11:13:17 +0000 (+0530) Subject: doc: Fixed the wrong numbers in mgr/dashboard.rst X-Git-Tag: v14.0.1~1061^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F22658%2Fhead;p=ceph.git doc: Fixed the wrong numbers in mgr/dashboard.rst Signed-off-by: Jos Collin --- diff --git a/doc/mgr/dashboard.rst b/doc/mgr/dashboard.rst index ec3f0f41764d0..760bbdb5f2360 100644 --- a/doc/mgr/dashboard.rst +++ b/doc/mgr/dashboard.rst @@ -240,7 +240,7 @@ orchestration tools along Ceph in the near future, but currently, you will have to install and configure both manually. After you have installed Prometheus and Grafana on your preferred hosts, proceed with the following steps:: - 1. Enable the Ceph Exporter which comes as Ceph Manager module by running:: +#. Enable the Ceph Exporter which comes as Ceph Manager module by running:: $ ceph mgr module enable prometheus @@ -248,8 +248,8 @@ Grafana on your preferred hosts, proceed with the following steps:: `_ of the prometheus module. - 2. Add the corresponding scrape configuration to Prometheus. This may look - like:: +#. Add the corresponding scrape configuration to Prometheus. This may look + like:: global: scrape_interval: 5s @@ -265,16 +265,16 @@ Grafana on your preferred hosts, proceed with the following steps:: static_configs: - targets: ['localhost:9100'] - 3. Add Prometheus as data source to Grafana +#. Add Prometheus as data source to Grafana - 4. Install the `vonage-status-panel` plugin using:: +#. Install the `vonage-status-panel` plugin using:: grafana-cli plugins install vonage-status-panel - 4. Add the Dashboards to Grafana by importing them +#. Add the Dashboards to Grafana by importing them - 5. Configure Grafana in `/etc/grafana/grafana.ini` to adapt the URLs to the - Ceph Dashboard properly:: +#. Configure Grafana in `/etc/grafana/grafana.ini` to adapt the URLs to the + Ceph Dashboard properly:: root_url = http://localhost:3000/api/grafana/proxy