feat: update truenas dashboard

This commit is contained in:
auricom
2021-08-30 11:55:18 +02:00
parent 9a263c97e6
commit bcdec33210

View File

@@ -20,7 +20,7 @@
"type": "grafana", "type": "grafana",
"id": "grafana", "id": "grafana",
"name": "Grafana", "name": "Grafana",
"version": "8.0.5" "version": "8.1.0"
}, },
{ {
"type": "datasource", "type": "datasource",
@@ -52,15 +52,21 @@
"limit": 100, "limit": 100,
"name": "Annotations & Alerts", "name": "Annotations & Alerts",
"showIn": 0, "showIn": 0,
"target": {
"limit": 100,
"matchAny": false,
"tags": [],
"type": "dashboard"
},
"type": "dashboard" "type": "dashboard"
} }
] ]
}, },
"editable": true, "editable": false,
"gnetId": null, "gnetId": null,
"graphTooltip": 0, "graphTooltip": 0,
"id": null, "id": null,
"iteration": 1627922597206, "iteration": 1630317513315,
"links": [], "links": [],
"panels": [ "panels": [
{ {
@@ -125,7 +131,7 @@
"text": {}, "text": {},
"textMode": "value" "textMode": "value"
}, },
"pluginVersion": "8.0.5", "pluginVersion": "8.1.0",
"targets": [ "targets": [
{ {
"exemplar": true, "exemplar": true,
@@ -189,7 +195,7 @@
"showThresholdMarkers": true, "showThresholdMarkers": true,
"text": {} "text": {}
}, },
"pluginVersion": "8.0.5", "pluginVersion": "8.1.0",
"targets": [ "targets": [
{ {
"exemplar": true, "exemplar": true,
@@ -253,7 +259,7 @@
"showThresholdMarkers": true, "showThresholdMarkers": true,
"text": {} "text": {}
}, },
"pluginVersion": "8.0.5", "pluginVersion": "8.1.0",
"targets": [ "targets": [
{ {
"exemplar": true, "exemplar": true,
@@ -320,7 +326,7 @@
"titleSize": 1 "titleSize": 1
} }
}, },
"pluginVersion": "8.0.5", "pluginVersion": "8.1.0",
"targets": [ "targets": [
{ {
"exemplar": true, "exemplar": true,
@@ -446,7 +452,7 @@
"axisPlacement": "auto", "axisPlacement": "auto",
"barAlignment": 0, "barAlignment": 0,
"drawStyle": "line", "drawStyle": "line",
"fillOpacity": 50, "fillOpacity": 0,
"gradientMode": "none", "gradientMode": "none",
"hideFrom": { "hideFrom": {
"legend": false, "legend": false,
@@ -539,7 +545,7 @@
"axisPlacement": "auto", "axisPlacement": "auto",
"barAlignment": 0, "barAlignment": 0,
"drawStyle": "line", "drawStyle": "line",
"fillOpacity": 10, "fillOpacity": 0,
"gradientMode": "none", "gradientMode": "none",
"hideFrom": { "hideFrom": {
"legend": false, "legend": false,
@@ -625,7 +631,7 @@
"axisPlacement": "auto", "axisPlacement": "auto",
"barAlignment": 0, "barAlignment": 0,
"drawStyle": "line", "drawStyle": "line",
"fillOpacity": 10, "fillOpacity": 0,
"gradientMode": "none", "gradientMode": "none",
"hideFrom": { "hideFrom": {
"legend": false, "legend": false,
@@ -633,12 +639,15 @@
"viz": false "viz": false
}, },
"lineInterpolation": "linear", "lineInterpolation": "linear",
"lineStyle": {
"fill": "solid"
},
"lineWidth": 1, "lineWidth": 1,
"pointSize": 5, "pointSize": 5,
"scaleDistribution": { "scaleDistribution": {
"type": "linear" "type": "linear"
}, },
"showPoints": "never", "showPoints": "auto",
"spanNulls": true, "spanNulls": true,
"stacking": { "stacking": {
"group": "A", "group": "A",
@@ -686,8 +695,10 @@
"pluginVersion": "8.0.5", "pluginVersion": "8.0.5",
"targets": [ "targets": [
{ {
"exemplar": true, "exemplar": false,
"expr": "disktemp_temperature{host=\"$host\"}", "expr": "sum(disktemp_temperature{host=\"$host\"}) by (disk)",
"hide": false,
"instant": false,
"interval": "", "interval": "",
"legendFormat": "{{disk}}", "legendFormat": "{{disk}}",
"refId": "A" "refId": "A"
@@ -724,7 +735,7 @@
"axisPlacement": "auto", "axisPlacement": "auto",
"barAlignment": 0, "barAlignment": 0,
"drawStyle": "line", "drawStyle": "line",
"fillOpacity": 10, "fillOpacity": 0,
"gradientMode": "none", "gradientMode": "none",
"hideFrom": { "hideFrom": {
"legend": false, "legend": false,
@@ -786,7 +797,7 @@
"targets": [ "targets": [
{ {
"exemplar": true, "exemplar": true,
"expr": "rate(diskio_read_bytes{host=\"$host\",name=~\"ada[0-9]|nvd[0-9]\"}[5m])", "expr": "sum(rate(diskio_read_bytes{host=\"$host\",name=~\"ada[0-9]|nvd[0-9]\"}[5m])) by (name)",
"interval": "", "interval": "",
"legendFormat": "{{name}}", "legendFormat": "{{name}}",
"refId": "A" "refId": "A"
@@ -809,7 +820,7 @@
"axisPlacement": "auto", "axisPlacement": "auto",
"barAlignment": 0, "barAlignment": 0,
"drawStyle": "line", "drawStyle": "line",
"fillOpacity": 10, "fillOpacity": 0,
"gradientMode": "none", "gradientMode": "none",
"hideFrom": { "hideFrom": {
"legend": false, "legend": false,
@@ -871,7 +882,7 @@
"targets": [ "targets": [
{ {
"exemplar": true, "exemplar": true,
"expr": "rate(diskio_write_bytes{host=\"$host\",name=~\"ada[0-9]|nvd[0-9]\"}[5m])", "expr": "sum(rate(diskio_write_bytes{host=\"$host\",name=~\"ada[0-9]|nvd[0-9]\"}[5m])) by (name)",
"interval": "", "interval": "",
"legendFormat": "{{name}}", "legendFormat": "{{name}}",
"refId": "A" "refId": "A"
@@ -928,4 +939,4 @@
"title": "TrueNAS", "title": "TrueNAS",
"uid": "l65MB4M7z", "uid": "l65MB4M7z",
"version": 1 "version": 1
} }