]> git-server-git.apps.pok.os.sepia.ceph.com Git - cephmetrics.git/commitdiff
ceph-pools : sort and selection fixes
authorPaul Cuzner <pcuzner@redhat.com>
Wed, 11 Oct 2017 04:12:53 +0000 (17:12 +1300)
committerPaul Cuzner <pcuzner@redhat.com>
Wed, 11 Oct 2017 04:12:53 +0000 (17:12 +1300)
sortByMaxima added to queries and filter (pool_name) added to the
recovery pool overview panel to work the same as the others. BZ1499734

dashboards/current/ceph-pools.json

index 2b86c73d5270b7d31ca6aff61921078e59c5185d..853590d404a5fcb60ca86805deaa261e0376eab8 100644 (file)
 {
-   "meta": {
-      "canSave": true, 
-      "created": "2017-08-03T21:42:28Z", 
-      "canStar": true, 
-      "expires": "0001-01-01T00:00:00Z", 
-      "updated": "2017-08-18T04:52:43Z", 
-      "canEdit": true, 
-      "version": 4, 
-      "createdBy": "admin", 
-      "updatedBy": "admin", 
-      "type": "db", 
-      "slug": "ceph-pools"
-   }, 
-   "dashboard": {
-      "style": "dark", 
-      "rows": [
-         {
-            "repeat": null, 
-            "titleSize": "h5", 
-            "repeatIteration": null, 
-            "title": "Pool Overview", 
-            "height": "250px", 
-            "repeatRowId": null, 
-            "panels": [
-               {
-                  "bars": false, 
-                  "timeFrom": null, 
-                  "links": [], 
-                  "thresholds": [], 
-                  "spaceLength": 10, 
-                  "nullPointMode": "connected", 
-                  "renderer": "flot", 
-                  "linewidth": 2, 
-                  "steppedLine": false, 
-                  "id": 1, 
-                  "fill": 5, 
-                  "span": 4, 
-                  "title": "Client IOPS by Pool", 
-                  "tooltip": {
-                     "sort": 0, 
-                     "shared": true, 
-                     "value_type": "individual"
-                  }, 
-                  "targets": [
-                     {
-                        "textEditor": true, 
-                        "refId": "A", 
-                        "target": "groupByNode(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.op_per_sec,-2,\"maxSeries\")"
-                     }
-                  ], 
-                  "points": false, 
-                  "xaxis": {
-                     "buckets": null, 
-                     "values": [], 
-                     "mode": "time", 
-                     "name": null, 
-                     "show": true
-                  }, 
-                  "seriesOverrides": [], 
-                  "percentage": false, 
-                  "type": "graph", 
-                  "dashes": false, 
-                  "dashLength": 10, 
-                  "stack": true, 
-                  "timeShift": null, 
-                  "aliasColors": {}, 
-                  "lines": true, 
-                  "legend": {
-                     "avg": false, 
-                     "min": false, 
-                     "max": false, 
-                     "show": true, 
-                     "current": false, 
-                     "values": false, 
-                     "total": false
-                  }, 
-                  "yaxes": [
-                     {
-                        "logBase": 1, 
-                        "format": "none", 
-                        "max": null, 
-                        "min": "0", 
-                        "label": null, 
-                        "show": true
-                     }, 
-                     {
-                        "logBase": 1, 
-                        "format": "short", 
-                        "max": null, 
-                        "min": null, 
-                        "label": null, 
-                        "show": false
-                     }
-                  ], 
-                  "datasource": "Local", 
-                  "pointradius": 5, 
-                  "minSpan": 6
-               }, 
-               {
-                  "bars": false, 
-                  "timeFrom": null, 
-                  "links": [], 
-                  "thresholds": [], 
-                  "spaceLength": 10, 
-                  "nullPointMode": "connected", 
-                  "renderer": "flot", 
-                  "linewidth": 2, 
-                  "steppedLine": false, 
-                  "id": 2, 
-                  "fill": 5, 
-                  "span": 4, 
-                  "title": "Throughput by Pool", 
-                  "tooltip": {
-                     "sort": 0, 
-                     "shared": true, 
-                     "value_type": "individual"
-                  }, 
-                  "targets": [
-                     {
-                        "textEditor": true, 
-                        "refId": "A", 
-                        "target": "groupByNode(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.bytes_sec,-2,\"maxSeries\")"
-                     }
-                  ], 
-                  "points": false, 
-                  "xaxis": {
-                     "buckets": null, 
-                     "values": [], 
-                     "mode": "time", 
-                     "name": null, 
-                     "show": true
-                  }, 
-                  "seriesOverrides": [], 
-                  "percentage": false, 
-                  "type": "graph", 
-                  "dashes": false, 
-                  "dashLength": 10, 
-                  "stack": true, 
-                  "timeShift": null, 
-                  "aliasColors": {}, 
-                  "lines": true, 
-                  "legend": {
-                     "avg": false, 
-                     "min": false, 
-                     "max": false, 
-                     "show": true, 
-                     "current": false, 
-                     "values": false, 
-                     "total": false
-                  }, 
-                  "yaxes": [
-                     {
-                        "logBase": 1, 
-                        "format": "bytes", 
-                        "max": null, 
-                        "min": "0", 
-                        "label": null, 
-                        "show": true
-                     }, 
-                     {
-                        "logBase": 1, 
-                        "format": "short", 
-                        "max": null, 
-                        "min": null, 
-                        "label": null, 
-                        "show": false
-                     }
-                  ], 
-                  "datasource": "Local", 
-                  "pointradius": 5, 
-                  "minSpan": 6
-               }, 
-               {
-                  "bars": false, 
-                  "timeFrom": null, 
-                  "links": [], 
-                  "thresholds": [], 
-                  "spaceLength": 10, 
-                  "nullPointMode": "connected", 
-                  "renderer": "flot", 
-                  "linewidth": 1, 
-                  "steppedLine": false, 
-                  "id": 52, 
-                  "fill": 3, 
-                  "span": 4, 
-                  "title": "Recovery Workload by Pool", 
-                  "tooltip": {
-                     "sort": 0, 
-                     "shared": true, 
-                     "value_type": "individual"
-                  }, 
-                  "targets": [
-                     {
-                        "textEditor": true, 
-                        "refId": "A", 
-                        "target": "groupByNode(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.*.recovering_bytes_per_sec,-2,\"maxSeries\")"
-                     }
-                  ], 
-                  "points": false, 
-                  "xaxis": {
-                     "buckets": null, 
-                     "values": [], 
-                     "mode": "time", 
-                     "name": null, 
-                     "show": true
-                  }, 
-                  "seriesOverrides": [], 
-                  "percentage": false, 
-                  "type": "graph", 
-                  "dashes": false, 
-                  "dashLength": 10, 
-                  "stack": true, 
-                  "timeShift": null, 
-                  "aliasColors": {}, 
-                  "lines": true, 
-                  "legend": {
-                     "avg": false, 
-                     "min": false, 
-                     "max": false, 
-                     "show": true, 
-                     "current": false, 
-                     "values": false, 
-                     "total": false
-                  }, 
-                  "yaxes": [
-                     {
-                        "logBase": 1, 
-                        "format": "bytes", 
-                        "max": null, 
-                        "min": "0", 
-                        "label": null, 
-                        "show": true
-                     }, 
-                     {
-                        "logBase": 1, 
-                        "format": "short", 
-                        "max": null, 
-                        "min": null, 
-                        "label": null, 
-                        "show": false
-                     }
-                  ], 
-                  "datasource": "Local", 
-                  "pointradius": 5, 
-                  "minSpan": 6
-               }
-            ], 
-            "showTitle": true, 
-            "collapse": false
-         }, 
-         {
-            "repeat": null, 
-            "titleSize": "h5", 
-            "repeatIteration": null, 
-            "title": "Top 5", 
-            "height": 250, 
-            "repeatRowId": null, 
-            "panels": [
-               {
-                  "sort": {
-                     "col": 1, 
-                     "desc": true
-                  }, 
-                  "styles": [
-                     {
-                        "alias": "Time", 
-                        "dateFormat": "YYYY-MM-DD HH:mm:ss", 
-                        "type": "date", 
-                        "pattern": "Time"
-                     }, 
-                     {
-                        "dateFormat": "YYYY-MM-DD HH:mm:ss", 
-                        "pattern": "Metric", 
+    "dashboard": {
+        "annotations": {
+            "list": []
+        }, 
+        "editable": false, 
+        "gnetId": null, 
+        "graphTooltip": 0, 
+        "hideControls": true, 
+        "id": 68, 
+        "links": [], 
+        "refresh": "10s", 
+        "rows": [
+            {
+                "collapse": false, 
+                "height": "250px", 
+                "panels": [
+                    {
+                        "aliasColors": {}, 
+                        "bars": false, 
+                        "dashLength": 10, 
+                        "dashes": false, 
+                        "datasource": "Local", 
+                        "fill": 5, 
+                        "id": 1, 
+                        "legend": {
+                            "avg": false, 
+                            "current": false, 
+                            "max": false, 
+                            "min": false, 
+                            "show": true, 
+                            "total": false, 
+                            "values": false
+                        }, 
+                        "lines": true, 
+                        "linewidth": 2, 
+                        "links": [], 
+                        "minSpan": 6, 
+                        "nullPointMode": "connected", 
+                        "percentage": false, 
+                        "pointradius": 5, 
+                        "points": false, 
+                        "renderer": "flot", 
+                        "seriesOverrides": [], 
+                        "spaceLength": 10, 
+                        "span": 4, 
+                        "stack": true, 
+                        "steppedLine": false, 
+                        "targets": [
+                            {
+                                "refId": "A", 
+                                "target": "groupByNode(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.op_per_sec,-2,\"maxSeries\")", 
+                                "textEditor": true
+                            }
+                        ], 
                         "thresholds": [], 
-                        "alias": "Pool Name", 
-                        "colors": [
-                           "rgba(245, 54, 54, 0.9)", 
-                           "rgba(237, 129, 40, 0.89)", 
-                           "rgba(50, 172, 45, 0.97)"
+                        "timeFrom": null, 
+                        "timeShift": null, 
+                        "title": "Client IOPS by Pool", 
+                        "tooltip": {
+                            "shared": true, 
+                            "sort": 0, 
+                            "value_type": "individual"
+                        }, 
+                        "type": "graph", 
+                        "xaxis": {
+                            "buckets": null, 
+                            "mode": "time", 
+                            "name": null, 
+                            "show": true, 
+                            "values": []
+                        }, 
+                        "yaxes": [
+                            {
+                                "format": "none", 
+                                "label": null, 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": "0", 
+                                "show": true
+                            }, 
+                            {
+                                "format": "short", 
+                                "label": null, 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": null, 
+                                "show": false
+                            }
+                        ]
+                    }, 
+                    {
+                        "aliasColors": {}, 
+                        "bars": false, 
+                        "dashLength": 10, 
+                        "dashes": false, 
+                        "datasource": "Local", 
+                        "fill": 5, 
+                        "id": 2, 
+                        "legend": {
+                            "avg": false, 
+                            "current": false, 
+                            "max": false, 
+                            "min": false, 
+                            "show": true, 
+                            "total": false, 
+                            "values": false
+                        }, 
+                        "lines": true, 
+                        "linewidth": 2, 
+                        "links": [], 
+                        "minSpan": 6, 
+                        "nullPointMode": "connected", 
+                        "percentage": false, 
+                        "pointradius": 5, 
+                        "points": false, 
+                        "renderer": "flot", 
+                        "seriesOverrides": [], 
+                        "spaceLength": 10, 
+                        "span": 4, 
+                        "stack": true, 
+                        "steppedLine": false, 
+                        "targets": [
+                            {
+                                "refId": "A", 
+                                "target": "groupByNode(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.bytes_sec,-2,\"maxSeries\")", 
+                                "textEditor": true
+                            }
                         ], 
-                        "decimals": 2, 
-                        "colorMode": null, 
-                        "type": "number", 
-                        "unit": "short"
-                     }, 
-                     {
-                        "dateFormat": "YYYY-MM-DD HH:mm:ss", 
-                        "pattern": "Current", 
                         "thresholds": [], 
-                        "alias": "IOPS", 
-                        "colors": [
-                           "rgba(245, 54, 54, 0.9)", 
-                           "rgba(237, 129, 40, 0.89)", 
-                           "rgba(50, 172, 45, 0.97)"
+                        "timeFrom": null, 
+                        "timeShift": null, 
+                        "title": "Throughput by Pool", 
+                        "tooltip": {
+                            "shared": true, 
+                            "sort": 0, 
+                            "value_type": "individual"
+                        }, 
+                        "type": "graph", 
+                        "xaxis": {
+                            "buckets": null, 
+                            "mode": "time", 
+                            "name": null, 
+                            "show": true, 
+                            "values": []
+                        }, 
+                        "yaxes": [
+                            {
+                                "format": "bytes", 
+                                "label": null, 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": "0", 
+                                "show": true
+                            }, 
+                            {
+                                "format": "short", 
+                                "label": null, 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": null, 
+                                "show": false
+                            }
+                        ]
+                    }, 
+                    {
+                        "aliasColors": {}, 
+                        "bars": false, 
+                        "dashLength": 10, 
+                        "dashes": false, 
+                        "datasource": "Local", 
+                        "fill": 3, 
+                        "id": 52, 
+                        "legend": {
+                            "avg": false, 
+                            "current": false, 
+                            "max": false, 
+                            "min": false, 
+                            "show": true, 
+                            "total": false, 
+                            "values": false
+                        }, 
+                        "lines": true, 
+                        "linewidth": 1, 
+                        "links": [], 
+                        "minSpan": 6, 
+                        "nullPointMode": "connected", 
+                        "percentage": false, 
+                        "pointradius": 5, 
+                        "points": false, 
+                        "renderer": "flot", 
+                        "seriesOverrides": [], 
+                        "spaceLength": 10, 
+                        "span": 4, 
+                        "stack": true, 
+                        "steppedLine": false, 
+                        "targets": [
+                            {
+                                "refId": "A", 
+                                "target": "groupByNode(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.recovering_bytes_per_sec,-2,\"maxSeries\")", 
+                                "textEditor": true
+                            }
                         ], 
-                        "decimals": 0, 
-                        "colorMode": null, 
-                        "type": "number", 
-                        "unit": "none"
-                     }, 
-                     {
-                        "pattern": "/.*/", 
                         "thresholds": [], 
-                        "alias": "", 
-                        "colors": [
-                           "rgba(245, 54, 54, 0.9)", 
-                           "rgba(237, 129, 40, 0.89)", 
-                           "rgba(50, 172, 45, 0.97)"
+                        "timeFrom": null, 
+                        "timeShift": null, 
+                        "title": "Recovery Workload by Pool", 
+                        "tooltip": {
+                            "shared": true, 
+                            "sort": 0, 
+                            "value_type": "individual"
+                        }, 
+                        "type": "graph", 
+                        "xaxis": {
+                            "buckets": null, 
+                            "mode": "time", 
+                            "name": null, 
+                            "show": true, 
+                            "values": []
+                        }, 
+                        "yaxes": [
+                            {
+                                "format": "bytes", 
+                                "label": null, 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": "0", 
+                                "show": true
+                            }, 
+                            {
+                                "format": "short", 
+                                "label": null, 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": null, 
+                                "show": false
+                            }
+                        ]
+                    }
+                ], 
+                "repeat": null, 
+                "repeatIteration": null, 
+                "repeatRowId": null, 
+                "showTitle": true, 
+                "title": "Pool Overview : $pool_name", 
+                "titleSize": "h5"
+            }, 
+            {
+                "collapse": false, 
+                "height": 250, 
+                "panels": [
+                    {
+                        "columns": [
+                            {
+                                "text": "Current", 
+                                "value": "current"
+                            }
+                        ], 
+                        "fontSize": "100%", 
+                        "id": 3, 
+                        "links": [], 
+                        "minSpan": 6, 
+                        "pageSize": null, 
+                        "scroll": true, 
+                        "showHeader": true, 
+                        "sort": {
+                            "col": 1, 
+                            "desc": true
+                        }, 
+                        "span": 4, 
+                        "styles": [
+                            {
+                                "alias": "Time", 
+                                "dateFormat": "YYYY-MM-DD HH:mm:ss", 
+                                "pattern": "Time", 
+                                "type": "date"
+                            }, 
+                            {
+                                "alias": "Pool Name", 
+                                "colorMode": null, 
+                                "colors": [
+                                    "rgba(245, 54, 54, 0.9)", 
+                                    "rgba(237, 129, 40, 0.89)", 
+                                    "rgba(50, 172, 45, 0.97)"
+                                ], 
+                                "dateFormat": "YYYY-MM-DD HH:mm:ss", 
+                                "decimals": 2, 
+                                "pattern": "Metric", 
+                                "thresholds": [], 
+                                "type": "number", 
+                                "unit": "short"
+                            }, 
+                            {
+                                "alias": "IOPS", 
+                                "colorMode": null, 
+                                "colors": [
+                                    "rgba(245, 54, 54, 0.9)", 
+                                    "rgba(237, 129, 40, 0.89)", 
+                                    "rgba(50, 172, 45, 0.97)"
+                                ], 
+                                "dateFormat": "YYYY-MM-DD HH:mm:ss", 
+                                "decimals": 0, 
+                                "pattern": "Current", 
+                                "thresholds": [], 
+                                "type": "number", 
+                                "unit": "none"
+                            }, 
+                            {
+                                "alias": "", 
+                                "colorMode": null, 
+                                "colors": [
+                                    "rgba(245, 54, 54, 0.9)", 
+                                    "rgba(237, 129, 40, 0.89)", 
+                                    "rgba(50, 172, 45, 0.97)"
+                                ], 
+                                "decimals": 2, 
+                                "pattern": "/.*/", 
+                                "thresholds": [], 
+                                "type": "number", 
+                                "unit": "short"
+                            }
+                        ], 
+                        "targets": [
+                            {
+                                "refId": "A", 
+                                "target": "limit(sortByMaxima(groupByNode(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.*.op_per_sec,-2,\"maxSeries\")),5)", 
+                                "textEditor": true
+                            }
+                        ], 
+                        "title": "Top 5 Pools by Client IOPS", 
+                        "transform": "timeseries_aggregations", 
+                        "type": "table"
+                    }, 
+                    {
+                        "columns": [
+                            {
+                                "text": "Current", 
+                                "value": "current"
+                            }
+                        ], 
+                        "fontSize": "100%", 
+                        "id": 4, 
+                        "links": [], 
+                        "minSpan": 6, 
+                        "pageSize": null, 
+                        "scroll": true, 
+                        "showHeader": true, 
+                        "sort": {
+                            "col": 1, 
+                            "desc": true
+                        }, 
+                        "span": 4, 
+                        "styles": [
+                            {
+                                "alias": "Time", 
+                                "dateFormat": "YYYY-MM-DD HH:mm:ss", 
+                                "pattern": "Time", 
+                                "type": "date"
+                            }, 
+                            {
+                                "alias": "Pool Name", 
+                                "colorMode": null, 
+                                "colors": [
+                                    "rgba(245, 54, 54, 0.9)", 
+                                    "rgba(237, 129, 40, 0.89)", 
+                                    "rgba(50, 172, 45, 0.97)"
+                                ], 
+                                "dateFormat": "YYYY-MM-DD HH:mm:ss", 
+                                "decimals": 2, 
+                                "pattern": "Metric", 
+                                "thresholds": [], 
+                                "type": "number", 
+                                "unit": "short"
+                            }, 
+                            {
+                                "alias": "Throughput", 
+                                "colorMode": null, 
+                                "colors": [
+                                    "rgba(245, 54, 54, 0.9)", 
+                                    "rgba(237, 129, 40, 0.89)", 
+                                    "rgba(50, 172, 45, 0.97)"
+                                ], 
+                                "dateFormat": "YYYY-MM-DD HH:mm:ss", 
+                                "decimals": 2, 
+                                "pattern": "Current", 
+                                "thresholds": [], 
+                                "type": "number", 
+                                "unit": "bytes"
+                            }, 
+                            {
+                                "alias": "", 
+                                "colorMode": null, 
+                                "colors": [
+                                    "rgba(245, 54, 54, 0.9)", 
+                                    "rgba(237, 129, 40, 0.89)", 
+                                    "rgba(50, 172, 45, 0.97)"
+                                ], 
+                                "decimals": 2, 
+                                "pattern": "/.*/", 
+                                "thresholds": [], 
+                                "type": "number", 
+                                "unit": "bytes"
+                            }
+                        ], 
+                        "targets": [
+                            {
+                                "refId": "A", 
+                                "target": "limit(sortByMaxima(groupByNode(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.*.bytes_sec,-2,\"maxSeries\")),5)", 
+                                "textEditor": true
+                            }
+                        ], 
+                        "title": "Top 5 Pools by Throughput", 
+                        "transform": "timeseries_aggregations", 
+                        "type": "table"
+                    }, 
+                    {
+                        "columns": [
+                            {
+                                "text": "Current", 
+                                "value": "current"
+                            }
+                        ], 
+                        "fontSize": "100%", 
+                        "id": 59, 
+                        "links": [], 
+                        "minSpan": 6, 
+                        "pageSize": null, 
+                        "scroll": true, 
+                        "showHeader": true, 
+                        "sort": {
+                            "col": 1, 
+                            "desc": true
+                        }, 
+                        "span": 4, 
+                        "styles": [
+                            {
+                                "alias": "Time", 
+                                "dateFormat": "YYYY-MM-DD HH:mm:ss", 
+                                "pattern": "Time", 
+                                "type": "date"
+                            }, 
+                            {
+                                "alias": "Pool Name", 
+                                "colorMode": null, 
+                                "colors": [
+                                    "rgba(245, 54, 54, 0.9)", 
+                                    "rgba(237, 129, 40, 0.89)", 
+                                    "rgba(50, 172, 45, 0.97)"
+                                ], 
+                                "dateFormat": "YYYY-MM-DD HH:mm:ss", 
+                                "decimals": 2, 
+                                "pattern": "Metric", 
+                                "thresholds": [], 
+                                "type": "number", 
+                                "unit": "short"
+                            }, 
+                            {
+                                "alias": "Capacity Used", 
+                                "colorMode": "value", 
+                                "colors": [
+                                    "rgba(50, 172, 45, 0.97)", 
+                                    "rgba(237, 129, 40, 0.89)", 
+                                    "rgba(245, 54, 54, 0.9)"
+                                ], 
+                                "dateFormat": "YYYY-MM-DD HH:mm:ss", 
+                                "decimals": 2, 
+                                "pattern": "Current", 
+                                "thresholds": [
+                                    "70", 
+                                    "85"
+                                ], 
+                                "type": "number", 
+                                "unit": "percent"
+                            }, 
+                            {
+                                "alias": "", 
+                                "colorMode": null, 
+                                "colors": [
+                                    "rgba(245, 54, 54, 0.9)", 
+                                    "rgba(237, 129, 40, 0.89)", 
+                                    "rgba(50, 172, 45, 0.97)"
+                                ], 
+                                "decimals": 2, 
+                                "pattern": "/.*/", 
+                                "thresholds": [], 
+                                "type": "number", 
+                                "unit": "bytes"
+                            }
+                        ], 
+                        "targets": [
+                            {
+                                "refId": "A", 
+                                "target": "limit(sortByMaxima(groupByNode(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.*.percent_used,-2,'maxSeries')),5)", 
+                                "textEditor": true
+                            }
+                        ], 
+                        "title": "Top 5 Pools by Capacity Used", 
+                        "transform": "timeseries_aggregations", 
+                        "type": "table"
+                    }
+                ], 
+                "repeat": null, 
+                "repeatIteration": null, 
+                "repeatRowId": null, 
+                "showTitle": true, 
+                "title": "Top 5", 
+                "titleSize": "h5"
+            }, 
+            {
+                "collapse": true, 
+                "height": 250, 
+                "panels": [
+                    {
+                        "aliasColors": {
+                            "read_op_per_sec": "#3F6833", 
+                            "write_op_per_sec": "#E5AC0E"
+                        }, 
+                        "bars": false, 
+                        "dashLength": 10, 
+                        "dashes": false, 
+                        "datasource": "Local", 
+                        "fill": 1, 
+                        "id": 5, 
+                        "legend": {
+                            "avg": false, 
+                            "current": false, 
+                            "max": false, 
+                            "min": false, 
+                            "show": true, 
+                            "total": false, 
+                            "values": false
+                        }, 
+                        "lines": true, 
+                        "linewidth": 1, 
+                        "links": [], 
+                        "minSpan": 6, 
+                        "nullPointMode": "null as zero", 
+                        "percentage": false, 
+                        "pointradius": 5, 
+                        "points": false, 
+                        "renderer": "flot", 
+                        "scopedVars": {
+                            "pool_name": {
+                                "selected": false, 
+                                "text": "_rgw_root", 
+                                "value": "_rgw_root"
+                            }
+                        }, 
+                        "seriesOverrides": [], 
+                        "spaceLength": 10, 
+                        "span": 6, 
+                        "stack": true, 
+                        "steppedLine": false, 
+                        "targets": [
+                            {
+                                "refId": "A", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_op_per_sec), -1)"
+                            }, 
+                            {
+                                "refId": "B", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_op_per_sec), -1)"
+                            }
                         ], 
-                        "decimals": 2, 
-                        "colorMode": null, 
-                        "type": "number", 
-                        "unit": "short"
-                     }
-                  ], 
-                  "span": 4, 
-                  "links": [], 
-                  "pageSize": null, 
-                  "title": "Top 5 Pools by Client IOPS", 
-                  "transform": "timeseries_aggregations", 
-                  "showHeader": true, 
-                  "id": 3, 
-                  "targets": [
-                     {
-                        "textEditor": true, 
-                        "refId": "A", 
-                        "target": "limit(groupByNode(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.*.op_per_sec,-2,\"maxSeries\"),5)"
-                     }
-                  ], 
-                  "fontSize": "100%", 
-                  "minSpan": 6, 
-                  "type": "table", 
-                  "scroll": true, 
-                  "columns": [
-                     {
-                        "text": "Current", 
-                        "value": "current"
-                     }
-                  ]
-               }, 
-               {
-                  "sort": {
-                     "col": 1, 
-                     "desc": true
-                  }, 
-                  "styles": [
-                     {
-                        "alias": "Time", 
-                        "dateFormat": "YYYY-MM-DD HH:mm:ss", 
-                        "type": "date", 
-                        "pattern": "Time"
-                     }, 
-                     {
-                        "dateFormat": "YYYY-MM-DD HH:mm:ss", 
-                        "pattern": "Metric", 
                         "thresholds": [], 
-                        "alias": "Pool Name", 
-                        "colors": [
-                           "rgba(245, 54, 54, 0.9)", 
-                           "rgba(237, 129, 40, 0.89)", 
-                           "rgba(50, 172, 45, 0.97)"
+                        "timeFrom": null, 
+                        "timeShift": null, 
+                        "title": "Pool '$pool_name' Client IOPS", 
+                        "tooltip": {
+                            "shared": true, 
+                            "sort": 0, 
+                            "value_type": "individual"
+                        }, 
+                        "type": "graph", 
+                        "xaxis": {
+                            "buckets": null, 
+                            "mode": "time", 
+                            "name": null, 
+                            "show": true, 
+                            "values": []
+                        }, 
+                        "yaxes": [
+                            {
+                                "format": "short", 
+                                "label": "", 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": "0", 
+                                "show": true
+                            }, 
+                            {
+                                "format": "short", 
+                                "label": null, 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": null, 
+                                "show": true
+                            }
+                        ]
+                    }, 
+                    {
+                        "aliasColors": {
+                            "read_op_per_sec": "#3F6833", 
+                            "write_op_per_sec": "#E5AC0E"
+                        }, 
+                        "bars": false, 
+                        "dashLength": 10, 
+                        "dashes": false, 
+                        "datasource": "Local", 
+                        "fill": 1, 
+                        "id": 7, 
+                        "legend": {
+                            "avg": false, 
+                            "current": false, 
+                            "max": false, 
+                            "min": false, 
+                            "show": true, 
+                            "total": false, 
+                            "values": false
+                        }, 
+                        "lines": true, 
+                        "linewidth": 1, 
+                        "links": [], 
+                        "minSpan": 6, 
+                        "nullPointMode": "null as zero", 
+                        "percentage": false, 
+                        "pointradius": 5, 
+                        "points": false, 
+                        "renderer": "flot", 
+                        "scopedVars": {
+                            "pool_name": {
+                                "selected": false, 
+                                "text": "_rgw_root", 
+                                "value": "_rgw_root"
+                            }
+                        }, 
+                        "seriesOverrides": [], 
+                        "spaceLength": 10, 
+                        "span": 6, 
+                        "stack": true, 
+                        "steppedLine": false, 
+                        "targets": [
+                            {
+                                "refId": "A", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_bytes_sec), -1)"
+                            }, 
+                            {
+                                "refId": "B", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_bytes_sec), -1)"
+                            }
                         ], 
-                        "decimals": 2, 
-                        "colorMode": null, 
-                        "type": "number", 
-                        "unit": "short"
-                     }, 
-                     {
-                        "dateFormat": "YYYY-MM-DD HH:mm:ss", 
-                        "pattern": "Current", 
                         "thresholds": [], 
-                        "alias": "Throughput", 
-                        "colors": [
-                           "rgba(245, 54, 54, 0.9)", 
-                           "rgba(237, 129, 40, 0.89)", 
-                           "rgba(50, 172, 45, 0.97)"
+                        "timeFrom": null, 
+                        "timeShift": null, 
+                        "title": "Pool '$pool_name' Client Throughput", 
+                        "tooltip": {
+                            "shared": true, 
+                            "sort": 0, 
+                            "value_type": "individual"
+                        }, 
+                        "type": "graph", 
+                        "xaxis": {
+                            "buckets": null, 
+                            "mode": "time", 
+                            "name": null, 
+                            "show": true, 
+                            "values": []
+                        }, 
+                        "yaxes": [
+                            {
+                                "format": "decbytes", 
+                                "label": "", 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": "0", 
+                                "show": true
+                            }, 
+                            {
+                                "format": "short", 
+                                "label": null, 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": null, 
+                                "show": true
+                            }
+                        ]
+                    }
+                ], 
+                "repeat": "pool_name", 
+                "repeatIteration": null, 
+                "repeatRowId": null, 
+                "showTitle": true, 
+                "title": "Pool '$pool_name' Performance Details", 
+                "titleSize": "h5"
+            }, 
+            {
+                "collapse": true, 
+                "height": 250, 
+                "panels": [
+                    {
+                        "aliasColors": {
+                            "read_op_per_sec": "#3F6833", 
+                            "write_op_per_sec": "#E5AC0E"
+                        }, 
+                        "bars": false, 
+                        "dashLength": 10, 
+                        "dashes": false, 
+                        "datasource": "Local", 
+                        "fill": 1, 
+                        "id": 60, 
+                        "legend": {
+                            "avg": false, 
+                            "current": false, 
+                            "max": false, 
+                            "min": false, 
+                            "show": true, 
+                            "total": false, 
+                            "values": false
+                        }, 
+                        "lines": true, 
+                        "linewidth": 1, 
+                        "links": [], 
+                        "minSpan": 6, 
+                        "nullPointMode": "null as zero", 
+                        "percentage": false, 
+                        "pointradius": 5, 
+                        "points": false, 
+                        "renderer": "flot", 
+                        "scopedVars": {
+                            "pool_name": {
+                                "selected": false, 
+                                "text": "default_rgw_buckets_data", 
+                                "value": "default_rgw_buckets_data"
+                            }
+                        }, 
+                        "seriesOverrides": [], 
+                        "spaceLength": 10, 
+                        "span": 6, 
+                        "stack": true, 
+                        "steppedLine": false, 
+                        "targets": [
+                            {
+                                "refId": "A", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_op_per_sec), -1)"
+                            }, 
+                            {
+                                "refId": "B", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_op_per_sec), -1)"
+                            }
                         ], 
-                        "decimals": 2, 
-                        "colorMode": null, 
-                        "type": "number", 
-                        "unit": "bytes"
-                     }, 
-                     {
-                        "pattern": "/.*/", 
                         "thresholds": [], 
-                        "alias": "", 
-                        "colors": [
-                           "rgba(245, 54, 54, 0.9)", 
-                           "rgba(237, 129, 40, 0.89)", 
-                           "rgba(50, 172, 45, 0.97)"
+                        "timeFrom": null, 
+                        "timeShift": null, 
+                        "title": "Pool '$pool_name' Client IOPS", 
+                        "tooltip": {
+                            "shared": true, 
+                            "sort": 0, 
+                            "value_type": "individual"
+                        }, 
+                        "type": "graph", 
+                        "xaxis": {
+                            "buckets": null, 
+                            "mode": "time", 
+                            "name": null, 
+                            "show": true, 
+                            "values": []
+                        }, 
+                        "yaxes": [
+                            {
+                                "format": "short", 
+                                "label": "", 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": "0", 
+                                "show": true
+                            }, 
+                            {
+                                "format": "short", 
+                                "label": null, 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": null, 
+                                "show": true
+                            }
+                        ]
+                    }, 
+                    {
+                        "aliasColors": {
+                            "read_op_per_sec": "#3F6833", 
+                            "write_op_per_sec": "#E5AC0E"
+                        }, 
+                        "bars": false, 
+                        "dashLength": 10, 
+                        "dashes": false, 
+                        "datasource": "Local", 
+                        "fill": 1, 
+                        "id": 61, 
+                        "legend": {
+                            "avg": false, 
+                            "current": false, 
+                            "max": false, 
+                            "min": false, 
+                            "show": true, 
+                            "total": false, 
+                            "values": false
+                        }, 
+                        "lines": true, 
+                        "linewidth": 1, 
+                        "links": [], 
+                        "minSpan": 6, 
+                        "nullPointMode": "null as zero", 
+                        "percentage": false, 
+                        "pointradius": 5, 
+                        "points": false, 
+                        "renderer": "flot", 
+                        "scopedVars": {
+                            "pool_name": {
+                                "selected": false, 
+                                "text": "default_rgw_buckets_data", 
+                                "value": "default_rgw_buckets_data"
+                            }
+                        }, 
+                        "seriesOverrides": [], 
+                        "spaceLength": 10, 
+                        "span": 6, 
+                        "stack": true, 
+                        "steppedLine": false, 
+                        "targets": [
+                            {
+                                "refId": "A", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_bytes_sec), -1)"
+                            }, 
+                            {
+                                "refId": "B", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_bytes_sec), -1)"
+                            }
                         ], 
-                        "decimals": 2, 
-                        "colorMode": null, 
-                        "type": "number", 
-                        "unit": "bytes"
-                     }
-                  ], 
-                  "span": 4, 
-                  "links": [], 
-                  "pageSize": null, 
-                  "title": "Top 5 Pools by Throughput", 
-                  "transform": "timeseries_aggregations", 
-                  "showHeader": true, 
-                  "id": 4, 
-                  "targets": [
-                     {
-                        "textEditor": true, 
-                        "refId": "A", 
-                        "target": "limit(groupByNode(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.*.bytes_sec,-2,\"maxSeries\"),5)"
-                     }
-                  ], 
-                  "fontSize": "100%", 
-                  "minSpan": 6, 
-                  "type": "table", 
-                  "scroll": true, 
-                  "columns": [
-                     {
-                        "text": "Current", 
-                        "value": "current"
-                     }
-                  ]
-               }, 
-               {
-                  "sort": {
-                     "col": 1, 
-                     "desc": true
-                  }, 
-                  "styles": [
-                     {
-                        "alias": "Time", 
-                        "type": "date", 
-                        "pattern": "Time", 
-                        "dateFormat": "YYYY-MM-DD HH:mm:ss"
-                     }, 
-                     {
-                        "type": "number", 
-                        "dateFormat": "YYYY-MM-DD HH:mm:ss", 
-                        "pattern": "Metric", 
                         "thresholds": [], 
-                        "alias": "Pool Name", 
-                        "colors": [
-                           "rgba(245, 54, 54, 0.9)", 
-                           "rgba(237, 129, 40, 0.89)", 
-                           "rgba(50, 172, 45, 0.97)"
+                        "timeFrom": null, 
+                        "timeShift": null, 
+                        "title": "Pool '$pool_name' Client Throughput", 
+                        "tooltip": {
+                            "shared": true, 
+                            "sort": 0, 
+                            "value_type": "individual"
+                        }, 
+                        "type": "graph", 
+                        "xaxis": {
+                            "buckets": null, 
+                            "mode": "time", 
+                            "name": null, 
+                            "show": true, 
+                            "values": []
+                        }, 
+                        "yaxes": [
+                            {
+                                "format": "decbytes", 
+                                "label": "", 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": "0", 
+                                "show": true
+                            }, 
+                            {
+                                "format": "short", 
+                                "label": null, 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": null, 
+                                "show": true
+                            }
+                        ]
+                    }
+                ], 
+                "repeat": null, 
+                "repeatIteration": 1507692845646, 
+                "repeatRowId": 3, 
+                "showTitle": true, 
+                "title": "Pool '$pool_name' Performance Details", 
+                "titleSize": "h5"
+            }, 
+            {
+                "collapse": true, 
+                "height": 250, 
+                "panels": [
+                    {
+                        "aliasColors": {
+                            "read_op_per_sec": "#3F6833", 
+                            "write_op_per_sec": "#E5AC0E"
+                        }, 
+                        "bars": false, 
+                        "dashLength": 10, 
+                        "dashes": false, 
+                        "datasource": "Local", 
+                        "fill": 1, 
+                        "id": 62, 
+                        "legend": {
+                            "avg": false, 
+                            "current": false, 
+                            "max": false, 
+                            "min": false, 
+                            "show": true, 
+                            "total": false, 
+                            "values": false
+                        }, 
+                        "lines": true, 
+                        "linewidth": 1, 
+                        "links": [], 
+                        "minSpan": 6, 
+                        "nullPointMode": "null as zero", 
+                        "percentage": false, 
+                        "pointradius": 5, 
+                        "points": false, 
+                        "renderer": "flot", 
+                        "scopedVars": {
+                            "pool_name": {
+                                "selected": false, 
+                                "text": "default_rgw_buckets_index", 
+                                "value": "default_rgw_buckets_index"
+                            }
+                        }, 
+                        "seriesOverrides": [], 
+                        "spaceLength": 10, 
+                        "span": 6, 
+                        "stack": true, 
+                        "steppedLine": false, 
+                        "targets": [
+                            {
+                                "refId": "A", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_op_per_sec), -1)"
+                            }, 
+                            {
+                                "refId": "B", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_op_per_sec), -1)"
+                            }
                         ], 
