glances/conf/glances-grafana.json

1617 lines
44 KiB
JSON

{
"id": null,
"title": "Glances",
"originalTitle": "Glances",
"tags": [],
"style": "dark",
"timezone": "browser",
"editable": true,
"hideControls": false,
"sharedCrosshair": false,
"rows": [
{
"collapse": false,
"editable": true,
"height": "250px",
"panels": [
{
"cacheTimeout": null,
"colorBackground": false,
"colorValue": false,
"colors": [
"rgba(245, 54, 54, 0.9)",
"rgba(237, 129, 40, 0.89)",
"rgba(50, 172, 45, 0.97)"
],
"datasource": "glances",
"editable": true,
"error": false,
"format": "none",
"id": 5,
"interval": null,
"links": [],
"maxDataPoints": 100,
"nullPointMode": "connected",
"nullText": null,
"postfix": "",
"postfixFontSize": "50%",
"prefix": "",
"prefixFontSize": "50%",
"span": 1,
"sparkline": {
"fillColor": "rgba(31, 118, 189, 0.18)",
"full": false,
"lineColor": "rgb(31, 120, 193)",
"show": false
},
"targets": [
{
"column": "cpucore",
"function": "mean",
"query": "SELECT mean(\"cpucore\") AS \"cpucore\" FROM \"load\" WHERE $timeFilter GROUP BY time($interval)",
"refId": "A",
"series": "load",
"tags": [],
"groupBy": [
{
"type": "time",
"interval": "auto"
}
],
"fields": [
{
"name": "cpucore",
"func": "mean"
}
],
"measurement": "load"
}
],
"thresholds": "",
"title": "Core",
"type": "singlestat",
"valueFontSize": "80%",
"valueMaps": [
{
"op": "=",
"text": "N/A",
"value": "null"
}
],
"valueName": "avg"
},
{
"aliasColors": {},
"aliasYAxis": {},
"annotate": {
"enable": false
},
"bars": false,
"datasource": "glances",
"fill": 1,
"grid": {
"leftLogBase": 1,
"leftMax": null,
"leftMin": null,
"max": null,
"min": null,
"rightLogBase": 1,
"rightMax": null,
"rightMin": null,
"threshold1": null,
"threshold1Color": "rgba(216, 200, 27, 0.27)",
"threshold2": null,
"threshold2Color": "rgba(234, 112, 112, 0.22)",
"thresholdLine": false
},
"id": 4,
"interactive": true,
"legend": {
"alignAsTable": false,
"avg": true,
"current": false,
"max": true,
"min": true,
"rightSide": false,
"show": true,
"total": false,
"values": true
},
"legend_counts": true,
"lines": true,
"linewidth": 2,
"links": [],
"nullPointMode": "connected",
"options": false,
"percentage": false,
"pointradius": 5,
"points": false,
"renderer": "flot",
"resolution": 100,
"scale": 1,
"seriesOverrides": [],
"span": 10,
"spyable": true,
"stack": true,
"steppedLine": false,
"targets": [
{
"alias": "1min",
"column": "min1",
"fill": "null",
"function": "mean",
"query": "SELECT mean(\"min1\") AS \"min1\" FROM \"load\" WHERE $timeFilter GROUP BY time($interval) fill(null)",
"refId": "A",
"series": "load",
"target": "randomWalk('random walk')",
"tags": [],
"groupBy": [
{
"type": "time",
"interval": "auto"
}
],
"fields": [
{
"name": "min1",
"func": "mean"
}
],
"measurement": "load"
},
{
"alias": "5mins",
"column": "min5",
"fill": "null",
"function": "mean",
"query": "SELECT mean(\"min5\") AS \"min5\" FROM \"load\" WHERE $timeFilter GROUP BY time($interval) fill(null)",
"refId": "B",
"series": "load",
"target": "",
"tags": [],
"groupBy": [
{
"type": "time",
"interval": "auto"
}
],
"fields": [
{
"name": "min5",
"func": "mean"
}
],
"measurement": "load"
},
{
"alias": "15mins",
"column": "min15",
"fill": "null",
"function": "mean",
"query": "SELECT mean(\"min15\") AS \"min15\" FROM \"load\" WHERE $timeFilter GROUP BY time($interval) fill(null)",
"refId": "C",
"series": "load",
"target": "",
"tags": [],
"groupBy": [
{
"type": "time",
"interval": "auto"
}
],
"fields": [
{
"name": "min15",
"func": "mean"
}
],
"measurement": "load"
}
],
"timeFrom": null,
"timeShift": null,
"timezone": "browser",
"title": "Load",
"tooltip": {
"query_as_alias": true,
"shared": false,
"value_type": "cumulative"
},
"type": "graph",
"x-axis": true,
"y-axis": true,
"y_formats": [
"short",
"short"
]
},
{
"cacheTimeout": null,
"colorBackground": false,
"colorValue": false,
"colors": [
"rgba(50, 172, 45, 0.97)",
"rgba(237, 129, 40, 0.89)",
"rgba(245, 54, 54, 0.9)"
],
"datasource": null,
"editable": true,
"error": false,
"format": "none",
"id": 18,
"interval": null,
"links": [],
"maxDataPoints": 100,
"nullPointMode": "connected",
"nullText": null,
"postfix": "",
"postfixFontSize": "50%",
"prefix": "",
"prefixFontSize": "50%",
"span": 1,
"sparkline": {
"fillColor": "rgba(31, 118, 189, 0.18)",
"full": false,
"lineColor": "rgb(31, 120, 193)",
"show": true
},
"targets": [
{
"column": "total",
"function": "mean",
"query": "SELECT mean(\"total\") AS \"total\" FROM \"processcount\" WHERE $timeFilter GROUP BY time($interval)",
"refId": "A",
"series": "processcount",
"tags": [],
"groupBy": [
{
"type": "time",
"interval": "auto"
}
],
"fields": [
{
"name": "total",
"func": "mean"
}
],
"measurement": "processcount"
}
],
"thresholds": "",
"title": "Processes",
"type": "singlestat",
"valueFontSize": "80%",
"valueMaps": [
{
"op": "=",
"text": "N/A",
"value": "null"
}
],
"valueName": "avg"
}
],
"title": "test"
},
{
"collapse": false,
"editable": true,
"height": "250px",
"panels": [
{
"aliasColors": {},
"bars": false,
"datasource": "glances",
"editable": true,
"error": false,
"fill": 0,
"grid": {
"leftLogBase": 1,
"leftMax": null,
"leftMin": null,
"rightLogBase": 1,
"rightMax": null,
"rightMin": null,
"threshold1": null,
"threshold1Color": "rgba(216, 200, 27, 0.27)",
"threshold2": null,
"threshold2Color": "rgba(234, 112, 112, 0.22)"
},
"id": 6,
"legend": {
"avg": true,
"current": false,
"max": true,
"min": true,
"rightSide": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"links": [],
"nullPointMode": "connected",
"percentage": false,
"pointradius": 5,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"span": 6,
"stack": false,
"steppedLine": false,
"targets": [
{
"alias": "User",
"column": "user",
"fill": "null",
"function": "mean",
"query": "SELECT mean(\"user\") AS \"user\" FROM \"cpu\" WHERE $timeFilter GROUP BY time($interval) fill(null)",
"refId": "A",
"series": "cpu",
"tags": [],
"groupBy": [
{
"type": "time",
"interval": "auto"
}
],
"fields": [
{
"name": "user",
"func": "mean"
}
],
"measurement": "cpu"
},
{
"alias": "System",
"column": "system",
"fill": "null",
"function": "mean",
"query": "SELECT mean(\"system\") AS \"system\" FROM \"cpu\" WHERE $timeFilter GROUP BY time($interval) fill(null)",
"refId": "B",
"series": "cpu",
"target": "",
"tags": [],
"groupBy": [
{
"type": "time",
"interval": "auto"
}
],
"fields": [
{
"name": "system",
"func": "mean"
}
],
"measurement": "cpu"
},
{
"alias": "IoWait",
"column": "iowait",
"fill": "null",
"function": "mean",
"query": "SELECT mean(\"iowait\") AS \"iowait\" FROM \"cpu\" WHERE $timeFilter GROUP BY time($interval) fill(null)",
"refId": "C",
"series": "cpu",
"target": "",
"tags": [],
"groupBy": [
{
"type": "time",
"interval": "auto"
}
],
"fields": [
{
"name": "iowait",
"func": "mean"
}
],
"measurement": "cpu"
}
],
"timeFrom": null,
"timeShift": null,
"title": "CPU (%)",
"tooltip": {
"shared": false,
"value_type": "cumulative"
},
"type": "graph",
"x-axis": true,
"y-axis": true,
"y_formats": [
"percent",
"short"
]
},
{
"aliasColors": {},
"bars": false,
"datasource": "glances",
"editable": true,
"error": false,
"fill": 0,
"grid": {
"leftLogBase": 1,
"leftMax": null,
"leftMin": null,
"rightLogBase": 1,
"rightMax": null,
"rightMin": null,
"threshold1": null,
"threshold1Color": "rgba(216, 200, 27, 0.27)",
"threshold2": null,
"threshold2Color": "rgba(234, 112, 112, 0.22)"
},
"id": 7,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"links": [],
"nullPointMode": "connected",
"percentage": false,
"pointradius": 5,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"span": 6,
"stack": false,
"steppedLine": false,
"targets": [
{
"alias": "Used",
"column": "used",
"function": "mean",
"query": "SELECT mean(\"used\") AS \"used\" FROM \"mem\" WHERE $timeFilter GROUP BY time($interval)",
"refId": "A",
"series": "mem",
"tags": [],
"groupBy": [
{
"type": "time",
"interval": "auto"
}
],
"fields": [
{
"name": "used",
"func": "mean"
}
],
"measurement": "mem"
},
{
"alias": "Max",
"column": "total",
"function": "mean",
"query": "SELECT mean(\"free\") AS \"free\" FROM \"memswap\" WHERE $timeFilter GROUP BY time($interval)",
"refId": "B",
"series": "mem",
"target": "",
"tags": [],
"groupBy": [
{
"type": "time",
"interval": "auto"
}
],
"fields": [
{
"name": "free",
"func": "mean"
}
],
"measurement": "memswap"
}
],
"timeFrom": null,
"timeShift": null,
"title": "MEM",
"tooltip": {
"shared": false,
"value_type": "cumulative"
},
"type": "graph",
"x-axis": true,
"y-axis": true,
"y_formats": [
"bytes",
"short"
]
}
],
"title": "New row"
},
{
"collapse": false,
"editable": true,
"height": "250px",
"panels": [
{
"aliasColors": {},
"bars": false,
"datasource": "glances",
"editable": true,
"error": false,
"fill": 3,
"grid": {
"leftLogBase": 1,
"leftMax": null,
"leftMin": null,
"rightLogBase": 1,
"rightMax": null,
"rightMin": null,
"threshold1": null,
"threshold1Color": "rgba(216, 200, 27, 0.27)",
"threshold2": null,
"threshold2Color": "rgba(234, 112, 112, 0.22)"
},
"id": 9,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"links": [],
"nullPointMode": "connected",
"percentage": false,
"pointradius": 5,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"span": 6,
"stack": false,
"steppedLine": false,
"targets": [
{
"alias": "Rx",
"column": "enp0s25.rx",
"fill": "null",
"function": "mean",
"interval": "",
"query": "SELECT mean(\"wlan0.rx\") AS \"wlan0.rx\" FROM \"network\" WHERE $timeFilter GROUP BY time($interval) fill(null)",
"refId": "A",
"series": "network",
"tags": [],
"groupBy": [
{
"type": "time",
"interval": "auto"
}
],
"fields": [
{
"name": "wlan0.rx",
"func": "mean"
}
],
"measurement": "network"
},
{
"alias": "Tx",
"column": "enp0s25.tx*-1",
"fill": "null",
"function": "mean",
"query": "SELECT mean(\"wlan0.tx\") AS \"wlan0.tx\" FROM \"network\" WHERE $timeFilter GROUP BY time($interval) fill(null)",
"refId": "B",
"series": "network",
"target": "",
"tags": [],
"groupBy": [
{
"type": "time",
"interval": "auto"
}
],
"fields": [
{
"name": "wlan0.tx",
"func": "mean"
}
],
"measurement": "network"
}
],
"timeFrom": null,
"timeShift": null,
"title": "Net (wlan0)",
"tooltip": {
"shared": false,
"value_type": "cumulative"
},
"type": "graph",
"x-axis": true,
"y-axis": true,
"y_formats": [
"bps",
"short"
]
},
{
"aliasColors": {},
"bars": false,
"datasource": "glances",
"editable": true,
"error": false,
"fill": 0,
"grid": {
"leftLogBase": 1,
"leftMax": null,
"leftMin": null,
"rightLogBase": 1,
"rightMax": null,
"rightMin": null,
"threshold1": null,
"threshold1Color": "rgba(216, 200, 27, 0.27)",
"threshold2": null,
"threshold2Color": "rgba(234, 112, 112, 0.22)"
},
"id": 8,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"links": [],
"nullPointMode": "connected",
"percentage": false,
"pointradius": 5,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"span": 6,
"stack": false,
"steppedLine": false,
"targets": [
{
"alias": "Used",
"column": "used",
"function": "mean",
"query": "SELECT mean(\"used\") AS \"used\" FROM \"memswap\" WHERE $timeFilter GROUP BY time($interval)",
"refId": "A",
"series": "memswap",
"tags": [],
"groupBy": [
{
"type": "time",
"interval": "auto"
}
],
"fields": [
{
"name": "used",
"func": "mean"
}
],
"measurement": "memswap"
},
{
"alias": "Max",
"column": "total",
"function": "mean",
"query": "SELECT mean(\"total\") AS \"total\" FROM \"memswap\" WHERE $timeFilter GROUP BY time($interval)",
"refId": "B",
"series": "memswap",
"target": "",
"tags": [],
"groupBy": [
{
"type": "time",
"interval": "auto"
}
],
"fields": [
{
"name": "total",
"func": "mean"
}
],
"measurement": "memswap"
}
],
"timeFrom": null,
"timeShift": null,
"title": "SWAP",
"tooltip": {
"shared": false,
"value_type": "cumulative"
},
"type": "graph",
"x-axis": true,
"y-axis": true,
"y_formats": [
"bytes",
"short"
]
}
],
"title": "New row"
},
{
"collapse": false,
"editable": true,
"height": "250px",
"panels": [
{
"aliasColors": {},
"bars": false,
"datasource": "glances",
"editable": true,
"error": false,
"fill": 0,
"grid": {
"leftLogBase": 1,
"leftMax": null,
"leftMin": null,
"rightLogBase": 1,
"rightMax": null,
"rightMin": null,
"threshold1": null,
"threshold1Color": "rgba(216, 200, 27, 0.27)",
"threshold2": null,
"threshold2Color": "rgba(234, 112, 112, 0.22)"
},
"id": 10,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"links": [],
"nullPointMode": "connected",
"percentage": false,
"pointradius": 5,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"span": 6,
"stack": false,
"steppedLine": false,
"targets": [
{
"alias": "Read",
"column": "sda2.read_bytes",
"fill": "null",
"function": "mean",
"query": "SELECT mean(\"sda2.read_bytes\") AS \"sda2.read_bytes\" FROM \"diskio\" WHERE $timeFilter GROUP BY time($interval) fill(null)",
"refId": "A",
"series": "diskio",
"tags": [],
"groupBy": [
{
"type": "time",
"interval": "auto"
}
],
"fields": [
{
"name": "sda2.read_bytes",
"func": "mean"
}
],
"measurement": "diskio"
},
{
"alias": "Write",
"column": "sda2.write_bytes",
"fill": "null",
"function": "mean",
"query": "SELECT mean(\"sda2.write_bytes\") AS \"sda2.write_bytes\" FROM \"diskio\" WHERE $timeFilter GROUP BY time($interval) fill(null)",
"refId": "B",
"series": "diskio",
"target": "",
"tags": [],
"groupBy": [
{
"type": "time",
"interval": "auto"
}
],
"fields": [
{
"name": "sda2.write_bytes",
"func": "mean"
}
],
"measurement": "diskio"
}
],
"timeFrom": null,
"timeShift": null,
"title": "sda2 disk IO",
"tooltip": {
"shared": false,
"value_type": "cumulative"
},
"type": "graph",
"x-axis": true,
"y-axis": true,
"y_formats": [
"bytes",
"short"
]
},
{
"aliasColors": {},
"bars": false,
"datasource": "glances",
"editable": true,
"error": false,
"fill": 0,
"grid": {
"leftLogBase": 1,
"leftMax": null,
"leftMin": 0,
"rightLogBase": 1,
"rightMax": null,
"rightMin": null,
"threshold1": null,
"threshold1Color": "rgba(216, 200, 27, 0.27)",
"threshold2": null,
"threshold2Color": "rgba(234, 112, 112, 0.22)"
},
"id": 11,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"links": [],
"nullPointMode": "connected",
"percentage": false,
"pointradius": 5,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"span": 4,
"stack": false,
"steppedLine": false,
"targets": [
{
"alias": "Used",
"column": "\"/.used\"",
"fill": "null",
"function": "mean",
"query": "SELECT mean(\"/.used\") AS \"/.used\" FROM \"fs\" WHERE $timeFilter GROUP BY time($interval) fill(null)",
"refId": "A",
"series": "fs",
"tags": [],
"groupBy": [
{
"type": "time",
"interval": "auto"
}
],
"fields": [
{
"name": "/.used",
"func": "mean"
}
],
"measurement": "fs"
},
{
"alias": "Max",
"column": "\"/.size\"",
"fill": "null",
"function": "mean",
"query": "SELECT mean(\"/.size\") AS \"/.size\" FROM \"fs\" WHERE $timeFilter GROUP BY time($interval) fill(null)",
"refId": "B",
"series": "fs",
"target": "",
"tags": [],
"groupBy": [
{
"type": "time",
"interval": "auto"
}
],
"fields": [
{
"name": "/.size",
"func": "mean"
}
],
"measurement": "fs"
}
],
"timeFrom": null,
"timeShift": null,
"title": "/ Size",
"tooltip": {
"shared": false,
"value_type": "cumulative"
},
"type": "graph",
"x-axis": true,
"y-axis": true,
"y_formats": [
"bytes",
"short"
]
},
{
"cacheTimeout": null,
"colorBackground": true,
"colorValue": false,
"colors": [
"rgba(71, 212, 59, 0.4)",
"rgba(245, 150, 40, 0.73)",
"rgba(225, 40, 40, 0.59)"
],
"datasource": null,
"editable": true,
"error": false,
"format": "percent",
"id": 16,
"interval": null,
"links": [],
"maxDataPoints": 100,
"nullPointMode": "connected",
"nullText": null,
"postfix": "",
"postfixFontSize": "50%",
"prefix": "",
"prefixFontSize": "50%",
"span": 1,
"sparkline": {
"fillColor": "rgba(31, 118, 189, 0.18)",
"full": false,
"lineColor": "rgb(193, 71, 31)",
"show": true
},
"targets": [
{
"column": "\"/.percent\"",
"function": "mean",
"query": "SELECT mean(\"/.percent\") AS \"/.percent\" FROM \"fs\" WHERE $timeFilter GROUP BY time($interval)",
"refId": "A",
"series": "fs",
"tags": [],
"groupBy": [
{
"type": "time",
"interval": "auto"
}
],
"fields": [
{
"name": "/.percent",
"func": "mean"
}
],
"measurement": "fs"
}
],
"thresholds": "0,70,90",
"title": "/ used",
"type": "singlestat",
"valueFontSize": "80%",
"valueMaps": [
{
"op": "=",
"text": "N/A",
"value": "null"
}
],
"valueName": "avg"
},
{
"cacheTimeout": null,
"colorBackground": true,
"colorValue": false,
"colors": [
"rgba(71, 212, 59, 0.4)",
"rgba(245, 150, 40, 0.73)",
"rgba(225, 40, 40, 0.59)"
],
"datasource": null,
"editable": true,
"error": false,
"format": "percent",
"id": 17,
"interval": null,
"links": [],
"maxDataPoints": 100,
"nullPointMode": "connected",
"nullText": null,
"postfix": "",
"postfixFontSize": "50%",
"prefix": "",
"prefixFontSize": "50%",
"span": 1,
"sparkline": {
"fillColor": "rgba(31, 118, 189, 0.18)",
"full": false,
"lineColor": "rgb(193, 71, 31)",
"show": true
},
"targets": [
{
"column": "\"/home.percent\"",
"function": "mean",
"query": "SELECT mean(\"/boot/efi.percent\") AS \"/boot/efi.percent\" FROM \"fs\" WHERE $timeFilter GROUP BY time($interval)",
"refId": "A",
"series": "fs",
"tags": [],
"groupBy": [
{
"type": "time",
"interval": "auto"
}
],
"fields": [
{
"name": "/boot/efi.percent",
"func": "mean"
}
],
"measurement": "fs"
}
],
"thresholds": "0,70,90",
"title": "/boot used",
"type": "singlestat",
"valueFontSize": "80%",
"valueMaps": [
{
"op": "=",
"text": "N/A",
"value": "null"
}
],
"valueName": "avg"
}
],
"title": "New row"
},
{
"collapse": false,
"editable": true,
"height": "25px",
"panels": [
{
"content": "",
"editable": true,
"error": false,
"id": 13,
"links": [],
"mode": "text",
"span": 12,
"style": {},
"title": "CPU details",
"type": "text"
}
],
"title": "New row"
},
{
"collapse": false,
"editable": true,
"height": "250px",
"panels": [
{
"aliasColors": {
"max": "#890F02"
},
"bars": false,
"datasource": null,
"editable": true,
"error": false,
"fill": 0,
"grid": {
"leftLogBase": 1,
"leftMax": null,
"leftMin": null,
"rightLogBase": 1,
"rightMax": null,
"rightMin": null,
"threshold1": null,
"threshold1Color": "rgba(216, 200, 27, 0.27)",
"threshold2": null,
"threshold2Color": "rgba(234, 112, 112, 0.22)"
},
"id": 12,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"links": [],
"nullPointMode": "connected",
"percentage": false,
"pointradius": 5,
"points": false,
"renderer": "flot",
"seriesOverrides": [
{
"alias": "max",
"fillBelowTo": "min",
"lines": false
},
{
"alias": "min",
"lines": false
},
{
"alias": "mean",
"linewidth": 2,
"zindex": 3
}
],
"span": 12,
"stack": false,
"steppedLine": false,
"targets": [
{
"alias": "mean",
"column": "user",
"function": "mean",
"interval": "60s",
"query": "SELECT mean(\"user\") AS \"user\" FROM \"cpu\" WHERE $timeFilter GROUP BY time($interval)",
"refId": "A",
"series": "cpu",
"tags": [],
"groupBy": [
{
"type": "time",
"interval": "auto"
}
],
"fields": [
{
"name": "user",
"func": "mean"
}
],
"measurement": "cpu"
},
{
"alias": "min",
"column": "user",
"function": "min",
"interval": "60s",
"query": "SELECT min(\"user\") AS \"user\" FROM \"cpu\" WHERE $timeFilter GROUP BY time($interval)",
"refId": "B",
"series": "cpu",
"target": "",
"tags": [],
"groupBy": [
{
"type": "time",
"interval": "auto"
}
],
"fields": [
{
"name": "user",
"func": "min"
}
],
"measurement": "cpu"
},
{
"alias": "max",
"column": "user",
"function": "max",
"interval": "60s",
"query": "SELECT max(\"user\") AS \"user\" FROM \"cpu\" WHERE $timeFilter GROUP BY time($interval)",
"refId": "C",
"series": "cpu",
"target": "",
"tags": [],
"groupBy": [
{
"type": "time",
"interval": "auto"
}
],
"fields": [
{
"name": "user",
"func": "max"
}
],
"measurement": "cpu"
}
],
"timeFrom": null,
"timeShift": null,
"title": "CPU user",
"tooltip": {
"shared": false,
"value_type": "cumulative"
},
"type": "graph",
"x-axis": true,
"y-axis": true,
"y_formats": [
"short",
"short"
]
},
{
"aliasColors": {
"max": "#890F02"
},
"bars": false,
"datasource": null,
"editable": true,
"error": false,
"fill": 0,
"grid": {
"leftLogBase": 1,
"leftMax": null,
"leftMin": null,
"rightLogBase": 1,
"rightMax": null,
"rightMin": null,
"threshold1": null,
"threshold1Color": "rgba(216, 200, 27, 0.27)",
"threshold2": null,
"threshold2Color": "rgba(234, 112, 112, 0.22)"
},
"id": 14,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"links": [],
"nullPointMode": "connected",
"percentage": false,
"pointradius": 5,
"points": false,
"renderer": "flot",
"seriesOverrides": [
{
"alias": "max",
"fillBelowTo": "min",
"lines": false
},
{
"alias": "min",
"lines": false
},
{
"alias": "mean",
"linewidth": 2,
"zindex": 3
}
],
"span": 12,
"stack": false,
"steppedLine": false,
"targets": [
{
"alias": "mean",
"column": "system",
"function": "mean",
"interval": "60s",
"query": "SELECT mean(\"system\") AS \"system\" FROM \"cpu\" WHERE $timeFilter GROUP BY time($interval)",
"refId": "A",
"series": "cpu",
"tags": [],
"groupBy": [
{
"type": "time",
"interval": "auto"
}
],
"fields": [
{
"name": "system",
"func": "mean"
}
],
"measurement": "cpu"
},
{
"alias": "min",
"column": "system",
"function": "min",
"interval": "60s",
"query": "SELECT min(\"system\") AS \"system\" FROM \"cpu\" WHERE $timeFilter GROUP BY time($interval)",
"refId": "B",
"series": "cpu",
"target": "",
"tags": [],
"groupBy": [
{
"type": "time",
"interval": "auto"
}
],
"fields": [
{
"name": "system",
"func": "min"
}
],
"measurement": "cpu"
},
{
"alias": "max",
"column": "system",
"function": "max",
"interval": "60s",
"query": "SELECT max(\"system\") AS \"system\" FROM \"cpu\" WHERE $timeFilter GROUP BY time($interval)",
"refId": "C",
"series": "cpu",
"target": "",
"tags": [],
"groupBy": [
{
"type": "time",
"interval": "auto"
}
],
"fields": [
{
"name": "system",
"func": "max"
}
],
"measurement": "cpu"
}
],
"timeFrom": null,
"timeShift": null,
"title": "CPU system",
"tooltip": {
"shared": false,
"value_type": "cumulative"
},
"type": "graph",
"x-axis": true,
"y-axis": true,
"y_formats": [
"short",
"short"
]
},
{
"aliasColors": {
"max": "#890F02"
},
"bars": false,
"datasource": null,
"editable": true,
"error": false,
"fill": 0,
"grid": {
"leftLogBase": 1,
"leftMax": null,
"leftMin": null,
"rightLogBase": 1,
"rightMax": null,
"rightMin": null,
"threshold1": null,
"threshold1Color": "rgba(216, 200, 27, 0.27)",
"threshold2": null,
"threshold2Color": "rgba(234, 112, 112, 0.22)"
},
"id": 15,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"links": [],
"nullPointMode": "connected",
"percentage": false,
"pointradius": 5,
"points": false,
"renderer": "flot",
"seriesOverrides": [
{
"alias": "max",
"fillBelowTo": "min",
"lines": false
},
{
"alias": "min",
"lines": false
},
{
"alias": "mean",
"linewidth": 2,
"zindex": 3
}
],
"span": 12,
"stack": false,
"steppedLine": false,
"targets": [
{
"alias": "mean",
"column": "iowait",
"function": "mean",
"interval": "60s",
"query": "SELECT mean(\"iowait\") AS \"iowait\" FROM \"cpu\" WHERE $timeFilter GROUP BY time($interval)",
"refId": "A",
"series": "cpu",
"tags": [],
"groupBy": [
{
"type": "time",
"interval": "auto"
}
],
"fields": [
{
"name": "iowait",
"func": "mean"
}
],
"measurement": "cpu"
},
{
"alias": "min",
"column": "iowait",
"function": "min",
"interval": "60s",
"query": "SELECT min(\"iowait\") AS \"iowait\" FROM \"cpu\" WHERE $timeFilter GROUP BY time($interval)",
"refId": "B",
"series": "cpu",
"target": "",
"tags": [],
"groupBy": [
{
"type": "time",
"interval": "auto"
}
],
"fields": [
{
"name": "iowait",
"func": "min"
}
],
"measurement": "cpu"
},
{
"alias": "max",
"column": "iowait",
"function": "max",
"interval": "60s",
"query": "SELECT max(\"iowait\") AS \"iowait\" FROM \"cpu\" WHERE $timeFilter GROUP BY time($interval)",
"refId": "C",
"series": "cpu",
"target": "",
"tags": [],
"groupBy": [
{
"type": "time",
"interval": "auto"
}
],
"fields": [
{
"name": "iowait",
"func": "max"
}
],
"measurement": "cpu"
}
],
"timeFrom": null,
"timeShift": null,
"title": "CPU iowait",
"tooltip": {
"shared": false,
"value_type": "cumulative"
},
"type": "graph",
"x-axis": true,
"y-axis": true,
"y_formats": [
"short",
"short"
]
}
],
"title": "New row"
}
],
"time": {
"from": "now-30m",
"to": "now"
},
"timepicker": {
"collapse": false,
"enable": true,
"notice": false,
"now": true,
"refresh_intervals": [
"5s",
"10s",
"30s",
"1m",
"5m",
"15m",
"30m",
"1h",
"2h",
"1d"
],
"status": "Stable",
"time_options": [
"5m",
"15m",
"1h",
"6h",
"12h",
"24h",
"2d",
"7d",
"30d"
],
"type": "timepicker"
},
"templating": {
"list": []
},
"annotations": {
"list": []
},
"refresh": false,
"schemaVersion": 7,
"version": 5,
"links": []
}