2215 lines
47 KiB
JSON
2215 lines
47 KiB
JSON
|
{
|
||
|
"__inputs": [
|
||
|
{
|
||
|
"name": "DS_RASPBERRY-DATA",
|
||
|
"label": "Raspberry-Data",
|
||
|
"description": "",
|
||
|
"type": "datasource",
|
||
|
"pluginId": "influxdb",
|
||
|
"pluginName": "InfluxDB"
|
||
|
}
|
||
|
],
|
||
|
"__requires": [
|
||
|
{
|
||
|
"type": "grafana",
|
||
|
"id": "grafana",
|
||
|
"name": "Grafana",
|
||
|
"version": "5.3.4"
|
||
|
},
|
||
|
{
|
||
|
"type": "panel",
|
||
|
"id": "graph",
|
||
|
"name": "Graph",
|
||
|
"version": "5.0.0"
|
||
|
},
|
||
|
{
|
||
|
"type": "datasource",
|
||
|
"id": "influxdb",
|
||
|
"name": "InfluxDB",
|
||
|
"version": "5.0.0"
|
||
|
}
|
||
|
],
|
||
|
"annotations": {
|
||
|
"list": [
|
||
|
{
|
||
|
"builtIn": 1,
|
||
|
"datasource": "-- Grafana --",
|
||
|
"enable": true,
|
||
|
"hide": true,
|
||
|
"iconColor": "rgba(0, 211, 255, 1)",
|
||
|
"name": "Annotations & Alerts",
|
||
|
"type": "dashboard"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"editable": true,
|
||
|
"gnetId": null,
|
||
|
"graphTooltip": 0,
|
||
|
"id": null,
|
||
|
"links": [],
|
||
|
"panels": [
|
||
|
{
|
||
|
"aliasColors": {},
|
||
|
"bars": false,
|
||
|
"dashLength": 10,
|
||
|
"dashes": false,
|
||
|
"datasource": "${DS_RASPBERRY-DATA}",
|
||
|
"fill": 1,
|
||
|
"gridPos": {
|
||
|
"h": 10,
|
||
|
"w": 8,
|
||
|
"x": 0,
|
||
|
"y": 0
|
||
|
},
|
||
|
"id": 2,
|
||
|
"legend": {
|
||
|
"alignAsTable": true,
|
||
|
"avg": true,
|
||
|
"current": true,
|
||
|
"hideEmpty": false,
|
||
|
"hideZero": true,
|
||
|
"max": true,
|
||
|
"min": true,
|
||
|
"rightSide": false,
|
||
|
"show": true,
|
||
|
"total": false,
|
||
|
"values": true
|
||
|
},
|
||
|
"lines": true,
|
||
|
"linewidth": 1,
|
||
|
"links": [],
|
||
|
"nullPointMode": "null",
|
||
|
"percentage": false,
|
||
|
"pointradius": 5,
|
||
|
"points": false,
|
||
|
"renderer": "flot",
|
||
|
"seriesOverrides": [],
|
||
|
"spaceLength": 10,
|
||
|
"stack": false,
|
||
|
"steppedLine": false,
|
||
|
"targets": [
|
||
|
{
|
||
|
"groupBy": [
|
||
|
{
|
||
|
"params": [
|
||
|
"$__interval"
|
||
|
],
|
||
|
"type": "time"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"none"
|
||
|
],
|
||
|
"type": "fill"
|
||
|
}
|
||
|
],
|
||
|
"limit": "",
|
||
|
"measurement": "cpu",
|
||
|
"orderByTime": "ASC",
|
||
|
"policy": "default",
|
||
|
"refId": "A",
|
||
|
"resultFormat": "time_series",
|
||
|
"select": [
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"usage_guest"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"quest"
|
||
|
],
|
||
|
"type": "alias"
|
||
|
}
|
||
|
],
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"usage_guest_nice"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"quest nice"
|
||
|
],
|
||
|
"type": "alias"
|
||
|
}
|
||
|
],
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"usage_iowait"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"io wait"
|
||
|
],
|
||
|
"type": "alias"
|
||
|
}
|
||
|
],
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"usage_irq"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"irq"
|
||
|
],
|
||
|
"type": "alias"
|
||
|
}
|
||
|
],
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"usage_nice"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"nice"
|
||
|
],
|
||
|
"type": "alias"
|
||
|
}
|
||
|
],
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"usage_softirq"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"soft irq"
|
||
|
],
|
||
|
"type": "alias"
|
||
|
}
|
||
|
],
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"usage_steal"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"steal"
|
||
|
],
|
||
|
"type": "alias"
|
||
|
}
|
||
|
],
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"usage_system"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"system"
|
||
|
],
|
||
|
"type": "alias"
|
||
|
}
|
||
|
],
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"usage_user"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"user"
|
||
|
],
|
||
|
"type": "alias"
|
||
|
}
|
||
|
]
|
||
|
],
|
||
|
"slimit": "",
|
||
|
"tags": []
|
||
|
}
|
||
|
],
|
||
|
"thresholds": [],
|
||
|
"timeFrom": null,
|
||
|
"timeShift": null,
|
||
|
"title": "CPU",
|
||
|
"tooltip": {
|
||
|
"shared": true,
|
||
|
"sort": 0,
|
||
|
"value_type": "individual"
|
||
|
},
|
||
|
"transparent": true,
|
||
|
"type": "graph",
|
||
|
"xaxis": {
|
||
|
"buckets": null,
|
||
|
"mode": "time",
|
||
|
"name": null,
|
||
|
"show": true,
|
||
|
"values": []
|
||
|
},
|
||
|
"yaxes": [
|
||
|
{
|
||
|
"format": "percent",
|
||
|
"label": null,
|
||
|
"logBase": 1,
|
||
|
"max": null,
|
||
|
"min": null,
|
||
|
"show": true
|
||
|
},
|
||
|
{
|
||
|
"format": "short",
|
||
|
"label": null,
|
||
|
"logBase": 1,
|
||
|
"max": null,
|
||
|
"min": null,
|
||
|
"show": false
|
||
|
}
|
||
|
],
|
||
|
"yaxis": {
|
||
|
"align": false,
|
||
|
"alignLevel": null
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"aliasColors": {
|
||
|
"mem.total": "#890f02"
|
||
|
},
|
||
|
"bars": false,
|
||
|
"dashLength": 10,
|
||
|
"dashes": false,
|
||
|
"datasource": "${DS_RASPBERRY-DATA}",
|
||
|
"fill": 1,
|
||
|
"gridPos": {
|
||
|
"h": 10,
|
||
|
"w": 8,
|
||
|
"x": 8,
|
||
|
"y": 0
|
||
|
},
|
||
|
"id": 4,
|
||
|
"legend": {
|
||
|
"alignAsTable": true,
|
||
|
"avg": true,
|
||
|
"current": true,
|
||
|
"hideEmpty": false,
|
||
|
"hideZero": false,
|
||
|
"max": true,
|
||
|
"min": true,
|
||
|
"show": true,
|
||
|
"total": false,
|
||
|
"values": true
|
||
|
},
|
||
|
"lines": true,
|
||
|
"linewidth": 1,
|
||
|
"links": [],
|
||
|
"nullPointMode": "null",
|
||
|
"percentage": false,
|
||
|
"pointradius": 5,
|
||
|
"points": false,
|
||
|
"renderer": "flot",
|
||
|
"seriesOverrides": [
|
||
|
{
|
||
|
"alias": "mem.total",
|
||
|
"fill": 0,
|
||
|
"legend": false,
|
||
|
"stack": false
|
||
|
}
|
||
|
],
|
||
|
"spaceLength": 10,
|
||
|
"stack": false,
|
||
|
"steppedLine": false,
|
||
|
"targets": [
|
||
|
{
|
||
|
"groupBy": [
|
||
|
{
|
||
|
"params": [
|
||
|
"$__interval"
|
||
|
],
|
||
|
"type": "time"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"none"
|
||
|
],
|
||
|
"type": "fill"
|
||
|
}
|
||
|
],
|
||
|
"measurement": "mem",
|
||
|
"orderByTime": "ASC",
|
||
|
"policy": "default",
|
||
|
"refId": "A",
|
||
|
"resultFormat": "time_series",
|
||
|
"select": [
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"active"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"active"
|
||
|
],
|
||
|
"type": "alias"
|
||
|
}
|
||
|
],
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"buffered"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"buffered"
|
||
|
],
|
||
|
"type": "alias"
|
||
|
}
|
||
|
],
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"cached"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"cached"
|
||
|
],
|
||
|
"type": "alias"
|
||
|
}
|
||
|
],
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"total"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"total"
|
||
|
],
|
||
|
"type": "alias"
|
||
|
}
|
||
|
],
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"used"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"used"
|
||
|
],
|
||
|
"type": "alias"
|
||
|
}
|
||
|
]
|
||
|
],
|
||
|
"tags": []
|
||
|
}
|
||
|
],
|
||
|
"thresholds": [],
|
||
|
"timeFrom": null,
|
||
|
"timeShift": null,
|
||
|
"title": "Mem",
|
||
|
"tooltip": {
|
||
|
"shared": true,
|
||
|
"sort": 0,
|
||
|
"value_type": "individual"
|
||
|
},
|
||
|
"transparent": true,
|
||
|
"type": "graph",
|
||
|
"xaxis": {
|
||
|
"buckets": null,
|
||
|
"mode": "time",
|
||
|
"name": null,
|
||
|
"show": true,
|
||
|
"values": []
|
||
|
},
|
||
|
"yaxes": [
|
||
|
{
|
||
|
"format": "decbytes",
|
||
|
"label": null,
|
||
|
"logBase": 1,
|
||
|
"max": null,
|
||
|
"min": null,
|
||
|
"show": true
|
||
|
},
|
||
|
{
|
||
|
"format": "percent",
|
||
|
"label": null,
|
||
|
"logBase": 1,
|
||
|
"max": null,
|
||
|
"min": null,
|
||
|
"show": false
|
||
|
}
|
||
|
],
|
||
|
"yaxis": {
|
||
|
"align": false,
|
||
|
"alignLevel": null
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"aliasColors": {},
|
||
|
"bars": false,
|
||
|
"dashLength": 10,
|
||
|
"dashes": false,
|
||
|
"datasource": "${DS_RASPBERRY-DATA}",
|
||
|
"fill": 1,
|
||
|
"gridPos": {
|
||
|
"h": 10,
|
||
|
"w": 8,
|
||
|
"x": 16,
|
||
|
"y": 0
|
||
|
},
|
||
|
"id": 6,
|
||
|
"legend": {
|
||
|
"alignAsTable": true,
|
||
|
"avg": true,
|
||
|
"current": true,
|
||
|
"hideZero": true,
|
||
|
"max": true,
|
||
|
"min": true,
|
||
|
"show": true,
|
||
|
"total": false,
|
||
|
"values": true
|
||
|
},
|
||
|
"lines": true,
|
||
|
"linewidth": 1,
|
||
|
"links": [],
|
||
|
"nullPointMode": "null",
|
||
|
"percentage": false,
|
||
|
"pointradius": 5,
|
||
|
"points": false,
|
||
|
"renderer": "flot",
|
||
|
"seriesOverrides": [],
|
||
|
"spaceLength": 10,
|
||
|
"stack": false,
|
||
|
"steppedLine": false,
|
||
|
"targets": [
|
||
|
{
|
||
|
"alias": "cpu",
|
||
|
"groupBy": [
|
||
|
{
|
||
|
"params": [
|
||
|
"$__interval"
|
||
|
],
|
||
|
"type": "time"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"none"
|
||
|
],
|
||
|
"type": "fill"
|
||
|
}
|
||
|
],
|
||
|
"measurement": "exec_pi_temp",
|
||
|
"orderByTime": "ASC",
|
||
|
"policy": "autogen",
|
||
|
"refId": "A",
|
||
|
"resultFormat": "time_series",
|
||
|
"select": [
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"cpu"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
" / 1000"
|
||
|
],
|
||
|
"type": "math"
|
||
|
}
|
||
|
]
|
||
|
],
|
||
|
"tags": []
|
||
|
},
|
||
|
{
|
||
|
"alias": "gpu",
|
||
|
"groupBy": [
|
||
|
{
|
||
|
"params": [
|
||
|
"$__interval"
|
||
|
],
|
||
|
"type": "time"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"none"
|
||
|
],
|
||
|
"type": "fill"
|
||
|
}
|
||
|
],
|
||
|
"measurement": "exec_pi_temp",
|
||
|
"orderByTime": "ASC",
|
||
|
"policy": "autogen",
|
||
|
"refId": "B",
|
||
|
"resultFormat": "time_series",
|
||
|
"select": [
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"gpu"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
}
|
||
|
]
|
||
|
],
|
||
|
"tags": []
|
||
|
}
|
||
|
],
|
||
|
"thresholds": [],
|
||
|
"timeFrom": null,
|
||
|
"timeShift": null,
|
||
|
"title": "Temp",
|
||
|
"tooltip": {
|
||
|
"shared": true,
|
||
|
"sort": 0,
|
||
|
"value_type": "individual"
|
||
|
},
|
||
|
"transparent": true,
|
||
|
"type": "graph",
|
||
|
"xaxis": {
|
||
|
"buckets": null,
|
||
|
"mode": "time",
|
||
|
"name": null,
|
||
|
"show": true,
|
||
|
"values": []
|
||
|
},
|
||
|
"yaxes": [
|
||
|
{
|
||
|
"format": "celsius",
|
||
|
"label": null,
|
||
|
"logBase": 1,
|
||
|
"max": null,
|
||
|
"min": null,
|
||
|
"show": true
|
||
|
},
|
||
|
{
|
||
|
"format": "short",
|
||
|
"label": null,
|
||
|
"logBase": 1,
|
||
|
"max": null,
|
||
|
"min": null,
|
||
|
"show": false
|
||
|
}
|
||
|
],
|
||
|
"yaxis": {
|
||
|
"align": false,
|
||
|
"alignLevel": null
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"aliasColors": {
|
||
|
"disk.free": "#9ac48a",
|
||
|
"disk.total": "#0a50a1",
|
||
|
"disk.used": "#890f02"
|
||
|
},
|
||
|
"bars": false,
|
||
|
"dashLength": 10,
|
||
|
"dashes": false,
|
||
|
"datasource": "${DS_RASPBERRY-DATA}",
|
||
|
"decimals": 0,
|
||
|
"fill": 1,
|
||
|
"gridPos": {
|
||
|
"h": 7,
|
||
|
"w": 12,
|
||
|
"x": 0,
|
||
|
"y": 10
|
||
|
},
|
||
|
"id": 7,
|
||
|
"legend": {
|
||
|
"alignAsTable": true,
|
||
|
"avg": false,
|
||
|
"current": true,
|
||
|
"hideEmpty": true,
|
||
|
"hideZero": true,
|
||
|
"max": true,
|
||
|
"min": true,
|
||
|
"show": true,
|
||
|
"total": false,
|
||
|
"values": true
|
||
|
},
|
||
|
"lines": true,
|
||
|
"linewidth": 1,
|
||
|
"links": [],
|
||
|
"nullPointMode": "null",
|
||
|
"percentage": false,
|
||
|
"pointradius": 5,
|
||
|
"points": false,
|
||
|
"renderer": "flot",
|
||
|
"seriesOverrides": [
|
||
|
{
|
||
|
"alias": "disk.total",
|
||
|
"fill": 0,
|
||
|
"stack": false
|
||
|
},
|
||
|
{
|
||
|
"alias": "disk.root used",
|
||
|
"yaxis": 2
|
||
|
},
|
||
|
{
|
||
|
"alias": "disk.sda used",
|
||
|
"yaxis": 2
|
||
|
}
|
||
|
],
|
||
|
"spaceLength": 10,
|
||
|
"stack": true,
|
||
|
"steppedLine": false,
|
||
|
"targets": [
|
||
|
{
|
||
|
"groupBy": [
|
||
|
{
|
||
|
"params": [
|
||
|
"$__interval"
|
||
|
],
|
||
|
"type": "time"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"none"
|
||
|
],
|
||
|
"type": "fill"
|
||
|
}
|
||
|
],
|
||
|
"measurement": "disk",
|
||
|
"orderByTime": "ASC",
|
||
|
"policy": "default",
|
||
|
"refId": "A",
|
||
|
"resultFormat": "time_series",
|
||
|
"select": [
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"used_percent"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"root used %"
|
||
|
],
|
||
|
"type": "alias"
|
||
|
}
|
||
|
]
|
||
|
],
|
||
|
"tags": [
|
||
|
{
|
||
|
"key": "device",
|
||
|
"operator": "=",
|
||
|
"value": "root"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"groupBy": [
|
||
|
{
|
||
|
"params": [
|
||
|
"$__interval"
|
||
|
],
|
||
|
"type": "time"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"none"
|
||
|
],
|
||
|
"type": "fill"
|
||
|
}
|
||
|
],
|
||
|
"measurement": "disk",
|
||
|
"orderByTime": "ASC",
|
||
|
"policy": "default",
|
||
|
"refId": "C",
|
||
|
"resultFormat": "time_series",
|
||
|
"select": [
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"used"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"root used"
|
||
|
],
|
||
|
"type": "alias"
|
||
|
}
|
||
|
]
|
||
|
],
|
||
|
"tags": [
|
||
|
{
|
||
|
"key": "device",
|
||
|
"operator": "=",
|
||
|
"value": "root"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"thresholds": [],
|
||
|
"timeFrom": null,
|
||
|
"timeShift": null,
|
||
|
"title": "Disk Space root",
|
||
|
"tooltip": {
|
||
|
"shared": true,
|
||
|
"sort": 0,
|
||
|
"value_type": "individual"
|
||
|
},
|
||
|
"transparent": true,
|
||
|
"type": "graph",
|
||
|
"xaxis": {
|
||
|
"buckets": null,
|
||
|
"mode": "time",
|
||
|
"name": null,
|
||
|
"show": true,
|
||
|
"values": []
|
||
|
},
|
||
|
"yaxes": [
|
||
|
{
|
||
|
"decimals": null,
|
||
|
"format": "percent",
|
||
|
"label": null,
|
||
|
"logBase": 1,
|
||
|
"max": null,
|
||
|
"min": null,
|
||
|
"show": true
|
||
|
},
|
||
|
{
|
||
|
"decimals": null,
|
||
|
"format": "decbytes",
|
||
|
"label": null,
|
||
|
"logBase": 1,
|
||
|
"max": null,
|
||
|
"min": null,
|
||
|
"show": true
|
||
|
}
|
||
|
],
|
||
|
"yaxis": {
|
||
|
"align": false,
|
||
|
"alignLevel": null
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"aliasColors": {
|
||
|
"disk.free": "#9ac48a",
|
||
|
"disk.total": "#0a50a1",
|
||
|
"disk.used": "#890f02"
|
||
|
},
|
||
|
"bars": false,
|
||
|
"dashLength": 10,
|
||
|
"dashes": false,
|
||
|
"datasource": "${DS_RASPBERRY-DATA}",
|
||
|
"decimals": 0,
|
||
|
"fill": 1,
|
||
|
"gridPos": {
|
||
|
"h": 7,
|
||
|
"w": 12,
|
||
|
"x": 12,
|
||
|
"y": 10
|
||
|
},
|
||
|
"id": 8,
|
||
|
"legend": {
|
||
|
"alignAsTable": true,
|
||
|
"avg": false,
|
||
|
"current": true,
|
||
|
"hideEmpty": false,
|
||
|
"max": true,
|
||
|
"min": true,
|
||
|
"show": true,
|
||
|
"total": false,
|
||
|
"values": true
|
||
|
},
|
||
|
"lines": true,
|
||
|
"linewidth": 1,
|
||
|
"links": [],
|
||
|
"nullPointMode": "null",
|
||
|
"percentage": false,
|
||
|
"pointradius": 5,
|
||
|
"points": false,
|
||
|
"renderer": "flot",
|
||
|
"seriesOverrides": [
|
||
|
{
|
||
|
"alias": "disk.total",
|
||
|
"fill": 0,
|
||
|
"stack": false
|
||
|
},
|
||
|
{
|
||
|
"alias": "disk.root used",
|
||
|
"yaxis": 2
|
||
|
},
|
||
|
{
|
||
|
"alias": "disk.sda used",
|
||
|
"yaxis": 2
|
||
|
}
|
||
|
],
|
||
|
"spaceLength": 10,
|
||
|
"stack": true,
|
||
|
"steppedLine": false,
|
||
|
"targets": [
|
||
|
{
|
||
|
"groupBy": [
|
||
|
{
|
||
|
"params": [
|
||
|
"$__interval"
|
||
|
],
|
||
|
"type": "time"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"none"
|
||
|
],
|
||
|
"type": "fill"
|
||
|
}
|
||
|
],
|
||
|
"measurement": "disk",
|
||
|
"orderByTime": "ASC",
|
||
|
"policy": "default",
|
||
|
"refId": "B",
|
||
|
"resultFormat": "time_series",
|
||
|
"select": [
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"used_percent"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"sda used %"
|
||
|
],
|
||
|
"type": "alias"
|
||
|
}
|
||
|
]
|
||
|
],
|
||
|
"tags": [
|
||
|
{
|
||
|
"key": "device",
|
||
|
"operator": "=",
|
||
|
"value": "sda"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"groupBy": [
|
||
|
{
|
||
|
"params": [
|
||
|
"$__interval"
|
||
|
],
|
||
|
"type": "time"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"none"
|
||
|
],
|
||
|
"type": "fill"
|
||
|
}
|
||
|
],
|
||
|
"measurement": "disk",
|
||
|
"orderByTime": "ASC",
|
||
|
"policy": "default",
|
||
|
"refId": "D",
|
||
|
"resultFormat": "time_series",
|
||
|
"select": [
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"used"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"sda used"
|
||
|
],
|
||
|
"type": "alias"
|
||
|
}
|
||
|
]
|
||
|
],
|
||
|
"tags": [
|
||
|
{
|
||
|
"key": "device",
|
||
|
"operator": "=",
|
||
|
"value": "sda"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"thresholds": [],
|
||
|
"timeFrom": null,
|
||
|
"timeShift": null,
|
||
|
"title": "Disk Space sda",
|
||
|
"tooltip": {
|
||
|
"shared": true,
|
||
|
"sort": 0,
|
||
|
"value_type": "individual"
|
||
|
},
|
||
|
"transparent": true,
|
||
|
"type": "graph",
|
||
|
"xaxis": {
|
||
|
"buckets": null,
|
||
|
"mode": "time",
|
||
|
"name": null,
|
||
|
"show": true,
|
||
|
"values": []
|
||
|
},
|
||
|
"yaxes": [
|
||
|
{
|
||
|
"decimals": null,
|
||
|
"format": "percent",
|
||
|
"label": null,
|
||
|
"logBase": 1,
|
||
|
"max": null,
|
||
|
"min": null,
|
||
|
"show": true
|
||
|
},
|
||
|
{
|
||
|
"decimals": null,
|
||
|
"format": "decbytes",
|
||
|
"label": null,
|
||
|
"logBase": 1,
|
||
|
"max": null,
|
||
|
"min": null,
|
||
|
"show": true
|
||
|
}
|
||
|
],
|
||
|
"yaxis": {
|
||
|
"align": false,
|
||
|
"alignLevel": null
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"aliasColors": {},
|
||
|
"bars": false,
|
||
|
"dashLength": 10,
|
||
|
"dashes": false,
|
||
|
"datasource": "${DS_RASPBERRY-DATA}",
|
||
|
"fill": 1,
|
||
|
"gridPos": {
|
||
|
"h": 9,
|
||
|
"w": 12,
|
||
|
"x": 0,
|
||
|
"y": 17
|
||
|
},
|
||
|
"id": 9,
|
||
|
"legend": {
|
||
|
"alignAsTable": true,
|
||
|
"avg": true,
|
||
|
"current": true,
|
||
|
"hideEmpty": false,
|
||
|
"hideZero": false,
|
||
|
"max": true,
|
||
|
"min": true,
|
||
|
"show": true,
|
||
|
"sortDesc": true,
|
||
|
"total": false,
|
||
|
"values": true
|
||
|
},
|
||
|
"lines": true,
|
||
|
"linewidth": 1,
|
||
|
"links": [],
|
||
|
"nullPointMode": "null",
|
||
|
"percentage": false,
|
||
|
"pointradius": 5,
|
||
|
"points": false,
|
||
|
"renderer": "flot",
|
||
|
"seriesOverrides": [
|
||
|
{
|
||
|
"alias": "diskio.mean_io_time",
|
||
|
"yaxis": 2
|
||
|
},
|
||
|
{
|
||
|
"alias": "diskio.mean_iops_in_progress",
|
||
|
"yaxis": 2
|
||
|
},
|
||
|
{
|
||
|
"alias": "diskio.io",
|
||
|
"yaxis": 2
|
||
|
}
|
||
|
],
|
||
|
"spaceLength": 10,
|
||
|
"stack": false,
|
||
|
"steppedLine": false,
|
||
|
"targets": [
|
||
|
{
|
||
|
"groupBy": [
|
||
|
{
|
||
|
"params": [
|
||
|
"$__interval"
|
||
|
],
|
||
|
"type": "time"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"none"
|
||
|
],
|
||
|
"type": "fill"
|
||
|
}
|
||
|
],
|
||
|
"limit": "",
|
||
|
"measurement": "diskio",
|
||
|
"orderByTime": "ASC",
|
||
|
"policy": "default",
|
||
|
"refId": "A",
|
||
|
"resultFormat": "time_series",
|
||
|
"select": [
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"read_bytes"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"10s"
|
||
|
],
|
||
|
"type": "non_negative_derivative"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
" / 10"
|
||
|
],
|
||
|
"type": "math"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"read"
|
||
|
],
|
||
|
"type": "alias"
|
||
|
}
|
||
|
],
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"write_bytes"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"10s"
|
||
|
],
|
||
|
"type": "non_negative_derivative"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
" / 10"
|
||
|
],
|
||
|
"type": "math"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"write"
|
||
|
],
|
||
|
"type": "alias"
|
||
|
}
|
||
|
],
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"io_time"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"10s"
|
||
|
],
|
||
|
"type": "non_negative_derivative"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
" / 10"
|
||
|
],
|
||
|
"type": "math"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"io"
|
||
|
],
|
||
|
"type": "alias"
|
||
|
}
|
||
|
]
|
||
|
],
|
||
|
"slimit": "",
|
||
|
"tags": [
|
||
|
{
|
||
|
"key": "name",
|
||
|
"operator": "=",
|
||
|
"value": "mmcblk0"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"thresholds": [],
|
||
|
"timeFrom": null,
|
||
|
"timeShift": null,
|
||
|
"title": "Disk IO SDcard",
|
||
|
"tooltip": {
|
||
|
"shared": true,
|
||
|
"sort": 0,
|
||
|
"value_type": "individual"
|
||
|
},
|
||
|
"transparent": true,
|
||
|
"type": "graph",
|
||
|
"xaxis": {
|
||
|
"buckets": null,
|
||
|
"mode": "time",
|
||
|
"name": null,
|
||
|
"show": true,
|
||
|
"values": []
|
||
|
},
|
||
|
"yaxes": [
|
||
|
{
|
||
|
"decimals": null,
|
||
|
"format": "decbytes",
|
||
|
"label": null,
|
||
|
"logBase": 1,
|
||
|
"max": null,
|
||
|
"min": null,
|
||
|
"show": true
|
||
|
},
|
||
|
{
|
||
|
"format": "iops",
|
||
|
"label": null,
|
||
|
"logBase": 1,
|
||
|
"max": null,
|
||
|
"min": null,
|
||
|
"show": true
|
||
|
}
|
||
|
],
|
||
|
"yaxis": {
|
||
|
"align": false,
|
||
|
"alignLevel": null
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"aliasColors": {},
|
||
|
"bars": false,
|
||
|
"dashLength": 10,
|
||
|
"dashes": false,
|
||
|
"datasource": "${DS_RASPBERRY-DATA}",
|
||
|
"fill": 1,
|
||
|
"gridPos": {
|
||
|
"h": 9,
|
||
|
"w": 12,
|
||
|
"x": 12,
|
||
|
"y": 17
|
||
|
},
|
||
|
"id": 10,
|
||
|
"legend": {
|
||
|
"alignAsTable": true,
|
||
|
"avg": true,
|
||
|
"current": true,
|
||
|
"hideEmpty": false,
|
||
|
"hideZero": false,
|
||
|
"max": true,
|
||
|
"min": true,
|
||
|
"show": true,
|
||
|
"sortDesc": true,
|
||
|
"total": false,
|
||
|
"values": true
|
||
|
},
|
||
|
"lines": true,
|
||
|
"linewidth": 1,
|
||
|
"links": [],
|
||
|
"nullPointMode": "null",
|
||
|
"percentage": false,
|
||
|
"pointradius": 5,
|
||
|
"points": false,
|
||
|
"renderer": "flot",
|
||
|
"seriesOverrides": [
|
||
|
{
|
||
|
"alias": "diskio.mean_io_time",
|
||
|
"yaxis": 2
|
||
|
},
|
||
|
{
|
||
|
"alias": "diskio.mean_iops_in_progress",
|
||
|
"yaxis": 2
|
||
|
},
|
||
|
{
|
||
|
"alias": "diskio.io",
|
||
|
"yaxis": 2
|
||
|
}
|
||
|
],
|
||
|
"spaceLength": 10,
|
||
|
"stack": false,
|
||
|
"steppedLine": false,
|
||
|
"targets": [
|
||
|
{
|
||
|
"groupBy": [
|
||
|
{
|
||
|
"params": [
|
||
|
"$__interval"
|
||
|
],
|
||
|
"type": "time"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"none"
|
||
|
],
|
||
|
"type": "fill"
|
||
|
}
|
||
|
],
|
||
|
"measurement": "diskio",
|
||
|
"orderByTime": "ASC",
|
||
|
"policy": "autogen",
|
||
|
"refId": "A",
|
||
|
"resultFormat": "time_series",
|
||
|
"select": [
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"read_bytes"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "last"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"10s"
|
||
|
],
|
||
|
"type": "non_negative_derivative"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
" / 10"
|
||
|
],
|
||
|
"type": "math"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"read"
|
||
|
],
|
||
|
"type": "alias"
|
||
|
}
|
||
|
],
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"write_bytes"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"10s"
|
||
|
],
|
||
|
"type": "non_negative_derivative"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
" / 10"
|
||
|
],
|
||
|
"type": "math"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"write"
|
||
|
],
|
||
|
"type": "alias"
|
||
|
}
|
||
|
],
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"io_time"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "last"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"10s"
|
||
|
],
|
||
|
"type": "non_negative_derivative"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
" / 10"
|
||
|
],
|
||
|
"type": "math"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"io"
|
||
|
],
|
||
|
"type": "alias"
|
||
|
}
|
||
|
]
|
||
|
],
|
||
|
"tags": [
|
||
|
{
|
||
|
"key": "name",
|
||
|
"operator": "=",
|
||
|
"value": "sda"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"thresholds": [],
|
||
|
"timeFrom": null,
|
||
|
"timeShift": null,
|
||
|
"title": "Disk IO sda",
|
||
|
"tooltip": {
|
||
|
"shared": true,
|
||
|
"sort": 0,
|
||
|
"value_type": "individual"
|
||
|
},
|
||
|
"transparent": true,
|
||
|
"type": "graph",
|
||
|
"xaxis": {
|
||
|
"buckets": null,
|
||
|
"mode": "time",
|
||
|
"name": null,
|
||
|
"show": true,
|
||
|
"values": []
|
||
|
},
|
||
|
"yaxes": [
|
||
|
{
|
||
|
"format": "Bps",
|
||
|
"label": null,
|
||
|
"logBase": 1,
|
||
|
"max": null,
|
||
|
"min": null,
|
||
|
"show": true
|
||
|
},
|
||
|
{
|
||
|
"format": "iops",
|
||
|
"label": null,
|
||
|
"logBase": 1,
|
||
|
"max": null,
|
||
|
"min": null,
|
||
|
"show": true
|
||
|
}
|
||
|
],
|
||
|
"yaxis": {
|
||
|
"align": false,
|
||
|
"alignLevel": null
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"aliasColors": {},
|
||
|
"bars": false,
|
||
|
"dashLength": 10,
|
||
|
"dashes": false,
|
||
|
"datasource": "${DS_RASPBERRY-DATA}",
|
||
|
"fill": 1,
|
||
|
"gridPos": {
|
||
|
"h": 7,
|
||
|
"w": 24,
|
||
|
"x": 0,
|
||
|
"y": 26
|
||
|
},
|
||
|
"id": 5,
|
||
|
"legend": {
|
||
|
"alignAsTable": true,
|
||
|
"avg": true,
|
||
|
"current": true,
|
||
|
"hideEmpty": false,
|
||
|
"hideZero": true,
|
||
|
"max": true,
|
||
|
"min": true,
|
||
|
"show": true,
|
||
|
"total": false,
|
||
|
"values": true
|
||
|
},
|
||
|
"lines": true,
|
||
|
"linewidth": 1,
|
||
|
"links": [],
|
||
|
"nullPointMode": "null",
|
||
|
"percentage": false,
|
||
|
"pointradius": 5,
|
||
|
"points": false,
|
||
|
"renderer": "flot",
|
||
|
"seriesOverrides": [],
|
||
|
"spaceLength": 10,
|
||
|
"stack": false,
|
||
|
"steppedLine": false,
|
||
|
"targets": [
|
||
|
{
|
||
|
"alias": "eth0 RX",
|
||
|
"groupBy": [
|
||
|
{
|
||
|
"params": [
|
||
|
"$__interval"
|
||
|
],
|
||
|
"type": "time"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"none"
|
||
|
],
|
||
|
"type": "fill"
|
||
|
}
|
||
|
],
|
||
|
"measurement": "net",
|
||
|
"orderByTime": "ASC",
|
||
|
"policy": "default",
|
||
|
"refId": "A",
|
||
|
"resultFormat": "time_series",
|
||
|
"select": [
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"bytes_recv"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"10s"
|
||
|
],
|
||
|
"type": "non_negative_derivative"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"* 8"
|
||
|
],
|
||
|
"type": "math"
|
||
|
}
|
||
|
]
|
||
|
],
|
||
|
"tags": [
|
||
|
{
|
||
|
"key": "interface",
|
||
|
"operator": "=",
|
||
|
"value": "eth0"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"alias": "eth0 TX",
|
||
|
"groupBy": [
|
||
|
{
|
||
|
"params": [
|
||
|
"$__interval"
|
||
|
],
|
||
|
"type": "time"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"none"
|
||
|
],
|
||
|
"type": "fill"
|
||
|
}
|
||
|
],
|
||
|
"measurement": "net",
|
||
|
"orderByTime": "ASC",
|
||
|
"policy": "default",
|
||
|
"refId": "C",
|
||
|
"resultFormat": "time_series",
|
||
|
"select": [
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"bytes_sent"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"10s"
|
||
|
],
|
||
|
"type": "non_negative_derivative"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"* 8"
|
||
|
],
|
||
|
"type": "math"
|
||
|
}
|
||
|
]
|
||
|
],
|
||
|
"tags": [
|
||
|
{
|
||
|
"key": "interface",
|
||
|
"operator": "=",
|
||
|
"value": "eth0"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"alias": "wlan0 RX",
|
||
|
"groupBy": [
|
||
|
{
|
||
|
"params": [
|
||
|
"$__interval"
|
||
|
],
|
||
|
"type": "time"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"none"
|
||
|
],
|
||
|
"type": "fill"
|
||
|
}
|
||
|
],
|
||
|
"measurement": "net",
|
||
|
"orderByTime": "ASC",
|
||
|
"policy": "default",
|
||
|
"refId": "B",
|
||
|
"resultFormat": "time_series",
|
||
|
"select": [
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"bytes_recv"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"10s"
|
||
|
],
|
||
|
"type": "non_negative_derivative"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
" * 8"
|
||
|
],
|
||
|
"type": "math"
|
||
|
}
|
||
|
]
|
||
|
],
|
||
|
"tags": [
|
||
|
{
|
||
|
"key": "interface",
|
||
|
"operator": "=",
|
||
|
"value": "wlan0"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"alias": "wlan0 TX",
|
||
|
"groupBy": [
|
||
|
{
|
||
|
"params": [
|
||
|
"$__interval"
|
||
|
],
|
||
|
"type": "time"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"none"
|
||
|
],
|
||
|
"type": "fill"
|
||
|
}
|
||
|
],
|
||
|
"measurement": "net",
|
||
|
"orderByTime": "ASC",
|
||
|
"policy": "default",
|
||
|
"refId": "D",
|
||
|
"resultFormat": "time_series",
|
||
|
"select": [
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"bytes_sent"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"10s"
|
||
|
],
|
||
|
"type": "non_negative_derivative"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
" * 8"
|
||
|
],
|
||
|
"type": "math"
|
||
|
}
|
||
|
]
|
||
|
],
|
||
|
"tags": [
|
||
|
{
|
||
|
"key": "interface",
|
||
|
"operator": "=",
|
||
|
"value": "wlan0"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"thresholds": [],
|
||
|
"timeFrom": null,
|
||
|
"timeShift": null,
|
||
|
"title": "Network Traffic",
|
||
|
"tooltip": {
|
||
|
"shared": true,
|
||
|
"sort": 0,
|
||
|
"value_type": "individual"
|
||
|
},
|
||
|
"transparent": true,
|
||
|
"type": "graph",
|
||
|
"xaxis": {
|
||
|
"buckets": null,
|
||
|
"mode": "time",
|
||
|
"name": null,
|
||
|
"show": true,
|
||
|
"values": []
|
||
|
},
|
||
|
"yaxes": [
|
||
|
{
|
||
|
"format": "bps",
|
||
|
"label": null,
|
||
|
"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": "${DS_RASPBERRY-DATA}",
|
||
|
"fill": 0,
|
||
|
"gridPos": {
|
||
|
"h": 9,
|
||
|
"w": 12,
|
||
|
"x": 0,
|
||
|
"y": 33
|
||
|
},
|
||
|
"id": 12,
|
||
|
"legend": {
|
||
|
"alignAsTable": true,
|
||
|
"avg": false,
|
||
|
"current": true,
|
||
|
"max": true,
|
||
|
"min": true,
|
||
|
"rightSide": false,
|
||
|
"show": true,
|
||
|
"total": false,
|
||
|
"values": true
|
||
|
},
|
||
|
"lines": true,
|
||
|
"linewidth": 1,
|
||
|
"links": [],
|
||
|
"nullPointMode": "null",
|
||
|
"percentage": false,
|
||
|
"pointradius": 5,
|
||
|
"points": false,
|
||
|
"renderer": "flot",
|
||
|
"seriesOverrides": [
|
||
|
{
|
||
|
"alias": "Signal Level",
|
||
|
"yaxis": 2
|
||
|
},
|
||
|
{
|
||
|
"alias": "TX-Power",
|
||
|
"yaxis": 2
|
||
|
}
|
||
|
],
|
||
|
"spaceLength": 10,
|
||
|
"stack": false,
|
||
|
"steppedLine": false,
|
||
|
"targets": [
|
||
|
{
|
||
|
"alias": "Bit-Rate",
|
||
|
"groupBy": [
|
||
|
{
|
||
|
"params": [
|
||
|
"10s"
|
||
|
],
|
||
|
"type": "time"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"none"
|
||
|
],
|
||
|
"type": "fill"
|
||
|
}
|
||
|
],
|
||
|
"measurement": "exec_wifi",
|
||
|
"orderByTime": "ASC",
|
||
|
"policy": "default",
|
||
|
"refId": "A",
|
||
|
"resultFormat": "time_series",
|
||
|
"select": [
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"Bit-Rate_MBit"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
}
|
||
|
]
|
||
|
],
|
||
|
"tags": []
|
||
|
},
|
||
|
{
|
||
|
"alias": "Signal Level",
|
||
|
"groupBy": [
|
||
|
{
|
||
|
"params": [
|
||
|
"$__interval"
|
||
|
],
|
||
|
"type": "time"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"none"
|
||
|
],
|
||
|
"type": "fill"
|
||
|
}
|
||
|
],
|
||
|
"measurement": "exec_wifi",
|
||
|
"orderByTime": "ASC",
|
||
|
"policy": "default",
|
||
|
"refId": "B",
|
||
|
"resultFormat": "time_series",
|
||
|
"select": [
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"Signal-level_dBm"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
}
|
||
|
]
|
||
|
],
|
||
|
"tags": []
|
||
|
},
|
||
|
{
|
||
|
"alias": "TX-Power",
|
||
|
"groupBy": [
|
||
|
{
|
||
|
"params": [
|
||
|
"$__interval"
|
||
|
],
|
||
|
"type": "time"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"none"
|
||
|
],
|
||
|
"type": "fill"
|
||
|
}
|
||
|
],
|
||
|
"measurement": "exec_wifi",
|
||
|
"orderByTime": "ASC",
|
||
|
"policy": "default",
|
||
|
"refId": "C",
|
||
|
"resultFormat": "time_series",
|
||
|
"select": [
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"Tx-Power_dBm"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
}
|
||
|
]
|
||
|
],
|
||
|
"tags": []
|
||
|
}
|
||
|
],
|
||
|
"thresholds": [],
|
||
|
"timeFrom": null,
|
||
|
"timeShift": null,
|
||
|
"title": "Wifi Stats",
|
||
|
"tooltip": {
|
||
|
"shared": true,
|
||
|
"sort": 0,
|
||
|
"value_type": "individual"
|
||
|
},
|
||
|
"transparent": true,
|
||
|
"type": "graph",
|
||
|
"xaxis": {
|
||
|
"buckets": null,
|
||
|
"mode": "time",
|
||
|
"name": null,
|
||
|
"show": true,
|
||
|
"values": []
|
||
|
},
|
||
|
"yaxes": [
|
||
|
{
|
||
|
"format": "Mbits",
|
||
|
"label": null,
|
||
|
"logBase": 1,
|
||
|
"max": null,
|
||
|
"min": null,
|
||
|
"show": true
|
||
|
},
|
||
|
{
|
||
|
"format": "dB",
|
||
|
"label": null,
|
||
|
"logBase": 1,
|
||
|
"max": null,
|
||
|
"min": null,
|
||
|
"show": true
|
||
|
}
|
||
|
],
|
||
|
"yaxis": {
|
||
|
"align": false,
|
||
|
"alignLevel": null
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"aliasColors": {},
|
||
|
"bars": false,
|
||
|
"dashLength": 10,
|
||
|
"dashes": false,
|
||
|
"datasource": "${DS_RASPBERRY-DATA}",
|
||
|
"fill": 0,
|
||
|
"gridPos": {
|
||
|
"h": 9,
|
||
|
"w": 12,
|
||
|
"x": 12,
|
||
|
"y": 33
|
||
|
},
|
||
|
"id": 13,
|
||
|
"legend": {
|
||
|
"alignAsTable": true,
|
||
|
"avg": false,
|
||
|
"current": true,
|
||
|
"max": true,
|
||
|
"min": true,
|
||
|
"show": true,
|
||
|
"total": false,
|
||
|
"values": true
|
||
|
},
|
||
|
"lines": true,
|
||
|
"linewidth": 1,
|
||
|
"links": [],
|
||
|
"nullPointMode": "null",
|
||
|
"percentage": false,
|
||
|
"pointradius": 5,
|
||
|
"points": false,
|
||
|
"renderer": "flot",
|
||
|
"seriesOverrides": [
|
||
|
{
|
||
|
"alias": "Link Quality Max",
|
||
|
"legend": false
|
||
|
}
|
||
|
],
|
||
|
"spaceLength": 10,
|
||
|
"stack": false,
|
||
|
"steppedLine": false,
|
||
|
"targets": [
|
||
|
{
|
||
|
"alias": "Link Quality",
|
||
|
"groupBy": [
|
||
|
{
|
||
|
"params": [
|
||
|
"$__interval"
|
||
|
],
|
||
|
"type": "time"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"none"
|
||
|
],
|
||
|
"type": "fill"
|
||
|
}
|
||
|
],
|
||
|
"measurement": "exec_wifi",
|
||
|
"orderByTime": "ASC",
|
||
|
"policy": "default",
|
||
|
"refId": "A",
|
||
|
"resultFormat": "time_series",
|
||
|
"select": [
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"Link Quality_min"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
}
|
||
|
]
|
||
|
],
|
||
|
"tags": []
|
||
|
},
|
||
|
{
|
||
|
"alias": "Link Quality Max",
|
||
|
"groupBy": [
|
||
|
{
|
||
|
"params": [
|
||
|
"$__interval"
|
||
|
],
|
||
|
"type": "time"
|
||
|
},
|
||
|
{
|
||
|
"params": [
|
||
|
"none"
|
||
|
],
|
||
|
"type": "fill"
|
||
|
}
|
||
|
],
|
||
|
"measurement": "exec_wifi",
|
||
|
"orderByTime": "ASC",
|
||
|
"policy": "default",
|
||
|
"refId": "B",
|
||
|
"resultFormat": "time_series",
|
||
|
"select": [
|
||
|
[
|
||
|
{
|
||
|
"params": [
|
||
|
"Link Quality_max"
|
||
|
],
|
||
|
"type": "field"
|
||
|
},
|
||
|
{
|
||
|
"params": [],
|
||
|
"type": "mean"
|
||
|
}
|
||
|
]
|
||
|
],
|
||
|
"tags": []
|
||
|
}
|
||
|
],
|
||
|
"thresholds": [],
|
||
|
"timeFrom": null,
|
||
|
"timeShift": null,
|
||
|
"title": "Wifi Qualität",
|
||
|
"tooltip": {
|
||
|
"shared": true,
|
||
|
"sort": 0,
|
||
|
"value_type": "individual"
|
||
|
},
|
||
|
"transparent": true,
|
||
|
"type": "graph",
|
||
|
"xaxis": {
|
||
|
"buckets": null,
|
||
|
"mode": "time",
|
||
|
"name": null,
|
||
|
"show": true,
|
||
|
"values": []
|
||
|
},
|
||
|
"yaxes": [
|
||
|
{
|
||
|
"format": "short",
|
||
|
"label": null,
|
||
|
"logBase": 1,
|
||
|
"max": null,
|
||
|
"min": null,
|
||
|
"show": true
|
||
|
},
|
||
|
{
|
||
|
"format": "dB",
|
||
|
"label": null,
|
||
|
"logBase": 1,
|
||
|
"max": null,
|
||
|
"min": null,
|
||
|
"show": false
|
||
|
}
|
||
|
],
|
||
|
"yaxis": {
|
||
|
"align": false,
|
||
|
"alignLevel": null
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"refresh": false,
|
||
|
"schemaVersion": 16,
|
||
|
"style": "dark",
|
||
|
"tags": [
|
||
|
"raspitv"
|
||
|
],
|
||
|
"templating": {
|
||
|
"list": []
|
||
|
},
|
||
|
"time": {
|
||
|
"from": "now-5m",
|
||
|
"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": "",
|
||
|
"title": "Raspberry Stats",
|
||
|
"uid": "bmeNBczRk",
|
||
|
"version": 3
|
||
|
}
|