-                        "colorMode": null, 
-                        "decimals": 2, 
-                        "unit": "short"
-                     }, 
-                     {
-                        "type": "number", 
-                        "dateFormat": "YYYY-MM-DD HH:mm:ss", 
-                        "pattern": "Current", 
-                        "thresholds": [
-                           "70", 
-                           "85"
+                        "thresholds": [], 
+                        "timeFrom": null, 
+                        "timeShift": null, 
+                        "title": "Pool '$pool_name' Client IOPS", 
+                        "tooltip": {
+                            "shared": true, 
+                            "sort": 0, 
+                            "value_type": "individual"
+                        }, 
+                        "type": "graph", 
+                        "xaxis": {
+                            "buckets": null, 
+                            "mode": "time", 
+                            "name": null, 
+                            "show": true, 
+                            "values": []
+                        }, 
+                        "yaxes": [
+                            {
+                                "format": "short", 
+                                "label": "", 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": "0", 
+                                "show": true
+                            }, 
+                            {
+                                "format": "short", 
+                                "label": null, 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": null, 
+                                "show": true
+                            }
+                        ]
+                    }, 
+                    {
+                        "aliasColors": {
+                            "read_op_per_sec": "#3F6833", 
+                            "write_op_per_sec": "#E5AC0E"
+                        }, 
+                        "bars": false, 
+                        "dashLength": 10, 
+                        "dashes": false, 
+                        "datasource": "Local", 
+                        "fill": 1, 
+                        "id": 63, 
+                        "legend": {
+                            "avg": false, 
+                            "current": false, 
+                            "max": false, 
+                            "min": false, 
+                            "show": true, 
+                            "total": false, 
+                            "values": false
+                        }, 
+                        "lines": true, 
+                        "linewidth": 1, 
+                        "links": [], 
+                        "minSpan": 6, 
+                        "nullPointMode": "null as zero", 
+                        "percentage": false, 
+                        "pointradius": 5, 
+                        "points": false, 
+                        "renderer": "flot", 
+                        "scopedVars": {
+                            "pool_name": {
+                                "selected": false, 
+                                "text": "default_rgw_buckets_index", 
+                                "value": "default_rgw_buckets_index"
+                            }
+                        }, 
+                        "seriesOverrides": [], 
+                        "spaceLength": 10, 
+                        "span": 6, 
+                        "stack": true, 
+                        "steppedLine": false, 
+                        "targets": [
+                            {
+                                "refId": "A", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_bytes_sec), -1)"
+                            }, 
+                            {
+                                "refId": "B", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_bytes_sec), -1)"
+                            }
                         ], 
