From: Paul Cuzner Date: Mon, 7 Aug 2017 23:41:50 +0000 (+1200) Subject: dahsboard.yml : updated to show the variable needed by the iscsi dashboard X-Git-Tag: v1.0~34^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=87948e1cb2dc88221b03cbb4af812174cc62a9f1;p=cephmetrics.git dahsboard.yml : updated to show the variable needed by the iscsi dashboard the iscsi_gateways templating variable is used to generate the graphs, so for iscsi based deployments this variable will need to be defined to ensure the queries work correctly in grafana --- diff --git a/dashboard.yml b/dashboard.yml index 54f9319..9945b37 100644 --- a/dashboard.yml +++ b/dashboard.yml @@ -10,6 +10,10 @@ osd_servers: rgw_servers: - obj-rgw-1 +#iscsi_gateways: +# - rh7-gw1 +# - rh7-gw2 + domain: storage.lab ###########################################################################