From c8f2e5af35a772232712cd6f59b74e8ad3c35c6f Mon Sep 17 00:00:00 2001 From: Kanika Murarka Date: Wed, 10 Oct 2018 13:04:22 +0530 Subject: [PATCH] mgr/dashboard: Improves documentation for Grafana Setting Fixes: http://tracker.ceph.com/issues/36371 Signed-off-by: Kanika Murarka --- doc/mgr/dashboard.rst | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) 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:: -- 2.39.5