-                        "alias": "Capacity Used", 
-                        "colors": [
-                           "rgba(50, 172, 45, 0.97)", 
-                           "rgba(237, 129, 40, 0.89)", 
-                           "rgba(245, 54, 54, 0.9)"
+                        "thresholds": [], 
+                        "timeFrom": null, 
+                        "timeShift": null, 
+                        "title": "Pool '$pool_name' Client Throughput", 
+                        "tooltip": {
+                            "shared": true, 
+                            "sort": 0, 
+                            "value_type": "individual"
+                        }, 
+                        "type": "graph", 
+                        "xaxis": {
+                            "buckets": null, 
+                            "mode": "time", 
+                            "name": null, 
+                            "show": true, 
+                            "values": []
+                        }, 
+                        "yaxes": [
+                            {
+                                "format": "decbytes", 
+                                "label": "", 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": "0", 
+                                "show": true
+                            }, 
+                            {
+                                "format": "short", 
+                                "label": null, 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": null, 
+                                "show": true
+                            }
+                        ]
+                    }
+                ], 
+                "repeat": null, 
+                "repeatIteration": 1507692845646, 
+                "repeatRowId": 3, 
+                "showTitle": true, 
+                "title": "Pool '$pool_name' Performance Details", 
+                "titleSize": "h5"
+            }, 
+            {
+                "collapse": true, 
+                "height": 250, 
+                "panels": [
+                    {
+                        "aliasColors": {
+                            "read_op_per_sec": "#3F6833", 
+                            "write_op_per_sec": "#E5AC0E"
+                        }, 
+                        "bars": false, 
+                        "dashLength": 10, 
+                        "dashes": false, 
+                        "datasource": "Local", 
+                        "fill": 1, 
+                        "id": 64, 
+                        "legend": {
+                            "avg": false, 
+                            "current": false, 
+                            "max": false, 
+                            "min": false, 
+                            "show": true, 
+                            "total": false, 
+                            "values": false
+                        }, 
+                        "lines": true, 
+                        "linewidth": 1, 
+                        "links": [], 
+                        "minSpan": 6, 
+                        "nullPointMode": "null as zero", 
+                        "percentage": false, 
+                        "pointradius": 5, 
+                        "points": false, 
+                        "renderer": "flot", 
+                        "scopedVars": {
+                            "pool_name": {
+                                "selected": false, 
+                                "text": "default_rgw_control", 
+                                "value": "default_rgw_control"
+                            }
+                        }, 
+                        "seriesOverrides": [], 
+                        "spaceLength": 10, 
+                        "span": 6, 
+                        "stack": true, 
+                        "steppedLine": false, 
+                        "targets": [
+                            {
+                                "refId": "A", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_op_per_sec), -1)"
+                            }, 
+                            {
+                                "refId": "B", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_op_per_sec), -1)"
+                            }
                         ], 
