| { |
| "dashboard": { |
| "description": "This Dashboard provides a general overview of a host, with templating to select the hostname.", |
| "editable": true, |
| "gnetId": null, |
| "graphTooltip": 0, |
| "hideControls": false, |
| "id": null, |
| "links": [], |
| "refresh": "10s", |
| "panels": [ |
| { |
| "aliasColors": {}, |
| "bars": false, |
| "dashLength": 10, |
| "dashes": false, |
| "datasource": "VESEvents", |
| "fieldConfig": { |
| "defaults": { |
| "custom": {} |
| }, |
| "overrides": [] |
| }, |
| "fill": 1, |
| "fillGradient": 0, |
| "grid": { |
| "leftLogBase": 1, |
| "leftMax": null, |
| "leftMin": null, |
| "rightLogBase": 1, |
| "rightMax": null, |
| "rightMin": null |
| }, |
| "gridPos": { |
| "h": 11, |
| "w": 12, |
| "x": 0, |
| "y": 0 |
| }, |
| "hiddenSeries": false, |
| "id": 3, |
| "interval": "30s", |
| "legend": { |
| "alignAsTable": true, |
| "avg": true, |
| "current": true, |
| "max": true, |
| "min": true, |
| "rightSide": false, |
| "show": true, |
| "sort": "current", |
| "sortDesc": true, |
| "total": false, |
| "values": true |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "options": { |
| "alertThreshold": true |
| }, |
| "percentage": false, |
| "pluginVersion": "7.3.2", |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "alias": "", |
| "dsType": "influxdb", |
| "groupBy": [ |
| { |
| "params": [ |
| "system" |
| ], |
| "type": "tag" |
| } |
| ], |
| "measurement": "measurementload", |
| "orderByTime": "ASC", |
| "policy": "default", |
| "query": "SELECT moving_average(\"longTerm\", 5) AS \"alias\", moving_average(\"midTerm\", 5), moving_average(\"shortTerm\", 5) FROM \"measurementload\" WHERE (\"system\" =~ /^$host$/) AND $timeFilter GROUP BY \"system\"", |
| "rawQuery": false, |
| "refId": "B", |
| "resultFormat": "time_series", |
| "select": [ |
| [ |
| { |
| "params": [ |
| "longTerm" |
| ], |
| "type": "field" |
| }, |
| { |
| "params": [ |
| "5" |
| ], |
| "type": "moving_average" |
| }, |
| { |
| "params": [ |
| "Long Term" |
| ], |
| "type": "alias" |
| } |
| ], |
| [ |
| { |
| "params": [ |
| "midTerm" |
| ], |
| "type": "field" |
| }, |
| { |
| "params": [ |
| "5" |
| ], |
| "type": "moving_average" |
| }, |
| { |
| "params": [ |
| "Mid Term" |
| ], |
| "type": "alias" |
| } |
| ], |
| [ |
| { |
| "params": [ |
| "shortTerm" |
| ], |
| "type": "field" |
| }, |
| { |
| "params": [ |
| "5" |
| ], |
| "type": "moving_average" |
| }, |
| { |
| "params": [ |
| "Short Term" |
| ], |
| "type": "alias" |
| } |
| ] |
| ], |
| "tags": [ |
| { |
| "key": "system", |
| "operator": "=~", |
| "value": "/^$host$/" |
| } |
| ] |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeRegions": [], |
| "timeShift": null, |
| "title": "host load", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "x-axis": true, |
| "xaxis": { |
| "buckets": null, |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "y-axis": true, |
| "y_formats": [ |
| "short", |
| "short" |
| ], |
| "yaxes": [ |
| { |
| "format": "short", |
| "label": "Percent", |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| }, |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| } |
| ], |
| "yaxis": { |
| "align": false, |
| "alignLevel": null |
| } |
| }, |
| { |
| "aliasColors": {}, |
| "bars": false, |
| "dashLength": 10, |
| "dashes": false, |
| "datasource": "VESEvents", |
| "fieldConfig": { |
| "defaults": { |
| "custom": {} |
| }, |
| "overrides": [] |
| }, |
| "fill": 1, |
| "fillGradient": 0, |
| "grid": { |
| "leftLogBase": 1, |
| "leftMax": null, |
| "leftMin": null, |
| "rightLogBase": 1, |
| "rightMax": null, |
| "rightMin": null |
| }, |
| "gridPos": { |
| "h": 11, |
| "w": 12, |
| "x": 12, |
| "y": 0 |
| }, |
| "hiddenSeries": false, |
| "id": 6, |
| "interval": "30s", |
| "legend": { |
| "alignAsTable": true, |
| "avg": true, |
| "current": true, |
| "max": true, |
| "min": true, |
| "rightSide": false, |
| "show": true, |
| "sort": "current", |
| "sortDesc": true, |
| "total": false, |
| "values": true |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "options": { |
| "alertThreshold": true |
| }, |
| "percentage": false, |
| "pluginVersion": "7.3.2", |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "alias": "", |
| "dsType": "influxdb", |
| "groupBy": [ |
| { |
| "params": [ |
| "system" |
| ], |
| "type": "tag" |
| }, |
| { |
| "params": [ |
| "cpuIdentifier" |
| ], |
| "type": "tag" |
| } |
| ], |
| "measurement": "measurementcpuusage", |
| "orderByTime": "ASC", |
| "policy": "default", |
| "query": "SELECT mean(\"cpusystem\") FROM \"cpu\" WHERE $timeFilter GROUP BY time(1m) fill(null)", |
| "refId": "B", |
| "resultFormat": "time_series", |
| "select": [ |
| [ |
| { |
| "params": [ |
| "cpuUsageUser" |
| ], |
| "type": "field" |
| }, |
| { |
| "params": [ |
| "5" |
| ], |
| "type": "moving_average" |
| } |
| ] |
| ], |
| "tags": [ |
| { |
| "key": "system", |
| "operator": "=~", |
| "value": "/^$host$/" |
| } |
| ] |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeRegions": [], |
| "timeShift": null, |
| "title": "host CPU Usage User", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "x-axis": true, |
| "xaxis": { |
| "buckets": null, |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "y-axis": true, |
| "y_formats": [ |
| "short", |
| "short" |
| ], |
| "yaxes": [ |
| { |
| "format": "short", |
| "label": "Percent", |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| }, |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| } |
| ], |
| "yaxis": { |
| "align": false, |
| "alignLevel": null |
| } |
| }, |
| { |
| "aliasColors": {}, |
| "bars": false, |
| "dashLength": 10, |
| "dashes": false, |
| "datasource": "VESEvents", |
| "fieldConfig": { |
| "defaults": { |
| "custom": {} |
| }, |
| "overrides": [] |
| }, |
| "fill": 1, |
| "fillGradient": 0, |
| "grid": { |
| "leftLogBase": 1, |
| "leftMax": null, |
| "leftMin": null, |
| "rightLogBase": 1, |
| "rightMax": null, |
| "rightMin": null |
| }, |
| "gridPos": { |
| "h": 12, |
| "w": 12, |
| "x": 0, |
| "y": 11 |
| }, |
| "hiddenSeries": false, |
| "id": 2, |
| "interval": "30s", |
| "legend": { |
| "alignAsTable": true, |
| "avg": true, |
| "current": true, |
| "max": true, |
| "min": true, |
| "rightSide": false, |
| "show": true, |
| "sort": "current", |
| "sortDesc": true, |
| "total": false, |
| "values": true |
| }, |
| "lines": true, |
| "linewidth": 2, |
| "links": [], |
| "nullPointMode": "null", |
| "options": { |
| "alertThreshold": true |
| }, |
| "percentage": false, |
| "pluginVersion": "7.3.2", |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "alias": "", |
| "dsType": "influxdb", |
| "groupBy": [ |
| { |
| "params": [ |
| "system" |
| ], |
| "type": "tag" |
| }, |
| { |
| "params": [ |
| "nicIdentifier" |
| ], |
| "type": "tag" |
| } |
| ], |
| "measurement": "measurementnicperformance", |
| "orderByTime": "ASC", |
| "policy": "default", |
| "query": "SELECT moving_average(\"receivedTotalPacketsAccumulated\", 5) FROM \"measurementnicperformance\" WHERE (\"system\" =~ /^$host$/) AND $timeFilter GROUP BY \"system\", \"nicIdentifier\"", |
| "rawQuery": false, |
| "refId": "A", |
| "resultFormat": "time_series", |
| "select": [ |
| [ |
| { |
| "params": [ |
| "receivedTotalPacketsAccumulated" |
| ], |
| "type": "field" |
| }, |
| { |
| "params": [ |
| "5" |
| ], |
| "type": "moving_average" |
| } |
| ] |
| ], |
| "tags": [ |
| { |
| "key": "system", |
| "operator": "=~", |
| "value": "/^$host$/" |
| } |
| ] |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeRegions": [], |
| "timeShift": null, |
| "title": "Received Octets", |
| "tooltip": { |
| "shared": true, |
| "sort": 2, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "x-axis": true, |
| "xaxis": { |
| "buckets": null, |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "y-axis": true, |
| "y_formats": [ |
| "short", |
| "short" |
| ], |
| "yaxes": [ |
| { |
| "format": "short", |
| "label": "Octets/Packets", |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| }, |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| } |
| ], |
| "yaxis": { |
| "align": false, |
| "alignLevel": null |
| } |
| }, |
| { |
| "aliasColors": {}, |
| "bars": false, |
| "dashLength": 10, |
| "dashes": false, |
| "datasource": "VESEvents", |
| "fieldConfig": { |
| "defaults": { |
| "custom": {} |
| }, |
| "overrides": [] |
| }, |
| "fill": 1, |
| "fillGradient": 0, |
| "grid": { |
| "leftLogBase": 1, |
| "leftMax": null, |
| "leftMin": null, |
| "rightLogBase": 1, |
| "rightMax": null, |
| "rightMin": null |
| }, |
| "gridPos": { |
| "h": 12, |
| "w": 12, |
| "x": 12, |
| "y": 11 |
| }, |
| "hiddenSeries": false, |
| "id": 4, |
| "interval": "30s", |
| "legend": { |
| "alignAsTable": true, |
| "avg": true, |
| "current": true, |
| "max": true, |
| "min": true, |
| "rightSide": false, |
| "show": true, |
| "sort": "current", |
| "sortDesc": true, |
| "total": false, |
| "values": true |
| }, |
| "lines": true, |
| "linewidth": 2, |
| "links": [], |
| "nullPointMode": "null", |
| "options": { |
| "alertThreshold": true |
| }, |
| "percentage": false, |
| "pluginVersion": "7.3.2", |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "alias": "", |
| "dsType": "influxdb", |
| "groupBy": [ |
| { |
| "params": [ |
| "system" |
| ], |
| "type": "tag" |
| }, |
| { |
| "params": [ |
| "nicIdentifier" |
| ], |
| "type": "tag" |
| } |
| ], |
| "measurement": "measurementnicperformance", |
| "orderByTime": "ASC", |
| "policy": "default", |
| "refId": "B", |
| "resultFormat": "time_series", |
| "select": [ |
| [ |
| { |
| "params": [ |
| "receivedOctetsAccumulated" |
| ], |
| "type": "field" |
| }, |
| { |
| "params": [ |
| "5" |
| ], |
| "type": "moving_average" |
| } |
| ] |
| ], |
| "tags": [ |
| { |
| "key": "system", |
| "operator": "=~", |
| "value": "/^$host$/" |
| } |
| ] |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeRegions": [], |
| "timeShift": null, |
| "title": "Transmitted Octets", |
| "tooltip": { |
| "shared": true, |
| "sort": 2, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "x-axis": true, |
| "xaxis": { |
| "buckets": null, |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "y-axis": true, |
| "y_formats": [ |
| "short", |
| "short" |
| ], |
| "yaxes": [ |
| { |
| "format": "short", |
| "label": "Octets/Packets", |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| }, |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| } |
| ], |
| "yaxis": { |
| "align": false, |
| "alignLevel": null |
| } |
| }, |
| { |
| "aliasColors": {}, |
| "bars": false, |
| "dashLength": 10, |
| "dashes": false, |
| "datasource": "VESEvents", |
| "fieldConfig": { |
| "defaults": { |
| "custom": {} |
| }, |
| "overrides": [] |
| }, |
| "fill": 1, |
| "fillGradient": 0, |
| "gridPos": { |
| "h": 10, |
| "w": 12, |
| "x": 0, |
| "y": 23 |
| }, |
| "hiddenSeries": false, |
| "id": 7, |
| "legend": { |
| "alignAsTable": true, |
| "avg": true, |
| "current": true, |
| "max": true, |
| "min": true, |
| "show": true, |
| "sort": "current", |
| "sortDesc": true, |
| "total": false, |
| "values": true |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "options": { |
| "alertThreshold": true |
| }, |
| "percentage": false, |
| "pluginVersion": "7.3.2", |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "alias": "", |
| "dsType": "influxdb", |
| "groupBy": [ |
| { |
| "params": [ |
| "system" |
| ], |
| "type": "tag" |
| }, |
| { |
| "params": [ |
| "diskIdentifier" |
| ], |
| "type": "tag" |
| } |
| ], |
| "measurement": "measurementdiskusage", |
| "orderByTime": "ASC", |
| "policy": "autogen", |
| "query": "SELECT moving_average(\"diskOpsWriteLast\", 5) FROM \"autogen\".\"diskUsage\" WHERE (\"system\" =~ /^$host$/ AND \"disk\" = 'sda') AND $timeFilter GROUP BY \"system\", \"disk\"", |
| "rawQuery": false, |
| "refId": "A", |
| "resultFormat": "time_series", |
| "select": [ |
| [ |
| { |
| "params": [ |
| "diskOpsWriteLast" |
| ], |
| "type": "field" |
| }, |
| { |
| "params": [ |
| "5" |
| ], |
| "type": "moving_average" |
| } |
| ] |
| ], |
| "tags": [ |
| { |
| "key": "system", |
| "operator": "=~", |
| "value": "/^$host$/" |
| }, |
| { |
| "condition": "AND", |
| "key": "diskIdentifier", |
| "operator": "=", |
| "value": "sda" |
| } |
| ] |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeRegions": [], |
| "timeShift": null, |
| "title": "Disk Usage SDA", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "buckets": null, |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 10, |
| "max": null, |
| "min": null, |
| "show": true |
| }, |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| } |
| ], |
| "yaxis": { |
| "align": false, |
| "alignLevel": null |
| } |
| }, |
| { |
| "aliasColors": {}, |
| "bars": false, |
| "dashLength": 10, |
| "dashes": false, |
| "datasource": "VESEvents", |
| "fieldConfig": { |
| "defaults": { |
| "custom": {} |
| }, |
| "overrides": [] |
| }, |
| "fill": 1, |
| "fillGradient": 0, |
| "gridPos": { |
| "h": 10, |
| "w": 12, |
| "x": 12, |
| "y": 23 |
| }, |
| "hiddenSeries": false, |
| "id": 8, |
| "legend": { |
| "alignAsTable": true, |
| "avg": true, |
| "current": true, |
| "max": true, |
| "min": true, |
| "show": true, |
| "sort": "current", |
| "sortDesc": true, |
| "total": false, |
| "values": true |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "options": { |
| "alertThreshold": true |
| }, |
| "percentage": false, |
| "pluginVersion": "7.3.2", |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "alias": "", |
| "dsType": "influxdb", |
| "groupBy": [ |
| { |
| "params": [ |
| "system" |
| ], |
| "type": "tag" |
| }, |
| { |
| "params": [ |
| "diskIdentifier" |
| ], |
| "type": "tag" |
| } |
| ], |
| "measurement": "measurementdiskusage", |
| "orderByTime": "ASC", |
| "policy": "autogen", |
| "query": "SELECT moving_average(\"diskOpsWriteLast\", 5) FROM \"autogen\".\"measurementdiskusage\" WHERE (\"system\" =~ /^$host$/ AND \"diskIdentifier\" = 'sdb') AND $timeFilter GROUP BY \"system\", \"diskIdentifier\"", |
| "rawQuery": false, |
| "refId": "A", |
| "resultFormat": "time_series", |
| "select": [ |
| [ |
| { |
| "params": [ |
| "diskOpsWriteLast" |
| ], |
| "type": "field" |
| }, |
| { |
| "params": [ |
| "5" |
| ], |
| "type": "moving_average" |
| } |
| ] |
| ], |
| "tags": [ |
| { |
| "key": "system", |
| "operator": "=~", |
| "value": "/^$host$/" |
| }, |
| { |
| "condition": "AND", |
| "key": "diskIdentifier", |
| "operator": "=", |
| "value": "sdb" |
| } |
| ] |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeRegions": [], |
| "timeShift": null, |
| "title": "Disk Usage SDB", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "buckets": null, |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 10, |
| "max": null, |
| "min": null, |
| "show": true |
| }, |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| } |
| ], |
| "yaxis": { |
| "align": false, |
| "alignLevel": null |
| } |
| }, |
| { |
| "aliasColors": {}, |
| "bars": false, |
| "dashLength": 10, |
| "dashes": false, |
| "datasource": "VESEvents", |
| "fieldConfig": { |
| "defaults": { |
| "custom": {} |
| }, |
| "overrides": [] |
| }, |
| "fill": 1, |
| "fillGradient": 0, |
| "gridPos": { |
| "h": 7, |
| "w": 24, |
| "x": 0, |
| "y": 33 |
| }, |
| "hiddenSeries": false, |
| "id": 5, |
| "legend": { |
| "alignAsTable": true, |
| "avg": true, |
| "current": true, |
| "max": true, |
| "min": true, |
| "show": true, |
| "sort": "current", |
| "sortDesc": true, |
| "total": false, |
| "values": true |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "options": { |
| "alertThreshold": true |
| }, |
| "percentage": false, |
| "pluginVersion": "7.3.2", |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "alias": "", |
| "dsType": "influxdb", |
| "groupBy": [ |
| { |
| "params": [ |
| "system" |
| ], |
| "type": "tag" |
| } |
| ], |
| "measurement": "measurementmemoryusage", |
| "orderByTime": "ASC", |
| "policy": "autogen", |
| "refId": "A", |
| "resultFormat": "time_series", |
| "select": [ |
| [ |
| { |
| "params": [ |
| "memoryCached" |
| ], |
| "type": "field" |
| }, |
| { |
| "params": [ |
| "5" |
| ], |
| "type": "moving_average" |
| }, |
| { |
| "params": [ |
| "Memory Cached" |
| ], |
| "type": "alias" |
| } |
| ], |
| [ |
| { |
| "params": [ |
| "memoryUsed" |
| ], |
| "type": "field" |
| }, |
| { |
| "params": [ |
| "5" |
| ], |
| "type": "moving_average" |
| }, |
| { |
| "params": [ |
| "Memory Used" |
| ], |
| "type": "alias" |
| } |
| ], |
| [ |
| { |
| "params": [ |
| "memoryFree" |
| ], |
| "type": "field" |
| }, |
| { |
| "params": [ |
| "5" |
| ], |
| "type": "moving_average" |
| }, |
| { |
| "params": [ |
| "Memory Free" |
| ], |
| "type": "alias" |
| } |
| ] |
| ], |
| "tags": [ |
| { |
| "key": "system", |
| "operator": "=~", |
| "value": "/^$host$/" |
| } |
| ] |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeRegions": [], |
| "timeShift": null, |
| "title": "Memory", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "buckets": null, |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 10, |
| "max": null, |
| "min": null, |
| "show": true |
| }, |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| } |
| ], |
| "yaxis": { |
| "align": false, |
| "alignLevel": null |
| } |
| } |
| ], |
| "refresh": "10s", |
| "schemaVersion": 26, |
| "style": "dark", |
| "tags": [], |
| "templating": { |
| "list": [ |
| { |
| "allValue": null, |
| "current": { |
| "selected": false, |
| "text": "All", |
| "value": "$__all" |
| }, |
| "datasource": "VESEvents", |
| "definition": "", |
| "error": null, |
| "hide": 0, |
| "includeAll": true, |
| "label": "host", |
| "multi": true, |
| "name": "host", |
| "options": [], |
| "query": "SHOW TAG VALUES WITH KEY=system", |
| "refresh": 1, |
| "regex": "", |
| "skipUrlSync": false, |
| "sort": 0, |
| "tagValuesQuery": "", |
| "tags": [], |
| "tagsQuery": "", |
| "type": "query", |
| "useTags": false |
| } |
| ] |
| }, |
| "time": { |
| "from": "now-15m", |
| "to": "now" |
| }, |
| "timepicker": { |
| "now": true, |
| "refresh_intervals": [ |
| "10s", |
| "20s", |
| "30s", |
| "1m" |
| ], |
| "time_options": [ |
| "5m", |
| "15m", |
| "1h", |
| "6h", |
| "12h", |
| "24h", |
| "2d", |
| "7d", |
| "30d" |
| ] |
| }, |
| "timezone": "browser", |
| "title": "VES Demo", |
| "version": 4 |
| } |
| } |
| |