eae-am-deutschen-platz/templates/grafana/dashboards/dashboard_overview_communit...

821 lines
18 KiB
JSON

{
"annotations": {
"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"
}
]
},
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": 4,
"links": [],
"liveNow": false,
"panels": [
{
"datasource": {
"type": "prometheus",
"uid": "aUZtGMdVk"
},
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 0
},
"id": 11,
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "aUZtGMdVk"
},
"refId": "A"
}
],
"title": "Internet",
"type": "row"
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": {
"type": "prometheus",
"uid": "aUZtGMdVk"
},
"fieldConfig": {
"defaults": {
"unit": "bps"
},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 6,
"w": 18,
"x": 0,
"y": 1
},
"hiddenSeries": false,
"id": 7,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "9.0.6",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [
{
"$$hashKey": "object:725",
"alias": "tx",
"transform": "negative-Y"
}
],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "aUZtGMdVk"
},
"exemplar": true,
"expr": "irate(node_network_receive_bytes_total{site=\"$site\",job=\"gateways\",device=\"eth0\"}[$__rate_interval]) * 8",
"interval": "",
"legendFormat": "rx",
"refId": "rx"
},
{
"datasource": {
"type": "prometheus",
"uid": "aUZtGMdVk"
},
"exemplar": true,
"expr": "irate(node_network_transmit_bytes_total{site=\"$site\",job=\"gateways\",device=\"eth0\"}[$__rate_interval]) * 8",
"hide": false,
"interval": "",
"legendFormat": "tx",
"refId": "tx"
}
],
"thresholds": [],
"timeRegions": [],
"title": "upstream bandwith",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"mode": "time",
"show": true,
"values": []
},
"yaxes": [
{
"format": "bps",
"logBase": 1,
"show": true
},
{
"format": "short",
"logBase": 1,
"show": true
}
],
"yaxis": {
"align": false
}
},
{
"datasource": {
"type": "prometheus",
"uid": "aUZtGMdVk"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"mappings": [],
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
}
]
},
"unit": "decbytes"
},
"overrides": []
},
"gridPos": {
"h": 6,
"w": 6,
"x": 18,
"y": 1
},
"id": 9,
"options": {
"displayMode": "gradient",
"minVizHeight": 10,
"minVizWidth": 0,
"orientation": "vertical",
"reduceOptions": {
"calcs": [
"last"
],
"fields": "",
"values": false
},
"showUnfilled": true,
"text": {}
},
"pluginVersion": "9.0.6",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "aUZtGMdVk"
},
"exemplar": true,
"expr": "increase(node_network_receive_bytes_total{site=\"$site\",job=\"gateways\",device=~\"eth0\"}[$__range])",
"instant": true,
"interval": "",
"legendFormat": "{{device }} rx",
"refId": "A"
},
{
"datasource": {
"type": "prometheus",
"uid": "aUZtGMdVk"
},
"exemplar": true,
"expr": "increase(node_network_transmit_bytes_total{site=\"$site\",job=\"gateways\",device=~\"eth0\"}[$__range])",
"hide": false,
"instant": true,
"interval": "",
"legendFormat": "{{device }} tx",
"refId": "B"
}
],
"title": "upstream usage",
"transformations": [],
"type": "bargauge"
},
{
"collapsed": false,
"datasource": {
"type": "prometheus",
"uid": "aUZtGMdVk"
},
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 7
},
"id": 5,
"panels": [],
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "aUZtGMdVk"
},
"refId": "A"
}
],
"title": "Wifi",
"type": "row"
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": {
"type": "prometheus",
"uid": "aUZtGMdVk"
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 5,
"w": 24,
"x": 0,
"y": 8
},
"hiddenSeries": false,
"id": 19,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"rightSide": false,
"show": false,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "9.0.6",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "aUZtGMdVk"
},
"exemplar": true,
"expr": "sum (wifi_network_clients{site=\"$site\"})",
"interval": "",
"legendFormat": "clients",
"refId": "A"
}
],
"thresholds": [],
"timeRegions": [],
"title": "wifi clients over time",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"mode": "time",
"show": true,
"values": []
},
"yaxes": [
{
"format": "short",
"logBase": 1,
"show": true
},
{
"format": "short",
"logBase": 1,
"show": true
}
],
"yaxis": {
"align": false
}
},
{
"datasource": {
"type": "prometheus",
"uid": "aUZtGMdVk"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "area"
}
},
"mappings": [],
"max": 1,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "#EAB839",
"value": 0.5
},
{
"color": "red",
"value": 0.7
}
]
},
"unit": "percentunit"
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 24,
"x": 0,
"y": 13
},
"id": 21,
"options": {
"legend": {
"calcs": [],
"displayMode": "table",
"placement": "bottom"
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "aUZtGMdVk"
},
"editorMode": "code",
"expr": "sum(increase(wifi_network_airtime_busy{site=\"$site\"}[$__rate_interval])) by (instance,device) / sum(increase(wifi_network_airtime_total{site=\"$site\"}[$__rate_interval])) by (instance,device)",
"legendFormat": "__auto",
"range": true,
"refId": "A"
}
],
"title": "wifi airtime utilization",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "aUZtGMdVk"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"mappings": [],
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
}
]
},
"unit": "short"
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 21
},
"id": 3,
"options": {
"displayMode": "gradient",
"minVizHeight": 10,
"minVizWidth": 0,
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"last"
],
"fields": "",
"values": false
},
"showUnfilled": true,
"text": {}
},
"pluginVersion": "9.0.6",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "aUZtGMdVk"
},
"exemplar": true,
"expr": "sort(sum (wifi_network_clients{site=\"$site\"}) by (location))",
"hide": false,
"instant": true,
"interval": "",
"legendFormat": "{{ location }}",
"refId": "by all"
},
{
"datasource": {
"type": "prometheus",
"uid": "aUZtGMdVk"
},
"exemplar": true,
"expr": "sum (wifi_network_clients{site=\"$site\"})",
"hide": false,
"interval": "",
"legendFormat": "sum",
"refId": "sum"
}
],
"title": "wifi clients per location",
"transformations": [],
"type": "bargauge"
},
{
"datasource": {
"type": "prometheus",
"uid": "aUZtGMdVk"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"mappings": [],
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 12,
"y": 21
},
"id": 13,
"options": {
"displayMode": "gradient",
"minVizHeight": 10,
"minVizWidth": 0,
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"showUnfilled": true,
"text": {}
},
"pluginVersion": "9.0.6",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "aUZtGMdVk"
},
"exemplar": true,
"expr": "sort(sum (wifi_network_clients{site=\"$site\"}) by (instance))",
"instant": true,
"interval": "",
"legendFormat": "{{ instance }}",
"refId": "A"
}
],
"title": "wifi clients per accesspoint",
"transformations": [
{
"id": "renameByRegex",
"options": {
"regex": "ap-(.*):9100",
"renamePattern": "$1"
}
}
],
"type": "bargauge"
},
{
"datasource": {
"type": "prometheus",
"uid": "aUZtGMdVk"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"mappings": [],
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
}
]
},
"unit": "Kbits"
},
"overrides": []
},
"gridPos": {
"h": 7,
"w": 18,
"x": 0,
"y": 29
},
"id": 17,
"options": {
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"showThresholdLabels": false,
"showThresholdMarkers": true,
"text": {}
},
"pluginVersion": "9.0.6",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "aUZtGMdVk"
},
"exemplar": true,
"expr": "sort(wifi_network_bitrate{site=\"$site\"} != 0)",
"instant": true,
"interval": "",
"legendFormat": "{{ instance }} {{ device }}",
"refId": "A"
}
],
"title": "wifi datarates per accesspoint and frequency",
"transformations": [
{
"id": "renameByRegex",
"options": {
"regex": "ap-(.*):9100",
"renamePattern": "$1"
}
},
{
"id": "renameByRegex",
"options": {
"regex": "(radio0)",
"renamePattern": "2,4 GHz"
}
},
{
"id": "renameByRegex",
"options": {
"regex": "(radio1)",
"renamePattern": "5 GHz"
}
}
],
"type": "gauge"
},
{
"datasource": {
"type": "prometheus",
"uid": "aUZtGMdVk"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"mappings": [],
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 7,
"w": 6,
"x": 18,
"y": 29
},
"id": 15,
"options": {
"displayMode": "gradient",
"minVizHeight": 10,
"minVizWidth": 0,
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"showUnfilled": true,
"text": {}
},
"pluginVersion": "9.0.6",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "aUZtGMdVk"
},
"exemplar": true,
"expr": "sum(wifi_network_clients{site=\"$site\",device=\"radio0\"})",
"interval": "",
"legendFormat": "2,4 GHz",
"refId": "A"
},
{
"datasource": {
"type": "prometheus",
"uid": "aUZtGMdVk"
},
"exemplar": true,
"expr": "sum(wifi_network_clients{site=\"$site\",device=\"radio1\"})",
"hide": false,
"interval": "",
"legendFormat": "5 GHz",
"refId": "B"
}
],
"title": "wifi clients by frequency",
"type": "bargauge"
}
],
"refresh": false,
"schemaVersion": 36,
"style": "dark",
"tags": [],
"templating": {
"list": [
{
"current": {
"selected": true,
"text": "adp",
"value": "adp"
},
"datasource": {
"type": "prometheus",
"uid": "aUZtGMdVk"
},
"definition": "label_values(wifi_network_clients, site)",
"description": "which site ?",
"hide": 0,
"includeAll": false,
"label": "Einrichtung",
"multi": false,
"name": "site",
"options": [],
"query": {
"query": "label_values(wifi_network_clients, site)",
"refId": "StandardVariableQuery"
},
"refresh": 1,
"regex": "",
"skipUrlSync": false,
"sort": 0,
"type": "query"
}
]
},
"time": {
"from": "now-3h",
"to": "now"
},
"timepicker": {},
"timezone": "",
"title": "Übersicht Gemeinschaftsunterkünfte",
"uid": "1O2tNMOVk",
"version": 4,
"weekStart": ""
}