-                        "colorMode": "value", 
-                        "decimals": 2, 
-                        "unit": "percent"
-                     }, 
-                     {
-                        "type": "number", 
-                        "pattern": "/.*/", 
                         "thresholds": [], 
-                        "alias": "", 
-                        "colors": [
-                           "rgba(245, 54, 54, 0.9)", 
-                           "rgba(237, 129, 40, 0.89)", 
-                           "rgba(50, 172, 45, 0.97)"
+                        "timeFrom": null, 
+                        "timeShift": null, 
+                        "title": "Pool '$pool_name' Client IOPS", 
+                        "tooltip": {
+                            "shared": true, 
+                            "sort": 0, 
+                            "value_type": "individual"
+                        }, 
+                        "type": "graph", 
+                        "xaxis": {
+                            "buckets": null, 
+                            "mode": "time", 
+                            "name": null, 
+                            "show": true, 
+                            "values": []
+                        }, 
+                        "yaxes": [
+                            {
+                                "format": "short", 
+                                "label": "", 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": "0", 
+                                "show": true
+                            }, 
+                            {
+                                "format": "short", 
+                                "label": null, 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": null, 
+                                "show": true
+                            }
+                        ]
+                    }, 
+                    {
+                        "aliasColors": {
+                            "read_op_per_sec": "#3F6833", 
+                            "write_op_per_sec": "#E5AC0E"
+                        }, 
+                        "bars": false, 
+                        "dashLength": 10, 
+                        "dashes": false, 
+                        "datasource": "Local", 
+                        "fill": 1, 
+                        "id": 65, 
+                        "legend": {
+                            "avg": false, 
+                            "current": false, 
+                            "max": false, 
+                            "min": false, 
+                            "show": true, 
+                            "total": false, 
+                            "values": false
+                        }, 
+                        "lines": true, 
+                        "linewidth": 1, 
+                        "links": [], 
+                        "minSpan": 6, 
+                        "nullPointMode": "null as zero", 
+                        "percentage": false, 
+                        "pointradius": 5, 
+                        "points": false, 
+                        "renderer": "flot", 
+                        "scopedVars": {
+                            "pool_name": {
+                                "selected": false, 
+                                "text": "default_rgw_control", 
+                                "value": "default_rgw_control"
+                            }
+                        }, 
+                        "seriesOverrides": [], 
+                        "spaceLength": 10, 
+                        "span": 6, 
+                        "stack": true, 
+                        "steppedLine": false, 
+                        "targets": [
+                            {
+                                "refId": "A", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_bytes_sec), -1)"
+                            }, 
+                            {
+                                "refId": "B", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_bytes_sec), -1)"
+                            }
                         ], 
