]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fixed the wrong numbers in mgr/dashboard.rst 22658/head
authorJos Collin <jcollin@redhat.com>
Thu, 21 Jun 2018 11:13:17 +0000 (16:43 +0530)
committerJos Collin <jcollin@redhat.com>
Thu, 21 Jun 2018 12:07:44 +0000 (17:37 +0530)
Signed-off-by: Jos Collin <jcollin@redhat.com>
doc/mgr/dashboard.rst

index ec3f0f41764d0fb677cf81343232f8f5239e6013..760bbdb5f236014731f2639d626b560596844d1f 100644 (file)
@@ -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::
     <http://docs.ceph.com/docs/master/mgr/prometheus/>`_ 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