{ "__inputs": [ { "name": "DS_HMCI", "label": "Database", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__elements": {}, "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.1.6" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "enable": false, "list": [ { "builtIn": 1, "datasource": { "type": "datasource", "uid": "grafana" }, "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "description": "https://git.data.coop/nellemann/hmci", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 1465, "graphTooltip": 0, "id": null, "links": [], "liveNow": false, "panels": [ { "datasource": { "type": "influxdb", "uid": "${DS_HMCI}" }, "gridPos": { "h": 3, "w": 24, "x": 0, "y": 0 }, "id": 29, "options": { "content": "## Metrics collected from IBM Power HMC\n \nFor more information: [https://git.data.coop/nellemann/hmci](https://git.data.coop/nellemann/hmci)\n ", "mode": "markdown" }, "pluginVersion": "9.1.6", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_HMCI}" }, "refId": "A" } ], "transparent": true, "type": "text" }, { "datasource": { "type": "influxdb", "uid": "${DS_HMCI}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "continuous-RdYlGr" }, "custom": { "align": "center", "displayMode": "auto", "filterable": true, "inspect": false }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "Name" }, "properties": [ { "id": "custom.width", "value": 256 } ] }, { "matcher": { "id": "byName", "options": "Affinity Score" }, "properties": [ { "id": "color", "value": { "mode": "continuous-RdYlGr" } }, { "id": "unit", "value": "percent" }, { "id": "custom.displayMode", "value": "basic" } ] }, { "matcher": { "id": "byName", "options": "ID" }, "properties": [ { "id": "custom.width", "value": 159 } ] } ] }, "gridPos": { "h": 6, "w": 10, "x": 0, "y": 3 }, "id": 21, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [] }, "pluginVersion": "9.1.6", "targets": [ { "alias": "Read", "datasource": { "type": "influxdb", "uid": "${DS_HMCI}" }, "groupBy": [ { "params": [ "viosname" ], "type": "tag" } ], "measurement": "vios_details", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"id\") AS \"id\", \"type\", \"osType\", \"state\", \"affinityScore\" FROM \"lpar_details\" WHERE (\"lparname\" =~ /^$LPAR$/) AND $timeFilter GROUP BY \"lparname\"", "queryType": "randomWalk", "rawQuery": false, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "viosid" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "id" ], "type": "alias" } ], [ { "params": [ "viosstate" ], "type": "field" } ], [ { "params": [ "affinityScore" ], "type": "field" } ] ], "tags": [ { "key": "viosname", "operator": "=~", "value": "/^$ViosName$/" } ] } ], "title": "VIOS Details", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true }, "indexByName": { "Time": 0, "affinityScore": 4, "id": 1, "viosname": 2, "viosstate": 3 }, "renameByName": { "affinityScore": "Affinity Score", "id": "ID", "viosname": "Name", "viosstate": "State" } } }, { "id": "sortBy", "options": { "fields": {}, "sort": [ { "field": "Name" } ] } } ], "type": "table" }, { "datasource": { "type": "influxdb", "uid": "${DS_HMCI}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "continuous-RdYlGr" }, "custom": { "align": "center", "displayMode": "auto", "filterable": true, "inspect": false }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "Name" }, "properties": [ { "id": "custom.width", "value": 256 } ] }, { "matcher": { "id": "byName", "options": "Utilization" }, "properties": [ { "id": "unit", "value": "percent" }, { "id": "custom.displayMode", "value": "lcd-gauge" }, { "id": "color", "value": { "mode": "thresholds" } }, { "id": "custom.width", "value": 529 } ] }, { "matcher": { "id": "byName", "options": "Weight" }, "properties": [ { "id": "custom.width", "value": 104 } ] }, { "matcher": { "id": "byName", "options": "Entitled" }, "properties": [ { "id": "custom.width", "value": 149 } ] }, { "matcher": { "id": "byName", "options": "VP" }, "properties": [ { "id": "custom.width", "value": 68 } ] }, { "matcher": { "id": "byName", "options": "Mode" }, "properties": [ { "id": "custom.width", "value": 203 } ] } ] }, "gridPos": { "h": 6, "w": 14, "x": 10, "y": 3 }, "id": 27, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Utilization" } ] }, "pluginVersion": "9.1.6", "targets": [ { "alias": "Read", "datasource": { "type": "influxdb", "uid": "${DS_HMCI}" }, "groupBy": [ { "params": [ "lparname" ], "type": "tag" } ], "hide": false, "measurement": "lpar_details", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"weight\") AS \"Weight\", last(\"entitledProcUnits\") AS \"Entitled\", last(\"currentVirtualProcessors\") AS \"VP\", (last(\"utilizedProcUnits\") / last(\"maxProcUnits\")) * 100 AS \"Utilization\", last(\"mode\") AS \"Mode\" FROM \"vios_processor\" WHERE (\"servername\" =~ /^$ServerName$/) AND (\"viosname\" =~ /^$ViosName$/) AND $timeFilter GROUP BY \"viosname\" fill(previous)", "queryType": "randomWalk", "rawQuery": true, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "id" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "id" ], "type": "alias" } ], [ { "params": [ "type" ], "type": "field" } ], [ { "params": [ "affinityScore" ], "type": "field" } ], [ { "params": [ "state" ], "type": "field" } ], [ { "params": [ "osType" ], "type": "field" } ] ], "tags": [ { "key": "lparname", "operator": "=~", "value": "/^$LPAR$/" } ] } ], "title": "VIOS Processor", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true }, "indexByName": {}, "renameByName": { "Entitled": "Entitled", "Mode": "Mode", "Time": "Time", "Utilization": "Utilization", "VP": "VP", "Weight": "Weight", "lparname": "Name" } } }, { "id": "sortBy", "options": { "fields": {}, "sort": [ { "field": "Name" } ] } } ], "type": "table" }, { "datasource": { "type": "influxdb", "uid": "${DS_HMCI}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "links": [], "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 9, "w": 6, "x": 0, "y": 9 }, "id": 16, "links": [], "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "9.1.6", "targets": [ { "alias": "$tag_servername - $tag_viosname", "datasource": { "type": "influxdb", "uid": "${DS_HMCI}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "viosname" ], "type": "tag" }, { "params": [ "servername" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "vios_memory", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "utilizedPct" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "servername", "operator": "=~", "value": "/^$ServerName$/" }, { "condition": "AND", "key": "viosname", "operator": "=~", "value": "/^$ViosName$/" } ] } ], "title": " Memory - $ServerName - $ViosName", "type": "gauge" }, { "datasource": { "type": "influxdb", "uid": "${DS_HMCI}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 9, "w": 18, "x": 6, "y": 9 }, "id": 19, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.1.4", "targets": [ { "alias": "$tag_servername - $tag_viosname ($col)", "datasource": { "type": "influxdb", "uid": "${DS_HMCI}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "viosname" ], "type": "tag" }, { "params": [ "servername" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "vios_processor", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "utilizedProcUnits" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "utilized" ], "type": "alias" } ], [ { "params": [ "donatedProcUnits" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "donated" ], "type": "alias" } ] ], "tags": [ { "key": "servername", "operator": "=~", "value": "/^$ServerName$/" }, { "condition": "AND", "key": "viosname", "operator": "=~", "value": "/^$ViosName$/" } ] } ], "title": "Processors - $ServerName - $ViosName", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "${DS_HMCI}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 18 }, "id": 17, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "8.1.4", "targets": [ { "alias": "$tag_servername - $tag_viosname - ($tag_location shared)", "datasource": { "type": "influxdb", "uid": "${DS_HMCI}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "viosname" ], "type": "tag" }, { "params": [ "location" ], "type": "tag" }, { "params": [ "servername" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "vios_network_shared", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "transferredBytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ 10 ], "type": "moving_average" } ] ], "tags": [ { "key": "servername", "operator": "=~", "value": "/^$ServerName$/" }, { "condition": "AND", "key": "viosname", "operator": "=~", "value": "/^$ViosName$/" } ] }, { "alias": "$tag_servername - $tag_viosname - ($tag_location shared)", "datasource": { "type": "influxdb", "uid": "${DS_HMCI}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "viosname" ], "type": "tag" }, { "params": [ "location" ], "type": "tag" }, { "params": [ "servername" ], "type": "tag" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "vios_network_generic", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "transferredBytes" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "servername", "operator": "=~", "value": "/^$ServerName$/" }, { "condition": "AND", "key": "viosname", "operator": "=~", "value": "/^$ViosName$/" } ] }, { "alias": "$tag_systemname - $tag_viosname - ($tag_location shared)", "datasource": { "type": "influxdb", "uid": "${DS_HMCI}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "viosname" ], "type": "tag" }, { "params": [ "systemname" ], "type": "tag" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "vios_network_virtual", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "transferredBytes" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "servername", "operator": "=~", "value": "/^$ServerName$/" }, { "condition": "AND", "key": "viosname", "operator": "=~", "value": "/^$ViosName$/" } ] } ], "title": "Network - $ServerName - $ViosName", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "${DS_HMCI}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 11, "w": 24, "x": 0, "y": 28 }, "id": 18, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "8.1.4", "targets": [ { "alias": "$tag_servername - $tag_viosname - ($tag_id / $tag_location)", "datasource": { "type": "influxdb", "uid": "${DS_HMCI}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "viosname" ], "type": "tag" }, { "params": [ "location" ], "type": "tag" }, { "params": [ "id" ], "type": "tag" }, { "params": [ "servername" ], "type": "tag" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "vios_storage_FC", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "transmittedBytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ 10 ], "type": "moving_average" } ] ], "tags": [ { "key": "servername", "operator": "=~", "value": "/^$ServerName$/" }, { "condition": "AND", "key": "viosname", "operator": "=~", "value": "/^$ViosName$/" } ] } ], "title": "Fiber Channel Adapters - $ServerName - $ViosName", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "${DS_HMCI}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "bytes" }, "overrides": [ { "matcher": { "id": "byName", "options": "P924VIO2 - undefined write" }, "properties": [ { "id": "custom.axisPlacement", "value": "hidden" } ] } ] }, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 39 }, "id": 23, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "8.1.4", "targets": [ { "alias": "$tag_servername - $tag_viosname ($tag_location)", "datasource": { "type": "influxdb", "uid": "${DS_HMCI}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "viosname" ], "type": "tag" }, { "params": [ "location" ], "type": "tag" }, { "params": [ "servername" ], "type": "tag" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "vios_storage_physical", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "transmittedBytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ 10 ], "type": "moving_average" } ] ], "tags": [ { "key": "servername", "operator": "=~", "value": "/^$ServerName$/" }, { "condition": "AND", "key": "viosname", "operator": "=~", "value": "/^$ViosName$/" } ] } ], "title": "Physical Storage - $ServerName - $ViosName", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "${DS_HMCI}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 39 }, "id": 25, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "8.1.4", "targets": [ { "alias": "$tag_servername - $tag_viosname - ($tag_id - $tag_location)", "datasource": { "type": "influxdb", "uid": "${DS_HMCI}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "viosname" ], "type": "tag" }, { "params": [ "location" ], "type": "tag" }, { "params": [ "id" ], "type": "tag" }, { "params": [ "servername" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "vios_storage_virtual", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "transmittedBytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ 10 ], "type": "moving_average" } ] ], "tags": [ { "key": "servername", "operator": "=~", "value": "/^$ServerName$/" }, { "condition": "AND", "key": "viosname", "operator": "=~", "value": "/^$ViosName$/" } ] } ], "title": "Virtual Adapters - $ServerName - $ViosName", "type": "timeseries" } ], "refresh": "30s", "schemaVersion": 37, "style": "dark", "tags": [ "Power", "AIX", "VIOS" ], "templating": { "list": [ { "allFormat": "regex values", "current": {}, "datasource": { "type": "influxdb", "uid": "${DS_HMCI}" }, "definition": "SHOW TAG VALUES FROM \"server_processor\" WITH KEY = \"servername\" WHERE time > now() - 24h", "hide": 0, "includeAll": false, "label": "Server", "multi": true, "multiFormat": "regex values", "name": "ServerName", "options": [], "query": "SHOW TAG VALUES FROM \"server_processor\" WITH KEY = \"servername\" WHERE time > now() - 24h", "refresh": 1, "refresh_on_load": false, "regex": "", "skipUrlSync": false, "sort": 5, "type": "query", "useTags": false }, { "allFormat": "regex values", "current": {}, "datasource": { "type": "influxdb", "uid": "${DS_HMCI}" }, "definition": "SHOW TAG VALUES FROM \"vios_details\" WITH KEY = \"viosname\" WHERE servername =~ /$ServerName/ AND time > now() - 24h", "hide": 0, "includeAll": true, "label": "Virtual I/O Server", "multi": true, "multiFormat": "regex values", "name": "ViosName", "options": [], "query": "SHOW TAG VALUES FROM \"vios_details\" WITH KEY = \"viosname\" WHERE servername =~ /$ServerName/ AND time > now() - 24h", "refresh": 1, "refresh_on_load": false, "regex": "", "skipUrlSync": false, "sort": 5, "type": "query", "useTags": false } ] }, "time": { "from": "now-7d", "now": false, "to": "now-30s" }, "timepicker": { "nowDelay": "30s", "refresh_intervals": [ "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "HMCi - Power VIO Overview", "uid": "DDNEv5vGz", "version": 2, "weekStart": "" }