-                        "colorMode": null, 
-                        "decimals": 2, 
-                        "unit": "bytes"
-                     }
-                  ], 
-                  "span": 4, 
-                  "links": [], 
-                  "pageSize": null, 
-                  "title": "Top 5 Pools by Capacity Used", 
-                  "scroll": true, 
-                  "transform": "timeseries_aggregations", 
-                  "showHeader": true, 
-                  "id": 59, 
-                  "fontSize": "100%", 
-                  "minSpan": 6, 
-                  "type": "table", 
-                  "targets": [
-                     {
-                        "textEditor": true, 
-                        "refId": "A", 
-                        "target": "limit(groupByNode(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.*.percent_used,-2,'maxSeries'),5)"
-                     }
-                  ], 
-                  "columns": [
-                     {
-                        "text": "Current", 
-                        "value": "current"
-                     }
-                  ]
-               }
-            ], 
-            "showTitle": true, 
-            "collapse": true
-         }, 
-         {
-            "repeat": "pool_name", 
-            "titleSize": "h5", 
-            "repeatIteration": null, 
-            "title": "Pool '$pool_name' Performance Details", 
-            "height": 250, 
-            "repeatRowId": null, 
-            "panels": [
-               {
-                  "bars": false, 
-                  "timeFrom": null, 
-                  "links": [], 
-                  "thresholds": [], 
-                  "spaceLength": 10, 
-                  "nullPointMode": "null as zero", 
-                  "renderer": "flot", 
-                  "scopedVars": {
-                     "pool_name": {
-                        "text": "data", 
-                        "selected": false, 
-                        "value": "data"
-                     }
-                  }, 
-                  "linewidth": 1, 
-                  "steppedLine": false, 
-                  "id": 5, 
-                  "fill": 1, 
-                  "span": 6, 
-                  "title": "Pool '$pool_name' Client IOPS", 
-                  "tooltip": {
-                     "sort": 0, 
-                     "shared": true, 
-                     "value_type": "individual"
-                  }, 
-                  "targets": [
-                     {
-                        "refId": "A", 
-                        "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_op_per_sec), -1)"
-                     }, 
-                     {
-                        "refId": "B", 
-                        "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_op_per_sec), -1)"
-                     }
-                  ], 
-                  "points": false, 
-                  "xaxis": {
-                     "buckets": null, 
-                     "values": [], 
-                     "mode": "time", 
-                     "name": null, 
-                     "show": true
-                  }, 
-                  "seriesOverrides": [], 
-                  "percentage": false, 
-                  "type": "graph", 
-                  "dashes": false, 
-                  "dashLength": 10, 
-                  "stack": true, 
-                  "timeShift": null, 
-                  "aliasColors": {
-                     "read_op_per_sec": "#3F6833", 
-                     "write_op_per_sec": "#E5AC0E"
-                  }, 
-                  "lines": true, 
-                  "legend": {
-                     "avg": false, 
-                     "min": false, 
-                     "max": false, 
-                     "show": true, 
-                     "current": false, 
-                     "values": false, 
-                     "total": false
-                  }, 
-                  "yaxes": [
-                     {
-                        "logBase": 1, 
-                        "format": "short", 
-                        "max": null, 
-                        "min": "0", 
-                        "label": "", 
-                        "show": true
-                     }, 
-                     {
-                        "logBase": 1, 
-                        "format": "short", 
-                        "max": null, 
-                        "min": null, 
-                        "label": null, 
-                        "show": true
-                     }
-                  ], 
-                  "datasource": "Local", 
-                  "pointradius": 5, 
-                  "minSpan": 6
-               }, 
-               {
-                  "bars": false, 
-                  "timeFrom": null, 
-                  "links": [], 
-                  "thresholds": [], 
-                  "spaceLength": 10, 
-                  "nullPointMode": "null as zero", 
-                  "renderer": "flot", 
-                  "scopedVars": {
-                     "pool_name": {
-                        "text": "data", 
-                        "selected": false, 
-                        "value": "data"
-                     }
-                  }, 
-                  "linewidth": 1, 
-                  "steppedLine": false, 
-                  "id": 7, 
-                  "fill": 1, 
-                  "span": 6, 
-                  "title": "Pool '$pool_name' Client Throughput", 
-                  "tooltip": {
-                     "sort": 0, 
-                     "shared": true, 
-                     "value_type": "individual"
-                  }, 
-                  "targets": [
-                     {
-                        "refId": "A", 
-                        "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_bytes_sec), -1)"
-                     }, 
-                     {
-                        "refId": "B", 
-                        "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_bytes_sec), -1)"
-                     }
-                  ], 
-                  "points": false, 
-                  "xaxis": {
-                     "buckets": null, 
-                     "values": [], 
-                     "mode": "time", 
-                     "name": null, 
-                     "show": true
-                  }, 
-                  "seriesOverrides": [], 
-                  "percentage": false, 
-                  "type": "graph", 
-                  "dashes": false, 
-                  "dashLength": 10, 
-                  "stack": true, 
-                  "timeShift": null, 
-                  "aliasColors": {
-                     "read_op_per_sec": "#3F6833", 
-                     "write_op_per_sec": "#E5AC0E"
-                  }, 
-                  "lines": true, 
-                  "legend": {
-                     "avg": false, 
-                     "min": false, 
-                     "max": false, 
-                     "show": true, 
-                     "current": false, 
-                     "values": false, 
-                     "total": false
-                  }, 
-                  "yaxes": [
-                     {
-                        "logBase": 1, 
-                        "format": "decbytes", 
-                        "max": null, 
-                        "min": "0", 
-                        "label": "", 
-                        "show": true
-                     }, 
-                     {
-                        "logBase": 1, 
-                        "format": "short", 
-                        "max": null, 
-                        "min": null, 
-                        "label": null, 
-                        "show": true
-                     }
-                  ], 
-                  "datasource": "Local", 
-                  "pointradius": 5, 
-                  "minSpan": 6
-               }
-            ], 
-            "showTitle": true, 
-            "collapse": true
-         }, 
-         {
-            "repeat": null, 
-            "titleSize": "h5", 
-            "repeatIteration": 1503031934304, 
-            "title": "Pool '$pool_name' Performance Details", 
-            "height": 250, 
-            "repeatRowId": 3, 
-            "panels": [
-               {
-                  "bars": false, 
-                  "timeFrom": null, 
-                  "links": [], 
-                  "thresholds": [], 
-                  "spaceLength": 10, 
-                  "nullPointMode": "null as zero", 
-                  "renderer": "flot", 
-                  "scopedVars": {
-                     "pool_name": {
-                        "text": "ec", 
-                        "selected": false, 
-                        "value": "ec"
-                     }
-                  }, 
-                  "linewidth": 1, 
-                  "steppedLine": false, 
-                  "id": 53, 
-                  "fill": 1, 
-                  "span": 6, 
-                  "title": "Pool '$pool_name' Client IOPS", 
-                  "tooltip": {
-                     "sort": 0, 
-                     "shared": true, 
-                     "value_type": "individual"
-                  }, 
-                  "targets": [
-                     {
-                        "refId": "A", 
-                        "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_op_per_sec), -1)"
-                     }, 
-                     {
-                        "refId": "B", 
-                        "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_op_per_sec), -1)"
-                     }
-                  ], 
-                  "points": false, 
-                  "xaxis": {
-                     "buckets": null, 
-                     "values": [], 
-                     "mode": "time", 
-                     "name": null, 
-                     "show": true
-                  }, 
-                  "seriesOverrides": [], 
-                  "percentage": false, 
-                  "type": "graph", 
-                  "dashes": false, 
-                  "dashLength": 10, 
-                  "stack": true, 
-                  "timeShift": null, 
-                  "aliasColors": {
-                     "read_op_per_sec": "#3F6833", 
-                     "write_op_per_sec": "#E5AC0E"
-                  }, 
-                  "lines": true, 
-                  "legend": {
-                     "avg": false, 
-                     "min": false, 
-                     "max": false, 
-                     "show": true, 
-                     "current": false, 
-                     "values": false, 
-                     "total": false
-                  }, 
-                  "yaxes": [
-                     {
-                        "logBase": 1, 
-                        "format": "short", 
-                        "max": null, 
-                        "min": "0", 
-                        "label": "", 
-                        "show": true
-                     }, 
-                     {
-                        "logBase": 1, 
-                        "format": "short", 
-                        "max": null, 
-                        "min": null, 
-                        "label": null, 
-                        "show": true
-                     }
-                  ], 
-                  "datasource": "Local", 
-                  "pointradius": 5, 
-                  "minSpan": 6
-               }, 
-               {
-                  "bars": false, 
-                  "timeFrom": null, 
-                  "links": [], 
-                  "thresholds": [], 
-                  "spaceLength": 10, 
-                  "nullPointMode": "null as zero", 
-                  "renderer": "flot", 
-                  "scopedVars": {
-                     "pool_name": {
-                        "text": "ec", 
-                        "selected": false, 
-                        "value": "ec"
-                     }
-                  }, 
-                  "linewidth": 1, 
-                  "steppedLine": false, 
-                  "id": 54, 
-                  "fill": 1, 
-                  "span": 6, 
-                  "title": "Pool '$pool_name' Client Throughput", 
-                  "tooltip": {
-                     "sort": 0, 
-                     "shared": true, 
-                     "value_type": "individual"
-                  }, 
-                  "targets": [
-                     {
-                        "refId": "A", 
-                        "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_bytes_sec), -1)"
-                     }, 
-                     {
-                        "refId": "B", 
-                        "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_bytes_sec), -1)"
-                     }
-                  ], 
-                  "points": false, 
-                  "xaxis": {
-                     "buckets": null, 
-                     "values": [], 
-                     "mode": "time", 
-                     "name": null, 
-                     "show": true
-                  }, 
-                  "seriesOverrides": [], 
-                  "percentage": false, 
-                  "type": "graph", 
-                  "dashes": false, 
-                  "dashLength": 10, 
-                  "stack": true, 
-                  "timeShift": null, 
-                  "aliasColors": {
-                     "read_op_per_sec": "#3F6833", 
-                     "write_op_per_sec": "#E5AC0E"
-                  }, 
-                  "lines": true, 
-                  "legend": {
-                     "avg": false, 
-                     "min": false, 
-                     "max": false, 
-                     "show": true, 
-                     "current": false, 
-                     "values": false, 
-                     "total": false
-                  }, 
-                  "yaxes": [
-                     {
-                        "logBase": 1, 
-                        "format": "decbytes", 
-                        "max": null, 
-                        "min": "0", 
-                        "label": "", 
-                        "show": true
-                     }, 
-                     {
-                        "logBase": 1, 
-                        "format": "short", 
-                        "max": null, 
-                        "min": null, 
-                        "label": null, 
-                        "show": true
-                     }
-                  ], 
-                  "datasource": "Local", 
-                  "pointradius": 5, 
-                  "minSpan": 6
-               }
-            ], 
-            "showTitle": true, 
-            "collapse": true
-         }, 
-         {
-            "repeat": null, 
-            "titleSize": "h5", 
-            "repeatIteration": 1503031934304, 
-            "title": "Pool '$pool_name' Performance Details", 
-            "height": 250, 
-            "repeatRowId": 3, 
-            "panels": [
-               {
-                  "bars": false, 
-                  "timeFrom": null, 
-                  "links": [], 
-                  "thresholds": [], 
-                  "spaceLength": 10, 
-                  "nullPointMode": "null as zero", 
-                  "renderer": "flot", 
-                  "scopedVars": {
-                     "pool_name": {
-                        "text": "iscsi", 
-                        "selected": false, 
-                        "value": "iscsi"
-                     }
-                  }, 
-                  "linewidth": 1, 
-                  "steppedLine": false, 
-                  "id": 55, 
-                  "fill": 1, 
-                  "span": 6, 
-                  "title": "Pool '$pool_name' Client IOPS", 
-                  "tooltip": {
-                     "sort": 0, 
-                     "shared": true, 
-                     "value_type": "individual"
-                  }, 
-                  "targets": [
-                     {
-                        "refId": "A", 
-                        "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_op_per_sec), -1)"
-                     }, 
-                     {
-                        "refId": "B", 
-                        "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_op_per_sec), -1)"
-                     }
-                  ], 
-                  "points": false, 
-                  "xaxis": {
-                     "buckets": null, 
-                     "values": [], 
-                     "mode": "time", 
-                     "name": null, 
-                     "show": true
-                  }, 
-                  "seriesOverrides": [], 
-                  "percentage": false, 
-                  "type": "graph", 
-                  "dashes": false, 
-                  "dashLength": 10, 
-                  "stack": true, 
-                  "timeShift": null, 
-                  "aliasColors": {
-                     "read_op_per_sec": "#3F6833", 
-                     "write_op_per_sec": "#E5AC0E"
-                  }, 
-                  "lines": true, 
-                  "legend": {
-                     "avg": false, 
-                     "min": false, 
-                     "max": false, 
-                     "show": true, 
-                     "current": false, 
-                     "values": false, 
-                     "total": false
-                  }, 
-                  "yaxes": [
-                     {
-                        "logBase": 1, 
-                        "format": "short", 
-                        "max": null, 
-                        "min": "0", 
-                        "label": "", 
-                        "show": true
-                     }, 
-                     {
-                        "logBase": 1, 
-                        "format": "short", 
-                        "max": null, 
-                        "min": null, 
-                        "label": null, 
-                        "show": true
-                     }
-                  ], 
-                  "datasource": "Local", 
-                  "pointradius": 5, 
-                  "minSpan": 6
-               }, 
-               {
-                  "bars": false, 
-                  "timeFrom": null, 
-                  "links": [], 
-                  "thresholds": [], 
-                  "spaceLength": 10, 
-                  "nullPointMode": "null as zero", 
-                  "renderer": "flot", 
-                  "scopedVars": {
-                     "pool_name": {
-                        "text": "iscsi", 
-                        "selected": false, 
-                        "value": "iscsi"
-                     }
-                  }, 
-                  "linewidth": 1, 
-                  "steppedLine": false, 
-                  "id": 56, 
-                  "fill": 1, 
-                  "span": 6, 
-                  "title": "Pool '$pool_name' Client Throughput", 
-                  "tooltip": {
-                     "sort": 0, 
-                     "shared": true, 
-                     "value_type": "individual"
-                  }, 
-                  "targets": [
-                     {
-                        "refId": "A", 
-                        "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_bytes_sec), -1)"
-                     }, 
-                     {
-                        "refId": "B", 
-                        "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_bytes_sec), -1)"
-                     }
-                  ], 
-                  "points": false, 
-                  "xaxis": {
-                     "buckets": null, 
-                     "values": [], 
-                     "mode": "time", 
-                     "name": null, 
-                     "show": true
-                  }, 
-                  "seriesOverrides": [], 
-                  "percentage": false, 
-                  "type": "graph", 
-                  "dashes": false, 
-                  "dashLength": 10, 
-                  "stack": true, 
-                  "timeShift": null, 
-                  "aliasColors": {
-                     "read_op_per_sec": "#3F6833", 
-                     "write_op_per_sec": "#E5AC0E"
-                  }, 
-                  "lines": true, 
-                  "legend": {
-                     "avg": false, 
-                     "min": false, 
-                     "max": false, 
-                     "show": true, 
-                     "current": false, 
-                     "values": false, 
-                     "total": false
-                  }, 
-                  "yaxes": [
-                     {
-                        "logBase": 1, 
-                        "format": "decbytes", 
-                        "max": null, 
-                        "min": "0", 
-                        "label": "", 
-                        "show": true
-                     }, 
-                     {
-                        "logBase": 1, 
-                        "format": "short", 
-                        "max": null, 
-                        "min": null, 
-                        "label": null, 
-                        "show": true
-                     }
-                  ], 
-                  "datasource": "Local", 
-                  "pointradius": 5, 
-                  "minSpan": 6
-               }
-            ], 
-            "showTitle": true, 
-            "collapse": true
-         }, 
-         {
-            "repeat": null, 
-            "titleSize": "h5", 
-            "repeatIteration": 1503031934304, 
-            "title": "Pool '$pool_name' Performance Details", 
-            "height": 250, 
-            "repeatRowId": 3, 
-            "panels": [
-               {
-                  "bars": false, 
-                  "timeFrom": null, 
-                  "links": [], 
-                  "thresholds": [], 
-                  "spaceLength": 10, 
-                  "nullPointMode": "null as zero", 
-                  "renderer": "flot", 
-                  "scopedVars": {
-                     "pool_name": {
-                        "text": "metadata", 
-                        "selected": false, 
-                        "value": "metadata"
-                     }
-                  }, 
-                  "linewidth": 1, 
-                  "steppedLine": false, 
-                  "id": 57, 
-                  "fill": 1, 
-                  "span": 6, 
-                  "title": "Pool '$pool_name' Client IOPS", 
-                  "tooltip": {
-                     "sort": 0, 
-                     "shared": true, 
-                     "value_type": "individual"
-                  }, 
-                  "targets": [
-                     {
-                        "refId": "A", 
-                        "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_op_per_sec), -1)"
-                     }, 
-                     {
-                        "refId": "B", 
-                        "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_op_per_sec), -1)"
-                     }
-                  ], 
-                  "points": false, 
-                  "xaxis": {
-                     "buckets": null, 
-                     "values": [], 
-                     "mode": "time", 
-                     "name": null, 
-                     "show": true
-                  }, 
-                  "seriesOverrides": [], 
-                  "percentage": false, 
-                  "type": "graph", 
-                  "dashes": false, 
-                  "dashLength": 10, 
-                  "stack": true, 
-                  "timeShift": null, 
-                  "aliasColors": {
-                     "read_op_per_sec": "#3F6833", 
-                     "write_op_per_sec": "#E5AC0E"
-                  }, 
-                  "lines": true, 
-                  "legend": {
-                     "avg": false, 
-                     "min": false, 
-                     "max": false, 
-                     "show": true, 
-                     "current": false, 
-                     "values": false, 
-                     "total": false
-                  }, 
-                  "yaxes": [
-                     {
-                        "logBase": 1, 
-                        "format": "short", 
-                        "max": null, 
-                        "min": "0", 
-                        "label": "", 
-                        "show": true
-                     }, 
-                     {
-                        "logBase": 1, 
-                        "format": "short", 
-                        "max": null, 
-                        "min": null, 
-                        "label": null, 
-                        "show": true
-                     }
-                  ], 
-                  "datasource": "Local", 
-                  "pointradius": 5, 
-                  "minSpan": 6
-               }, 
-               {
-                  "bars": false, 
-                  "timeFrom": null, 
-                  "links": [], 
-                  "thresholds": [], 
-                  "spaceLength": 10, 
-                  "nullPointMode": "null as zero", 
-                  "renderer": "flot", 
-                  "scopedVars": {
-                     "pool_name": {
-                        "text": "metadata", 
-                        "selected": false, 
-                        "value": "metadata"
-                     }
-                  }, 
-                  "linewidth": 1, 
-                  "steppedLine": false, 
-                  "id": 58, 
-                  "fill": 1, 
-                  "span": 6, 
-                  "title": "Pool '$pool_name' Client Throughput", 
-                  "tooltip": {
-                     "sort": 0, 
-                     "shared": true, 
-                     "value_type": "individual"
-                  }, 
-                  "targets": [
-                     {
-                        "refId": "A", 
-                        "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_bytes_sec), -1)"
-                     }, 
-                     {
-                        "refId": "B", 
-                        "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_bytes_sec), -1)"
-                     }
-                  ], 
-                  "points": false, 
-                  "xaxis": {
-                     "buckets": null, 
-                     "values": [], 
-                     "mode": "time", 
-                     "name": null, 
-                     "show": true
-                  }, 
-                  "seriesOverrides": [], 
-                  "percentage": false, 
-                  "type": "graph", 
-                  "dashes": false, 
-                  "dashLength": 10, 
-                  "stack": true, 
-                  "timeShift": null, 
-                  "aliasColors": {
-                     "read_op_per_sec": "#3F6833", 
-                     "write_op_per_sec": "#E5AC0E"
-                  }, 
-                  "lines": true, 
-                  "legend": {
-                     "avg": false, 
-                     "min": false, 
-                     "max": false, 
-                     "show": true, 
-                     "current": false, 
-                     "values": false, 
-                     "total": false
-                  }, 
-                  "yaxes": [
-                     {
-                        "logBase": 1, 
-                        "format": "decbytes", 
-                        "max": null, 
-                        "min": "0", 
-                        "label": "", 
-                        "show": true
-                     }, 
-                     {
-                        "logBase": 1, 
-                        "format": "short", 
-                        "max": null, 
-                        "min": null, 
-                        "label": null, 
-                        "show": true
-                     }
-                  ], 
-                  "datasource": "Local", 
-                  "pointradius": 5, 
-                  "minSpan": 6
-               }
-            ], 
-            "showTitle": true, 
-            "collapse": true
-         }, 
-         {
-            "repeat": null, 
-            "titleSize": "h5", 
-            "repeatIteration": 1503031934304, 
-            "title": "Pool '$pool_name' Performance Details", 
-            "height": 250, 
-            "repeatRowId": 3, 
-            "panels": [
-               {
-                  "bars": false, 
-                  "timeFrom": null, 
-                  "links": [], 
-                  "thresholds": [], 
-                  "spaceLength": 10, 
-                  "nullPointMode": "null as zero", 
-                  "renderer": "flot", 
-                  "scopedVars": {
-                     "pool_name": {
-                        "text": "rbd", 
-                        "selected": false, 
-                        "value": "rbd"
-                     }
-                  }, 
-                  "linewidth": 1, 
-                  "steppedLine": false, 
-                  "id": 59, 
-                  "fill": 1, 
-                  "span": 6, 
-                  "title": "Pool '$pool_name' Client IOPS", 
-                  "tooltip": {
-                     "sort": 0, 
-                     "shared": true, 
-                     "value_type": "individual"
-                  }, 
-                  "targets": [
-                     {
-                        "refId": "A", 
-                        "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_op_per_sec), -1)"
-                     }, 
-                     {
-                        "refId": "B", 
-                        "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_op_per_sec), -1)"
-                     }
-                  ], 
-                  "points": false, 
-                  "xaxis": {
-                     "buckets": null, 
-                     "values": [], 
-                     "mode": "time", 
-                     "name": null, 
-                     "show": true
-                  }, 
-                  "seriesOverrides": [], 
-                  "percentage": false, 
-                  "type": "graph", 
-                  "dashes": false, 
-                  "dashLength": 10, 
-                  "stack": true, 
-                  "timeShift": null, 
-                  "aliasColors": {
-                     "read_op_per_sec": "#3F6833", 
-                     "write_op_per_sec": "#E5AC0E"
-                  }, 
-                  "lines": true, 
-                  "legend": {
-                     "avg": false, 
-                     "min": false, 
-                     "max": false, 
-                     "show": true, 
-                     "current": false, 
-                     "values": false, 
-                     "total": false
-                  }, 
-                  "yaxes": [
-                     {
-                        "logBase": 1, 
-                        "format": "short", 
-                        "max": null, 
-                        "min": "0", 
-                        "label": "", 
-                        "show": true
-                     }, 
-                     {
-                        "logBase": 1, 
-                        "format": "short", 
-                        "max": null, 
-                        "min": null, 
-                        "label": null, 
-                        "show": true
-                     }
-                  ], 
-                  "datasource": "Local", 
-                  "pointradius": 5, 
-                  "minSpan": 6
-               }, 
-               {
-                  "bars": false, 
-                  "timeFrom": null, 
-                  "links": [], 
-                  "thresholds": [], 
-                  "spaceLength": 10, 
-                  "nullPointMode": "null as zero", 
-                  "renderer": "flot", 
-                  "scopedVars": {
-                     "pool_name": {
-                        "text": "rbd", 
-                        "selected": false, 
-                        "value": "rbd"
-                     }
-                  }, 
-                  "linewidth": 1, 
-                  "steppedLine": false, 
-                  "id": 60, 
-                  "fill": 1, 
-                  "span": 6, 
-                  "title": "Pool '$pool_name' Client Throughput", 
-                  "tooltip": {
-                     "sort": 0, 
-                     "shared": true, 
-                     "value_type": "individual"
-                  }, 
-                  "targets": [
-                     {
-                        "refId": "A", 
-                        "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_bytes_sec), -1)"
-                     }, 
-                     {
-                        "refId": "B", 
-                        "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_bytes_sec), -1)"
-                     }
-                  ], 
-                  "points": false, 
-                  "xaxis": {
-                     "buckets": null, 
-                     "values": [], 
-                     "mode": "time", 
-                     "name": null, 
-                     "show": true
-                  }, 
-                  "seriesOverrides": [], 
-                  "percentage": false, 
-                  "type": "graph", 
-                  "dashes": false, 
-                  "dashLength": 10, 
-                  "stack": true, 
-                  "timeShift": null, 
-                  "aliasColors": {
-                     "read_op_per_sec": "#3F6833", 
-                     "write_op_per_sec": "#E5AC0E"
-                  }, 
-                  "lines": true, 
-                  "legend": {
-                     "avg": false, 
-                     "min": false, 
-                     "max": false, 
-                     "show": true, 
-                     "current": false, 
-                     "values": false, 
-                     "total": false
-                  }, 
-                  "yaxes": [
-                     {
-                        "logBase": 1, 
-                        "format": "decbytes", 
-                        "max": null, 
-                        "min": "0", 
-                        "label": "", 
-                        "show": true
-                     }, 
-                     {
-                        "logBase": 1, 
-                        "format": "short", 
-                        "max": null, 
-                        "min": null, 
-                        "label": null, 
-                        "show": true
-                     }
-                  ], 
-                  "datasource": "Local", 
-                  "pointradius": 5, 
-                  "minSpan": 6
-               }
-            ], 
-            "showTitle": true, 
-            "collapse": true
-         }
-      ], 
-      "templating": {
-         "list": [
+                        "thresholds": [], 
+                        "timeFrom": null, 
+                        "timeShift": null, 
+                        "title": "Pool '$pool_name' Client Throughput", 
+                        "tooltip": {
+                            "shared": true, 
+                            "sort": 0, 
+                            "value_type": "individual"
+                        }, 
+                        "type": "graph", 
+                        "xaxis": {
+                            "buckets": null, 
+                            "mode": "time", 
+                            "name": null, 
+                            "show": true, 
+                            "values": []
+                        }, 
+                        "yaxes": [
+                            {
+                                "format": "decbytes", 
+                                "label": "", 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": "0", 
+                                "show": true
+                            }, 
+                            {
+                                "format": "short", 
+                                "label": null, 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": null, 
+                                "show": true
+                            }
+                        ]
+                    }
+                ], 
+                "repeat": null, 
+                "repeatIteration": 1507692845646, 
+                "repeatRowId": 3, 
+                "showTitle": true, 
+                "title": "Pool '$pool_name' Performance Details", 
+                "titleSize": "h5"
+            }, 
             {
-               "regex": "", 
-               "sort": 0, 
-               "multi": false, 
-               "hide": 0, 
-               "name": "cluster_name", 
-               "tags": [], 
-               "allValue": null, 
-               "tagsQuery": "", 
-               "current": {
-                  "text": "ceph", 
-                  "selected": true, 
-                  "value": "ceph"
-               }, 
-               "refresh": 1, 
-               "label": "Cluster Name", 
-               "tagValuesQuery": "", 
-               "datasource": "Local", 
-               "query": "collectd.*.$domain.cephmetrics.gauge.*", 
-               "includeAll": false, 
-               "type": "query", 
-               "options": [], 
-               "useTags": false
+                "collapse": true, 
+                "height": 250, 
+                "panels": [
+                    {
+                        "aliasColors": {
+                            "read_op_per_sec": "#3F6833", 
+                            "write_op_per_sec": "#E5AC0E"
+                        }, 
+                        "bars": false, 
+                        "dashLength": 10, 
+                        "dashes": false, 
+                        "datasource": "Local", 
+                        "fill": 1, 
+                        "id": 66, 
+                        "legend": {
+                            "avg": false, 
+                            "current": false, 
+                            "max": false, 
+                            "min": false, 
+                            "show": true, 
+                            "total": false, 
+                            "values": false
+                        }, 
+                        "lines": true, 
+                        "linewidth": 1, 
+                        "links": [], 
+                        "minSpan": 6, 
+                        "nullPointMode": "null as zero", 
+                        "percentage": false, 
+                        "pointradius": 5, 
+                        "points": false, 
+                        "renderer": "flot", 
+                        "scopedVars": {
+                            "pool_name": {
+                                "selected": false, 
+                                "text": "default_rgw_data_root", 
+                                "value": "default_rgw_data_root"
+                            }
+                        }, 
+                        "seriesOverrides": [], 
+                        "spaceLength": 10, 
+                        "span": 6, 
+                        "stack": true, 
+                        "steppedLine": false, 
+                        "targets": [
+                            {
+                                "refId": "A", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_op_per_sec), -1)"
+                            }, 
+                            {
+                                "refId": "B", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_op_per_sec), -1)"
+                            }
+                        ], 
+                        "thresholds": [], 
+                        "timeFrom": null, 
+                        "timeShift": null, 
+                        "title": "Pool '$pool_name' Client IOPS", 
+                        "tooltip": {
+                            "shared": true, 
+                            "sort": 0, 
+                            "value_type": "individual"
+                        }, 
+                        "type": "graph", 
+                        "xaxis": {
+                            "buckets": null, 
+                            "mode": "time", 
+                            "name": null, 
+                            "show": true, 
+                            "values": []
+                        }, 
+                        "yaxes": [
+                            {
+                                "format": "short", 
+                                "label": "", 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": "0", 
+                                "show": true
+                            }, 
+                            {
+                                "format": "short", 
+                                "label": null, 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": null, 
+                                "show": true
+                            }
+                        ]
+                    }, 
+                    {
+                        "aliasColors": {
+                            "read_op_per_sec": "#3F6833", 
+                            "write_op_per_sec": "#E5AC0E"
+                        }, 
+                        "bars": false, 
+                        "dashLength": 10, 
+                        "dashes": false, 
+                        "datasource": "Local", 
+                        "fill": 1, 
+                        "id": 67, 
+                        "legend": {
+                            "avg": false, 
+                            "current": false, 
+                            "max": false, 
+                            "min": false, 
+                            "show": true, 
+                            "total": false, 
+                            "values": false
+                        }, 
+                        "lines": true, 
+                        "linewidth": 1, 
+                        "links": [], 
+                        "minSpan": 6, 
+                        "nullPointMode": "null as zero", 
+                        "percentage": false, 
+                        "pointradius": 5, 
+                        "points": false, 
+                        "renderer": "flot", 
+                        "scopedVars": {
+                            "pool_name": {
+                                "selected": false, 
+                                "text": "default_rgw_data_root", 
+                                "value": "default_rgw_data_root"
+                            }
+                        }, 
+                        "seriesOverrides": [], 
+                        "spaceLength": 10, 
+                        "span": 6, 
+                        "stack": true, 
+                        "steppedLine": false, 
+                        "targets": [
+                            {
+                                "refId": "A", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_bytes_sec), -1)"
+                            }, 
+                            {
+                                "refId": "B", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_bytes_sec), -1)"
+                            }
+                        ], 
+                        "thresholds": [], 
+                        "timeFrom": null, 
+                        "timeShift": null, 
+                        "title": "Pool '$pool_name' Client Throughput", 
+                        "tooltip": {
+                            "shared": true, 
+                            "sort": 0, 
+                            "value_type": "individual"
+                        }, 
+                        "type": "graph", 
+                        "xaxis": {
+                            "buckets": null, 
+                            "mode": "time", 
+                            "name": null, 
+                            "show": true, 
+                            "values": []
+                        }, 
+                        "yaxes": [
+                            {
+                                "format": "decbytes", 
+                                "label": "", 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": "0", 
+                                "show": true
+                            }, 
+                            {
+                                "format": "short", 
+                                "label": null, 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": null, 
+                                "show": true
+                            }
+                        ]
+                    }
+                ], 
+                "repeat": null, 
+                "repeatIteration": 1507692845646, 
+                "repeatRowId": 3, 
+                "showTitle": true, 
+                "title": "Pool '$pool_name' Performance Details", 
+                "titleSize": "h5"
             }, 
             {
-               "multi": false, 
-               "hide": 2, 
-               "name": "domain", 
-               "allValue": null, 
-               "label": null, 
-               "current": {
-                  "text": "test.lab", 
-                  "selected": true, 
-                  "value": "test.lab"
-               }, 
-               "query": "test.lab", 
-               "type": "custom", 
-               "options": [
-                  {
-                     "text": "test.lab", 
-                     "selected": true, 
-                     "value": "test.lab"
-                  }
-               ], 
-               "includeAll": false
+                "collapse": true, 
+                "height": 250, 
+                "panels": [
+                    {
+                        "aliasColors": {
+                            "read_op_per_sec": "#3F6833", 
+                            "write_op_per_sec": "#E5AC0E"
+                        }, 
+                        "bars": false, 
+                        "dashLength": 10, 
+                        "dashes": false, 
+                        "datasource": "Local", 
+                        "fill": 1, 
+                        "id": 68, 
+                        "legend": {
+                            "avg": false, 
+                            "current": false, 
+                            "max": false, 
+                            "min": false, 
+                            "show": true, 
+                            "total": false, 
+                            "values": false
+                        }, 
+                        "lines": true, 
+                        "linewidth": 1, 
+                        "links": [], 
+                        "minSpan": 6, 
+                        "nullPointMode": "null as zero", 
+                        "percentage": false, 
+                        "pointradius": 5, 
+                        "points": false, 
+                        "renderer": "flot", 
+                        "scopedVars": {
+                            "pool_name": {
+                                "selected": false, 
+                                "text": "default_rgw_gc", 
+                                "value": "default_rgw_gc"
+                            }
+                        }, 
+                        "seriesOverrides": [], 
+                        "spaceLength": 10, 
+                        "span": 6, 
+                        "stack": true, 
+                        "steppedLine": false, 
+                        "targets": [
+                            {
+                                "refId": "A", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_op_per_sec), -1)"
+                            }, 
+                            {
+                                "refId": "B", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_op_per_sec), -1)"
+                            }
+                        ], 
+                        "thresholds": [], 
+                        "timeFrom": null, 
+                        "timeShift": null, 
+                        "title": "Pool '$pool_name' Client IOPS", 
+                        "tooltip": {
+                            "shared": true, 
+                            "sort": 0, 
+                            "value_type": "individual"
+                        }, 
+                        "type": "graph", 
+                        "xaxis": {
+                            "buckets": null, 
+                            "mode": "time", 
+                            "name": null, 
+                            "show": true, 
+                            "values": []
+                        }, 
+                        "yaxes": [
+                            {
+                                "format": "short", 
+                                "label": "", 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": "0", 
+                                "show": true
+                            }, 
+                            {
+                                "format": "short", 
+                                "label": null, 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": null, 
+                                "show": true
+                            }
+                        ]
+                    }, 
+                    {
+                        "aliasColors": {
+                            "read_op_per_sec": "#3F6833", 
+                            "write_op_per_sec": "#E5AC0E"
+                        }, 
+                        "bars": false, 
+                        "dashLength": 10, 
+                        "dashes": false, 
+                        "datasource": "Local", 
+                        "fill": 1, 
+                        "id": 69, 
+                        "legend": {
+                            "avg": false, 
+                            "current": false, 
+                            "max": false, 
+                            "min": false, 
+                            "show": true, 
+                            "total": false, 
+                            "values": false
+                        }, 
+                        "lines": true, 
+                        "linewidth": 1, 
+                        "links": [], 
+                        "minSpan": 6, 
+                        "nullPointMode": "null as zero", 
+                        "percentage": false, 
+                        "pointradius": 5, 
+                        "points": false, 
+                        "renderer": "flot", 
+                        "scopedVars": {
+                            "pool_name": {
+                                "selected": false, 
+                                "text": "default_rgw_gc", 
+                                "value": "default_rgw_gc"
+                            }
+                        }, 
+                        "seriesOverrides": [], 
+                        "spaceLength": 10, 
+                        "span": 6, 
+                        "stack": true, 
+                        "steppedLine": false, 
+                        "targets": [
+                            {
+                                "refId": "A", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_bytes_sec), -1)"
+                            }, 
+                            {
+                                "refId": "B", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_bytes_sec), -1)"
+                            }
+                        ], 
+                        "thresholds": [], 
+                        "timeFrom": null, 
+                        "timeShift": null, 
+                        "title": "Pool '$pool_name' Client Throughput", 
+                        "tooltip": {
+                            "shared": true, 
+                            "sort": 0, 
+                            "value_type": "individual"
+                        }, 
+                        "type": "graph", 
+                        "xaxis": {
+                            "buckets": null, 
+                            "mode": "time", 
+                            "name": null, 
+                            "show": true, 
+                            "values": []
+                        }, 
+                        "yaxes": [
+                            {
+                                "format": "decbytes", 
+                                "label": "", 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": "0", 
+                                "show": true
+                            }, 
+                            {
+                                "format": "short", 
+                                "label": null, 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": null, 
+                                "show": true
+                            }
+                        ]
+                    }
+                ], 
+                "repeat": null, 
+                "repeatIteration": 1507692845646, 
+                "repeatRowId": 3, 
+                "showTitle": true, 
+                "title": "Pool '$pool_name' Performance Details", 
+                "titleSize": "h5"
+            }, 
+            {
+                "collapse": true, 
+                "height": 250, 
+                "panels": [
+                    {
+                        "aliasColors": {
+                            "read_op_per_sec": "#3F6833", 
+                            "write_op_per_sec": "#E5AC0E"
+                        }, 
+                        "bars": false, 
+                        "dashLength": 10, 
+                        "dashes": false, 
+                        "datasource": "Local", 
+                        "fill": 1, 
+                        "id": 70, 
+                        "legend": {
+                            "avg": false, 
+                            "current": false, 
+                            "max": false, 
+                            "min": false, 
+                            "show": true, 
+                            "total": false, 
+                            "values": false
+                        }, 
+                        "lines": true, 
+                        "linewidth": 1, 
+                        "links": [], 
+                        "minSpan": 6, 
+                        "nullPointMode": "null as zero", 
+                        "percentage": false, 
+                        "pointradius": 5, 
+                        "points": false, 
+                        "renderer": "flot", 
+                        "scopedVars": {
+                            "pool_name": {
+                                "selected": false, 
+                                "text": "default_rgw_log", 
+                                "value": "default_rgw_log"
+                            }
+                        }, 
+                        "seriesOverrides": [], 
+                        "spaceLength": 10, 
+                        "span": 6, 
+                        "stack": true, 
+                        "steppedLine": false, 
+                        "targets": [
+                            {
+                                "refId": "A", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_op_per_sec), -1)"
+                            }, 
+                            {
+                                "refId": "B", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_op_per_sec), -1)"
+                            }
+                        ], 
+                        "thresholds": [], 
+                        "timeFrom": null, 
+                        "timeShift": null, 
+                        "title": "Pool '$pool_name' Client IOPS", 
+                        "tooltip": {
+                            "shared": true, 
+                            "sort": 0, 
+                            "value_type": "individual"
+                        }, 
+                        "type": "graph", 
+                        "xaxis": {
+                            "buckets": null, 
+                            "mode": "time", 
+                            "name": null, 
+                            "show": true, 
+                            "values": []
+                        }, 
+                        "yaxes": [
+                            {
+                                "format": "short", 
+                                "label": "", 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": "0", 
+                                "show": true
+                            }, 
+                            {
+                                "format": "short", 
+                                "label": null, 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": null, 
+                                "show": true
+                            }
+                        ]
+                    }, 
+                    {
+                        "aliasColors": {
+                            "read_op_per_sec": "#3F6833", 
+                            "write_op_per_sec": "#E5AC0E"
+                        }, 
+                        "bars": false, 
+                        "dashLength": 10, 
+                        "dashes": false, 
+                        "datasource": "Local", 
+                        "fill": 1, 
+                        "id": 71, 
+                        "legend": {
+                            "avg": false, 
+                            "current": false, 
+                            "max": false, 
+                            "min": false, 
+                            "show": true, 
+                            "total": false, 
+                            "values": false
+                        }, 
+                        "lines": true, 
+                        "linewidth": 1, 
+                        "links": [], 
+                        "minSpan": 6, 
+                        "nullPointMode": "null as zero", 
+                        "percentage": false, 
+                        "pointradius": 5, 
+                        "points": false, 
+                        "renderer": "flot", 
+                        "scopedVars": {
+                            "pool_name": {
+                                "selected": false, 
+                                "text": "default_rgw_log", 
+                                "value": "default_rgw_log"
+                            }
+                        }, 
+                        "seriesOverrides": [], 
+                        "spaceLength": 10, 
+                        "span": 6, 
+                        "stack": true, 
+                        "steppedLine": false, 
+                        "targets": [
+                            {
+                                "refId": "A", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_bytes_sec), -1)"
+                            }, 
+                            {
+                                "refId": "B", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_bytes_sec), -1)"
+                            }
+                        ], 
+                        "thresholds": [], 
+                        "timeFrom": null, 
+                        "timeShift": null, 
+                        "title": "Pool '$pool_name' Client Throughput", 
+                        "tooltip": {
+                            "shared": true, 
+                            "sort": 0, 
+                            "value_type": "individual"
+                        }, 
+                        "type": "graph", 
+                        "xaxis": {
+                            "buckets": null, 
+                            "mode": "time", 
+                            "name": null, 
+                            "show": true, 
+                            "values": []
+                        }, 
+                        "yaxes": [
+                            {
+                                "format": "decbytes", 
+                                "label": "", 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": "0", 
+                                "show": true
+                            }, 
+                            {
+                                "format": "short", 
+                                "label": null, 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": null, 
+                                "show": true
+                            }
+                        ]
+                    }
+                ], 
+                "repeat": null, 
+                "repeatIteration": 1507692845646, 
+                "repeatRowId": 3, 
+                "showTitle": true, 
+                "title": "Pool '$pool_name' Performance Details", 
+                "titleSize": "h5"
             }, 
             {
-               "regex": "", 
-               "sort": 0, 
-               "multi": true, 
-               "hide": 0, 
-               "name": "pool_name", 
-               "tags": [], 
-               "allValue": null, 
-               "tagsQuery": "", 
-               "current": {
-                  "text": "All", 
-                  "value": "$__all"
-               }, 
-               "refresh": 1, 
-               "label": "Pool Name", 
-               "tagValuesQuery": "", 
-               "datasource": "Local", 
-               "query": "collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.*", 
-               "includeAll": true, 
-               "type": "query", 
-               "options": [], 
-               "useTags": false
+                "collapse": true, 
+                "height": 250, 
+                "panels": [
+                    {
+                        "aliasColors": {
+                            "read_op_per_sec": "#3F6833", 
+                            "write_op_per_sec": "#E5AC0E"
+                        }, 
+                        "bars": false, 
+                        "dashLength": 10, 
+                        "dashes": false, 
+                        "datasource": "Local", 
+                        "fill": 1, 
+                        "id": 72, 
+                        "legend": {
+                            "avg": false, 
+                            "current": false, 
+                            "max": false, 
+                            "min": false, 
+                            "show": true, 
+                            "total": false, 
+                            "values": false
+                        }, 
+                        "lines": true, 
+                        "linewidth": 1, 
+                        "links": [], 
+                        "minSpan": 6, 
+                        "nullPointMode": "null as zero", 
+                        "percentage": false, 
+                        "pointradius": 5, 
+                        "points": false, 
+                        "renderer": "flot", 
+                        "scopedVars": {
+                            "pool_name": {
+                                "selected": false, 
+                                "text": "default_rgw_meta", 
+                                "value": "default_rgw_meta"
+                            }
+                        }, 
+                        "seriesOverrides": [], 
+                        "spaceLength": 10, 
+                        "span": 6, 
+                        "stack": true, 
+                        "steppedLine": false, 
+                        "targets": [
+                            {
+                                "refId": "A", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_op_per_sec), -1)"
+                            }, 
+                            {
+                                "refId": "B", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_op_per_sec), -1)"
+                            }
+                        ], 
+                        "thresholds": [], 
+                        "timeFrom": null, 
+                        "timeShift": null, 
+                        "title": "Pool '$pool_name' Client IOPS", 
+                        "tooltip": {
+                            "shared": true, 
+                            "sort": 0, 
+                            "value_type": "individual"
+                        }, 
+                        "type": "graph", 
+                        "xaxis": {
+                            "buckets": null, 
+                            "mode": "time", 
+                            "name": null, 
+                            "show": true, 
+                            "values": []
+                        }, 
+                        "yaxes": [
+                            {
+                                "format": "short", 
+                                "label": "", 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": "0", 
+                                "show": true
+                            }, 
+                            {
+                                "format": "short", 
+                                "label": null, 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": null, 
+                                "show": true
+                            }
+                        ]
+                    }, 
+                    {
+                        "aliasColors": {
+                            "read_op_per_sec": "#3F6833", 
+                            "write_op_per_sec": "#E5AC0E"
+                        }, 
+                        "bars": false, 
+                        "dashLength": 10, 
+                        "dashes": false, 
+                        "datasource": "Local", 
+                        "fill": 1, 
+                        "id": 73, 
+                        "legend": {
+                            "avg": false, 
+                            "current": false, 
+                            "max": false, 
+                            "min": false, 
+                            "show": true, 
+                            "total": false, 
+                            "values": false
+                        }, 
+                        "lines": true, 
+                        "linewidth": 1, 
+                        "links": [], 
+                        "minSpan": 6, 
+                        "nullPointMode": "null as zero", 
+                        "percentage": false, 
+                        "pointradius": 5, 
+                        "points": false, 
+                        "renderer": "flot", 
+                        "scopedVars": {
+                            "pool_name": {
+                                "selected": false, 
+                                "text": "default_rgw_meta", 
+                                "value": "default_rgw_meta"
+                            }
+                        }, 
+                        "seriesOverrides": [], 
+                        "spaceLength": 10, 
+                        "span": 6, 
+                        "stack": true, 
+                        "steppedLine": false, 
+                        "targets": [
+                            {
+                                "refId": "A", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_bytes_sec), -1)"
+                            }, 
+                            {
+                                "refId": "B", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_bytes_sec), -1)"
+                            }
+                        ], 
+                        "thresholds": [], 
+                        "timeFrom": null, 
+                        "timeShift": null, 
+                        "title": "Pool '$pool_name' Client Throughput", 
+                        "tooltip": {
+                            "shared": true, 
+                            "sort": 0, 
+                            "value_type": "individual"
+                        }, 
+                        "type": "graph", 
+                        "xaxis": {
+                            "buckets": null, 
+                            "mode": "time", 
+                            "name": null, 
+                            "show": true, 
+                            "values": []
+                        }, 
+                        "yaxes": [
+                            {
+                                "format": "decbytes", 
+                                "label": "", 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": "0", 
+                                "show": true
+                            }, 
+                            {
+                                "format": "short", 
+                                "label": null, 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": null, 
+                                "show": true
+                            }
+                        ]
+                    }
+                ], 
+                "repeat": null, 
+                "repeatIteration": 1507692845646, 
+                "repeatRowId": 3, 
+                "showTitle": true, 
+                "title": "Pool '$pool_name' Performance Details", 
+                "titleSize": "h5"
+            }, 
+            {
+                "collapse": true, 
+                "height": 250, 
+                "panels": [
+                    {
+                        "aliasColors": {
+                            "read_op_per_sec": "#3F6833", 
+                            "write_op_per_sec": "#E5AC0E"
+                        }, 
+                        "bars": false, 
+                        "dashLength": 10, 
+                        "dashes": false, 
+                        "datasource": "Local", 
+                        "fill": 1, 
+                        "id": 74, 
+                        "legend": {
+                            "avg": false, 
+                            "current": false, 
+                            "max": false, 
+                            "min": false, 
+                            "show": true, 
+                            "total": false, 
+                            "values": false
+                        }, 
+                        "lines": true, 
+                        "linewidth": 1, 
+                        "links": [], 
+                        "minSpan": 6, 
+                        "nullPointMode": "null as zero", 
+                        "percentage": false, 
+                        "pointradius": 5, 
+                        "points": false, 
+                        "renderer": "flot", 
+                        "scopedVars": {
+                            "pool_name": {
+                                "selected": false, 
+                                "text": "default_rgw_users_keys", 
+                                "value": "default_rgw_users_keys"
+                            }
+                        }, 
+                        "seriesOverrides": [], 
+                        "spaceLength": 10, 
+                        "span": 6, 
+                        "stack": true, 
+                        "steppedLine": false, 
+                        "targets": [
+                            {
+                                "refId": "A", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_op_per_sec), -1)"
+                            }, 
+                            {
+                                "refId": "B", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_op_per_sec), -1)"
+                            }
+                        ], 
+                        "thresholds": [], 
+                        "timeFrom": null, 
+                        "timeShift": null, 
+                        "title": "Pool '$pool_name' Client IOPS", 
+                        "tooltip": {
+                            "shared": true, 
+                            "sort": 0, 
+                            "value_type": "individual"
+                        }, 
+                        "type": "graph", 
+                        "xaxis": {
+                            "buckets": null, 
+                            "mode": "time", 
+                            "name": null, 
+                            "show": true, 
+                            "values": []
+                        }, 
+                        "yaxes": [
+                            {
+                                "format": "short", 
+                                "label": "", 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": "0", 
+                                "show": true
+                            }, 
+                            {
+                                "format": "short", 
+                                "label": null, 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": null, 
+                                "show": true
+                            }
+                        ]
+                    }, 
+                    {
+                        "aliasColors": {
+                            "read_op_per_sec": "#3F6833", 
+                            "write_op_per_sec": "#E5AC0E"
+                        }, 
+                        "bars": false, 
+                        "dashLength": 10, 
+                        "dashes": false, 
+                        "datasource": "Local", 
+                        "fill": 1, 
+                        "id": 75, 
+                        "legend": {
+                            "avg": false, 
+                            "current": false, 
+                            "max": false, 
+                            "min": false, 
+                            "show": true, 
+                            "total": false, 
+                            "values": false
+                        }, 
+                        "lines": true, 
+                        "linewidth": 1, 
+                        "links": [], 
+                        "minSpan": 6, 
+                        "nullPointMode": "null as zero", 
+                        "percentage": false, 
+                        "pointradius": 5, 
+                        "points": false, 
+                        "renderer": "flot", 
+                        "scopedVars": {
+                            "pool_name": {
+                                "selected": false, 
+                                "text": "default_rgw_users_keys", 
+                                "value": "default_rgw_users_keys"
+                            }
+                        }, 
+                        "seriesOverrides": [], 
+                        "spaceLength": 10, 
+                        "span": 6, 
+                        "stack": true, 
+                        "steppedLine": false, 
+                        "targets": [
+                            {
+                                "refId": "A", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_bytes_sec), -1)"
+                            }, 
+                            {
+                                "refId": "B", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_bytes_sec), -1)"
+                            }
+                        ], 
+                        "thresholds": [], 
+                        "timeFrom": null, 
+                        "timeShift": null, 
+                        "title": "Pool '$pool_name' Client Throughput", 
+                        "tooltip": {
+                            "shared": true, 
+                            "sort": 0, 
+                            "value_type": "individual"
+                        }, 
+                        "type": "graph", 
+                        "xaxis": {
+                            "buckets": null, 
+                            "mode": "time", 
+                            "name": null, 
+                            "show": true, 
+                            "values": []
+                        }, 
+                        "yaxes": [
+                            {
+                                "format": "decbytes", 
+                                "label": "", 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": "0", 
+                                "show": true
+                            }, 
+                            {
+                                "format": "short", 
+                                "label": null, 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": null, 
+                                "show": true
+                            }
+                        ]
+                    }
+                ], 
+                "repeat": null, 
+                "repeatIteration": 1507692845646, 
+                "repeatRowId": 3, 
+                "showTitle": true, 
+                "title": "Pool '$pool_name' Performance Details", 
+                "titleSize": "h5"
+            }, 
+            {
+                "collapse": true, 
+                "height": 250, 
+                "panels": [
+                    {
+                        "aliasColors": {
+                            "read_op_per_sec": "#3F6833", 
+                            "write_op_per_sec": "#E5AC0E"
+                        }, 
+                        "bars": false, 
+                        "dashLength": 10, 
+                        "dashes": false, 
+                        "datasource": "Local", 
+                        "fill": 1, 
+                        "id": 76, 
+                        "legend": {
+                            "avg": false, 
+                            "current": false, 
+                            "max": false, 
+                            "min": false, 
+                            "show": true, 
+                            "total": false, 
+                            "values": false
+                        }, 
+                        "lines": true, 
+                        "linewidth": 1, 
+                        "links": [], 
+                        "minSpan": 6, 
+                        "nullPointMode": "null as zero", 
+                        "percentage": false, 
+                        "pointradius": 5, 
+                        "points": false, 
+                        "renderer": "flot", 
+                        "scopedVars": {
+                            "pool_name": {
+                                "selected": false, 
+                                "text": "default_rgw_users_swift", 
+                                "value": "default_rgw_users_swift"
+                            }
+                        }, 
+                        "seriesOverrides": [], 
+                        "spaceLength": 10, 
+                        "span": 6, 
+                        "stack": true, 
+                        "steppedLine": false, 
+                        "targets": [
+                            {
+                                "refId": "A", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_op_per_sec), -1)"
+                            }, 
+                            {
+                                "refId": "B", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_op_per_sec), -1)"
+                            }
+                        ], 
+                        "thresholds": [], 
+                        "timeFrom": null, 
+                        "timeShift": null, 
+                        "title": "Pool '$pool_name' Client IOPS", 
+                        "tooltip": {
+                            "shared": true, 
+                            "sort": 0, 
+                            "value_type": "individual"
+                        }, 
+                        "type": "graph", 
+                        "xaxis": {
+                            "buckets": null, 
+                            "mode": "time", 
+                            "name": null, 
+                            "show": true, 
+                            "values": []
+                        }, 
+                        "yaxes": [
+                            {
+                                "format": "short", 
+                                "label": "", 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": "0", 
+                                "show": true
+                            }, 
+                            {
+                                "format": "short", 
+                                "label": null, 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": null, 
+                                "show": true
+                            }
+                        ]
+                    }, 
+                    {
+                        "aliasColors": {
+                            "read_op_per_sec": "#3F6833", 
+                            "write_op_per_sec": "#E5AC0E"
+                        }, 
+                        "bars": false, 
+                        "dashLength": 10, 
+                        "dashes": false, 
+                        "datasource": "Local", 
+                        "fill": 1, 
+                        "id": 77, 
+                        "legend": {
+                            "avg": false, 
+                            "current": false, 
+                            "max": false, 
+                            "min": false, 
+                            "show": true, 
+                            "total": false, 
+                            "values": false
+                        }, 
+                        "lines": true, 
+                        "linewidth": 1, 
+                        "links": [], 
+                        "minSpan": 6, 
+                        "nullPointMode": "null as zero", 
+                        "percentage": false, 
+                        "pointradius": 5, 
+                        "points": false, 
+                        "renderer": "flot", 
+                        "scopedVars": {
+                            "pool_name": {
+                                "selected": false, 
+                                "text": "default_rgw_users_swift", 
+                                "value": "default_rgw_users_swift"
+                            }
+                        }, 
+                        "seriesOverrides": [], 
+                        "spaceLength": 10, 
+                        "span": 6, 
+                        "stack": true, 
+                        "steppedLine": false, 
+                        "targets": [
+                            {
+                                "refId": "A", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_bytes_sec), -1)"
+                            }, 
+                            {
+                                "refId": "B", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_bytes_sec), -1)"
+                            }
+                        ], 
+                        "thresholds": [], 
+                        "timeFrom": null, 
+                        "timeShift": null, 
+                        "title": "Pool '$pool_name' Client Throughput", 
+                        "tooltip": {
+                            "shared": true, 
+                            "sort": 0, 
+                            "value_type": "individual"
+                        }, 
+                        "type": "graph", 
+                        "xaxis": {
+                            "buckets": null, 
+                            "mode": "time", 
+                            "name": null, 
+                            "show": true, 
+                            "values": []
+                        }, 
+                        "yaxes": [
+                            {
+                                "format": "decbytes", 
+                                "label": "", 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": "0", 
+                                "show": true
+                            }, 
+                            {
+                                "format": "short", 
+                                "label": null, 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": null, 
+                                "show": true
+                            }
+                        ]
+                    }
+                ], 
+                "repeat": null, 
+                "repeatIteration": 1507692845646, 
+                "repeatRowId": 3, 
+                "showTitle": true, 
+                "title": "Pool '$pool_name' Performance Details", 
+                "titleSize": "h5"
+            }, 
+            {
+                "collapse": true, 
+                "height": 250, 
+                "panels": [
+                    {
+                        "aliasColors": {
+                            "read_op_per_sec": "#3F6833", 
+                            "write_op_per_sec": "#E5AC0E"
+                        }, 
+                        "bars": false, 
+                        "dashLength": 10, 
+                        "dashes": false, 
+                        "datasource": "Local", 
+                        "fill": 1, 
+                        "id": 78, 
+                        "legend": {
+                            "avg": false, 
+                            "current": false, 
+                            "max": false, 
+                            "min": false, 
+                            "show": true, 
+                            "total": false, 
+                            "values": false
+                        }, 
+                        "lines": true, 
+                        "linewidth": 1, 
+                        "links": [], 
+                        "minSpan": 6, 
+                        "nullPointMode": "null as zero", 
+                        "percentage": false, 
+                        "pointradius": 5, 
+                        "points": false, 
+                        "renderer": "flot", 
+                        "scopedVars": {
+                            "pool_name": {
+                                "selected": false, 
+                                "text": "default_rgw_users_uid", 
+                                "value": "default_rgw_users_uid"
+                            }
+                        }, 
+                        "seriesOverrides": [], 
+                        "spaceLength": 10, 
+                        "span": 6, 
+                        "stack": true, 
+                        "steppedLine": false, 
+                        "targets": [
+                            {
+                                "refId": "A", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_op_per_sec), -1)"
+                            }, 
+                            {
+                                "refId": "B", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_op_per_sec), -1)"
+                            }
+                        ], 
+                        "thresholds": [], 
+                        "timeFrom": null, 
+                        "timeShift": null, 
+                        "title": "Pool '$pool_name' Client IOPS", 
+                        "tooltip": {
+                            "shared": true, 
+                            "sort": 0, 
+                            "value_type": "individual"
+                        }, 
+                        "type": "graph", 
+                        "xaxis": {
+                            "buckets": null, 
+                            "mode": "time", 
+                            "name": null, 
+                            "show": true, 
+                            "values": []
+                        }, 
+                        "yaxes": [
+                            {
+                                "format": "short", 
+                                "label": "", 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": "0", 
+                                "show": true
+                            }, 
+                            {
+                                "format": "short", 
+                                "label": null, 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": null, 
+                                "show": true
+                            }
+                        ]
+                    }, 
+                    {
+                        "aliasColors": {
+                            "read_op_per_sec": "#3F6833", 
+                            "write_op_per_sec": "#E5AC0E"
+                        }, 
+                        "bars": false, 
+                        "dashLength": 10, 
+                        "dashes": false, 
+                        "datasource": "Local", 
+                        "fill": 1, 
+                        "id": 79, 
+                        "legend": {
+                            "avg": false, 
+                            "current": false, 
+                            "max": false, 
+                            "min": false, 
+                            "show": true, 
+                            "total": false, 
+                            "values": false
+                        }, 
+                        "lines": true, 
+                        "linewidth": 1, 
+                        "links": [], 
+                        "minSpan": 6, 
+                        "nullPointMode": "null as zero", 
+                        "percentage": false, 
+                        "pointradius": 5, 
+                        "points": false, 
+                        "renderer": "flot", 
+                        "scopedVars": {
+                            "pool_name": {
+                                "selected": false, 
+                                "text": "default_rgw_users_uid", 
+                                "value": "default_rgw_users_uid"
+                            }
+                        }, 
+                        "seriesOverrides": [], 
+                        "spaceLength": 10, 
+                        "span": 6, 
+                        "stack": true, 
+                        "steppedLine": false, 
+                        "targets": [
+                            {
+                                "refId": "A", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_bytes_sec), -1)"
+                            }, 
+                            {
+                                "refId": "B", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_bytes_sec), -1)"
+                            }
+                        ], 
+                        "thresholds": [], 
+                        "timeFrom": null, 
+                        "timeShift": null, 
+                        "title": "Pool '$pool_name' Client Throughput", 
+                        "tooltip": {
+                            "shared": true, 
+                            "sort": 0, 
+                            "value_type": "individual"
+                        }, 
+                        "type": "graph", 
+                        "xaxis": {
+                            "buckets": null, 
+                            "mode": "time", 
+                            "name": null, 
+                            "show": true, 
+                            "values": []
+                        }, 
+                        "yaxes": [
+                            {
+                                "format": "decbytes", 
+                                "label": "", 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": "0", 
+                                "show": true
+                            }, 
+                            {
+                                "format": "short", 
+                                "label": null, 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": null, 
+                                "show": true
+                            }
+                        ]
+                    }
+                ], 
+                "repeat": null, 
+                "repeatIteration": 1507692845646, 
+                "repeatRowId": 3, 
+                "showTitle": true, 
+                "title": "Pool '$pool_name' Performance Details", 
+                "titleSize": "h5"
+            }, 
+            {
+                "collapse": true, 
+                "height": 250, 
+                "panels": [
+                    {
+                        "aliasColors": {
+                            "read_op_per_sec": "#3F6833", 
+                            "write_op_per_sec": "#E5AC0E"
+                        }, 
+                        "bars": false, 
+                        "dashLength": 10, 
+                        "dashes": false, 
+                        "datasource": "Local", 
+                        "fill": 1, 
+                        "id": 80, 
+                        "legend": {
+                            "avg": false, 
+                            "current": false, 
+                            "max": false, 
+                            "min": false, 
+                            "show": true, 
+                            "total": false, 
+                            "values": false
+                        }, 
+                        "lines": true, 
+                        "linewidth": 1, 
+                        "links": [], 
+                        "minSpan": 6, 
+                        "nullPointMode": "null as zero", 
+                        "percentage": false, 
+                        "pointradius": 5, 
+                        "points": false, 
+                        "renderer": "flot", 
+                        "scopedVars": {
+                            "pool_name": {
+                                "selected": false, 
+                                "text": "rbd", 
+                                "value": "rbd"
+                            }
+                        }, 
+                        "seriesOverrides": [], 
+                        "spaceLength": 10, 
+                        "span": 6, 
+                        "stack": true, 
+                        "steppedLine": false, 
+                        "targets": [
+                            {
+                                "refId": "A", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_op_per_sec), -1)"
+                            }, 
+                            {
+                                "refId": "B", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_op_per_sec), -1)"
+                            }
+                        ], 
+                        "thresholds": [], 
+                        "timeFrom": null, 
+                        "timeShift": null, 
+                        "title": "Pool '$pool_name' Client IOPS", 
+                        "tooltip": {
+                            "shared": true, 
+                            "sort": 0, 
+                            "value_type": "individual"
+                        }, 
+                        "type": "graph", 
+                        "xaxis": {
+                            "buckets": null, 
+                            "mode": "time", 
+                            "name": null, 
+                            "show": true, 
+                            "values": []
+                        }, 
+                        "yaxes": [
+                            {
+                                "format": "short", 
+                                "label": "", 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": "0", 
+                                "show": true
+                            }, 
+                            {
+                                "format": "short", 
+                                "label": null, 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": null, 
+                                "show": true
+                            }
+                        ]
+                    }, 
+                    {
+                        "aliasColors": {
+                            "read_op_per_sec": "#3F6833", 
+                            "write_op_per_sec": "#E5AC0E"
+                        }, 
+                        "bars": false, 
+                        "dashLength": 10, 
+                        "dashes": false, 
+                        "datasource": "Local", 
+                        "fill": 1, 
+                        "id": 81, 
+                        "legend": {
+                            "avg": false, 
+                            "current": false, 
+                            "max": false, 
+                            "min": false, 
+                            "show": true, 
+                            "total": false, 
+                            "values": false
+                        }, 
+                        "lines": true, 
+                        "linewidth": 1, 
+                        "links": [], 
+                        "minSpan": 6, 
+                        "nullPointMode": "null as zero", 
+                        "percentage": false, 
+                        "pointradius": 5, 
+                        "points": false, 
+                        "renderer": "flot", 
+                        "scopedVars": {
+                            "pool_name": {
+                                "selected": false, 
+                                "text": "rbd", 
+                                "value": "rbd"
+                            }
+                        }, 
+                        "seriesOverrides": [], 
+                        "spaceLength": 10, 
+                        "span": 6, 
+                        "stack": true, 
+                        "steppedLine": false, 
+                        "targets": [
+                            {
+                                "refId": "A", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.read_bytes_sec), -1)"
+                            }, 
+                            {
+                                "refId": "B", 
+                                "target": "aliasByNode(maxSeries(collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.$pool_name.write_bytes_sec), -1)"
+                            }
+                        ], 
+                        "thresholds": [], 
+                        "timeFrom": null, 
+                        "timeShift": null, 
+                        "title": "Pool '$pool_name' Client Throughput", 
+                        "tooltip": {
+                            "shared": true, 
+                            "sort": 0, 
+                            "value_type": "individual"
+                        }, 
+                        "type": "graph", 
+                        "xaxis": {
+                            "buckets": null, 
+                            "mode": "time", 
+                            "name": null, 
+                            "show": true, 
+                            "values": []
+                        }, 
+                        "yaxes": [
+                            {
+                                "format": "decbytes", 
+                                "label": "", 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": "0", 
+                                "show": true
+                            }, 
+                            {
+                                "format": "short", 
+                                "label": null, 
+                                "logBase": 1, 
+                                "max": null, 
+                                "min": null, 
+                                "show": true
+                            }
+                        ]
+                    }
+                ], 
+                "repeat": null, 
+                "repeatIteration": 1507692845646, 
+                "repeatRowId": 3, 
+                "showTitle": true, 
+                "title": "Pool '$pool_name' Performance Details", 
+                "titleSize": "h5"
             }
