From: Kanika Murarka Date: Wed, 10 Oct 2018 07:34:22 +0000 (+0530) Subject: mgr/dashboard: Improves documentation for Grafana Setting X-Git-Tag: v14.0.1~64^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=c8f2e5af35a772232712cd6f59b74e8ad3c35c6f;p=ceph.git mgr/dashboard: Improves documentation for Grafana Setting Fixes: http://tracker.ceph.com/issues/36371 Signed-off-by: Kanika Murarka --- diff --git a/doc/mgr/dashboard.rst b/doc/mgr/dashboard.rst index 26538382ff959..5473a7cbdeb9e 100644 --- a/doc/mgr/dashboard.rst +++ b/doc/mgr/dashboard.rst @@ -261,7 +261,8 @@ Grafana on your preferred hosts, proceed with the following steps. $ ceph mgr module enable prometheus -More details can be found on the `documentation `_ of the prometheus module. +More details can be found on the `documentation `_ of the prometheus module. #. Add the corresponding scrape configuration to Prometheus. This may look like:: @@ -287,7 +288,19 @@ More details can be found on the `documentation .json + + You can find all the dashboard jsons `here `_ . + + For Example, for ceph-cluster overview you can use:: + + wget https://raw.githubusercontent.com/ceph/ceph/master/monitoring/grafana/dashboards/ceph-cluster.json #. Configure Grafana in `/etc/grafana/grafana.ini` to adapt anonymous mode::