]> git-server-git.apps.pok.os.sepia.ceph.com Git - cephmetrics.git/commitdiff
dahsboard.yml : updated to show the variable needed by the iscsi dashboard
authorPaul Cuzner <pcuzner@redhat.com>
Mon, 7 Aug 2017 23:41:50 +0000 (11:41 +1200)
committerPaul Cuzner <pcuzner@redhat.com>
Mon, 7 Aug 2017 23:41:50 +0000 (11:41 +1200)
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

dashboard.yml

index 54f9319cc0bc416ecd6c4202af210e7be02bfd38..9945b370abcbf31234ec5ac0891739afa804c005 100644 (file)
@@ -10,6 +10,10 @@ osd_servers:
 rgw_servers:
   - obj-rgw-1
 
+#iscsi_gateways:
+#  - rh7-gw1
+#  - rh7-gw2
+
 domain: storage.lab
 
 ###########################################################################