-         ]
-      }, 
-      "links": [], 
-      "tags": [], 
-      "graphTooltip": 0, 
-      "hideControls": true, 
-      "title": "Ceph Pools", 
-      "editable": false, 
-      "refresh": "10s", 
-      "id": 27, 
-      "gnetId": null, 
-      "timepicker": {
-         "time_options": [
-            "5m", 
-            "15m", 
-            "1h", 
-            "6h", 
-            "12h", 
-            "24h", 
-            "2d", 
-            "7d", 
-            "30d"
-         ], 
-         "refresh_intervals": [
-            "5s", 
-            "10s", 
-            "30s", 
-            "1m", 
-            "5m", 
-            "15m", 
-            "30m", 
-            "1h", 
-            "2h", 
-            "1d"
-         ]
-      }, 
-      "version": 4, 
-      "time": {
-         "to": "now", 
-         "from": "now-1h"
-      }, 
-      "timezone": "browser", 
-      "schemaVersion": 14, 
-      "annotations": {
-         "list": []
-      }
-   }
+        ], 
+        "schemaVersion": 14, 
+        "style": "dark", 
+        "tags": [], 
+        "templating": {
+            "list": [
+                {
+                    "allValue": null, 
+                    "current": {
+                        "selected": true, 
+                        "text": "ceph", 
+                        "value": "ceph"
+                    }, 
+                    "datasource": "Local", 
+                    "hide": 0, 
+                    "includeAll": false, 
+                    "label": "Cluster Name", 
+                    "multi": false, 
+                    "name": "cluster_name", 
+                    "options": [], 
+                    "query": "collectd.*.$domain.cephmetrics.gauge.*", 
+                    "refresh": 1, 
+                    "regex": "", 
+                    "sort": 0, 
+                    "tagValuesQuery": "", 
+                    "tags": [], 
+                    "tagsQuery": "", 
+                    "type": "query", 
+                    "useTags": false
+                }, 
+                {
+                    "allValue": null, 
+                    "current": {
+                        "selected": true, 
+                        "text": "storage.lab", 
+                        "value": "storage.lab"
+                    }, 
+                    "hide": 2, 
+                    "includeAll": false, 
+                    "label": null, 
+                    "multi": false, 
+                    "name": "domain", 
+                    "options": [
+                        {
+                            "selected": true, 
+                            "text": "storage.lab", 
+                            "value": "storage.lab"
+                        }
+                    ], 
+                    "query": "storage.lab", 
+                    "type": "custom"
+                }, 
+                {
+                    "allValue": null, 
+                    "current": {
+                        "tags": [], 
+                        "text": "All", 
+                        "value": [
+                            "$__all"
+                        ]
+                    }, 
+                    "datasource": "Local", 
+                    "hide": 0, 
+                    "includeAll": true, 
+                    "label": "Pool Name", 
+                    "multi": true, 
+                    "name": "pool_name", 
+                    "options": [], 
+                    "query": "collectd.*.$domain.cephmetrics.gauge.$cluster_name.mon.pools.*", 
+                    "refresh": 1, 
+                    "regex": "", 
+                    "sort": 0, 
+                    "tagValuesQuery": "", 
+                    "tags": [], 
+                    "tagsQuery": "", 
+                    "type": "query", 
+                    "useTags": false
+                }
+            ]
+        }, 
+        "time": {
+            "from": "now-1h", 
+            "to": "now"
+        }, 
+        "timepicker": {
+            "refresh_intervals": [
+                "5s", 
+                "10s", 
+                "30s", 
+                "1m", 
+                "5m", 
+                "15m", 
+                "30m", 
+                "1h", 
+                "2h", 
+                "1d"
+            ], 
+            "time_options": [
+                "5m", 
+                "15m", 
+                "1h", 
+                "6h", 
+                "12h", 
+                "24h", 
+                "2d", 
+                "7d", 
+                "30d"
+            ]
+        }, 
+        "timezone": "browser", 
+        "title": "Ceph Pools", 
+        "version": 5
+    }, 
+    "meta": {
+        "canEdit": true, 
+        "canSave": true, 
+        "canStar": true, 
+        "created": "2017-10-11T02:45:33Z", 
+        "createdBy": "admin@localhost", 
+        "expires": "0001-01-01T00:00:00Z", 
+        "slug": "ceph-pools", 
+        "type": "db", 
+        "updated": "2017-10-11T03:35:11Z", 
+        "updatedBy": "admin@localhost", 
+        "version": 5
+    }
 }
\ No newline at end of file