Update dashboards.
This commit is contained in:
parent
f275dcc637
commit
a36e688588
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
|
@ -1,67 +1,14 @@
|
||||||
{
|
{
|
||||||
"__inputs": [
|
|
||||||
{
|
|
||||||
"name": "DS_UNIFI",
|
|
||||||
"label": "Unifi",
|
|
||||||
"description": "",
|
|
||||||
"type": "datasource",
|
|
||||||
"pluginId": "influxdb",
|
|
||||||
"pluginName": "InfluxDB"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"__requires": [
|
|
||||||
{
|
|
||||||
"type": "grafana",
|
|
||||||
"id": "grafana",
|
|
||||||
"name": "Grafana",
|
|
||||||
"version": "5.0.4"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "panel",
|
|
||||||
"id": "grafana-clock-panel",
|
|
||||||
"name": "Clock",
|
|
||||||
"version": "0.0.9"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "panel",
|
|
||||||
"id": "graph",
|
|
||||||
"name": "Graph",
|
|
||||||
"version": "5.0.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "datasource",
|
|
||||||
"id": "influxdb",
|
|
||||||
"name": "InfluxDB",
|
|
||||||
"version": "5.0.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "panel",
|
|
||||||
"id": "singlestat",
|
|
||||||
"name": "Singlestat",
|
|
||||||
"version": "5.0.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "panel",
|
|
||||||
"id": "table",
|
|
||||||
"name": "Table",
|
|
||||||
"version": "5.0.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "panel",
|
|
||||||
"id": "text",
|
|
||||||
"name": "Text",
|
|
||||||
"version": "5.0.0"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"annotations": {
|
"annotations": {
|
||||||
"list": [
|
"list": [
|
||||||
{
|
{
|
||||||
"builtIn": 1,
|
"builtIn": 1,
|
||||||
"datasource": "${DS_UNIFI}",
|
"datasource": "-- Grafana --",
|
||||||
"enable": true,
|
"enable": true,
|
||||||
"hide": true,
|
"hide": true,
|
||||||
"iconColor": "rgba(0, 211, 255, 1)",
|
"iconColor": "rgba(0, 211, 255, 1)",
|
||||||
"name": "Annotations & Alerts",
|
"name": "Annotations & Alerts",
|
||||||
|
"showIn": 0,
|
||||||
"type": "dashboard"
|
"type": "dashboard"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
@ -70,8 +17,8 @@
|
||||||
"editable": true,
|
"editable": true,
|
||||||
"gnetId": 1486,
|
"gnetId": 1486,
|
||||||
"graphTooltip": 1,
|
"graphTooltip": 1,
|
||||||
"id": null,
|
"id": 9,
|
||||||
"iteration": 1524993362759,
|
"iteration": 1559783436821,
|
||||||
"links": [],
|
"links": [],
|
||||||
"panels": [
|
"panels": [
|
||||||
{
|
{
|
||||||
|
|
@ -85,13 +32,14 @@
|
||||||
"id": 34,
|
"id": 34,
|
||||||
"links": [],
|
"links": [],
|
||||||
"mode": "html",
|
"mode": "html",
|
||||||
|
"options": {},
|
||||||
"title": "",
|
"title": "",
|
||||||
"transparent": true,
|
"transparent": true,
|
||||||
"type": "text"
|
"type": "text"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"columns": [],
|
"columns": [],
|
||||||
"datasource": "${DS_UNIFI}",
|
"datasource": "Unifi",
|
||||||
"editable": true,
|
"editable": true,
|
||||||
"error": false,
|
"error": false,
|
||||||
"fontSize": "100%",
|
"fontSize": "100%",
|
||||||
|
|
@ -104,6 +52,7 @@
|
||||||
"id": 1,
|
"id": 1,
|
||||||
"isNew": true,
|
"isNew": true,
|
||||||
"links": [],
|
"links": [],
|
||||||
|
"options": {},
|
||||||
"pageSize": null,
|
"pageSize": null,
|
||||||
"scroll": false,
|
"scroll": false,
|
||||||
"showHeader": true,
|
"showHeader": true,
|
||||||
|
|
@ -530,6 +479,12 @@
|
||||||
"key": "name",
|
"key": "name",
|
||||||
"operator": "=~",
|
"operator": "=~",
|
||||||
"value": "/^$host$/"
|
"value": "/^$host$/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"condition": "AND",
|
||||||
|
"key": "site_name",
|
||||||
|
"operator": "=~",
|
||||||
|
"value": "/^$Site$/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
@ -549,7 +504,7 @@
|
||||||
"#3f2b5b",
|
"#3f2b5b",
|
||||||
"#511749"
|
"#511749"
|
||||||
],
|
],
|
||||||
"datasource": "${DS_UNIFI}",
|
"datasource": "Unifi",
|
||||||
"decimals": 3,
|
"decimals": 3,
|
||||||
"format": "dtdurations",
|
"format": "dtdurations",
|
||||||
"gauge": {
|
"gauge": {
|
||||||
|
|
@ -582,6 +537,7 @@
|
||||||
"maxDataPoints": 100,
|
"maxDataPoints": 100,
|
||||||
"nullPointMode": "connected",
|
"nullPointMode": "connected",
|
||||||
"nullText": null,
|
"nullText": null,
|
||||||
|
"options": {},
|
||||||
"postfix": "",
|
"postfix": "",
|
||||||
"postfixFontSize": "20%",
|
"postfixFontSize": "20%",
|
||||||
"prefix": "",
|
"prefix": "",
|
||||||
|
|
@ -656,7 +612,7 @@
|
||||||
"rgba(237, 129, 40, 0.89)",
|
"rgba(237, 129, 40, 0.89)",
|
||||||
"#d44a3a"
|
"#d44a3a"
|
||||||
],
|
],
|
||||||
"datasource": "${DS_UNIFI}",
|
"datasource": "Unifi",
|
||||||
"decimals": 0,
|
"decimals": 0,
|
||||||
"format": "none",
|
"format": "none",
|
||||||
"gauge": {
|
"gauge": {
|
||||||
|
|
@ -690,6 +646,7 @@
|
||||||
"maxDataPoints": 100,
|
"maxDataPoints": 100,
|
||||||
"nullPointMode": "connected",
|
"nullPointMode": "connected",
|
||||||
"nullText": null,
|
"nullText": null,
|
||||||
|
"options": {},
|
||||||
"postfix": "",
|
"postfix": "",
|
||||||
"postfixFontSize": "50%",
|
"postfixFontSize": "50%",
|
||||||
"prefix": "",
|
"prefix": "",
|
||||||
|
|
@ -766,7 +723,7 @@
|
||||||
"rgba(237, 129, 40, 0.89)",
|
"rgba(237, 129, 40, 0.89)",
|
||||||
"#d44a3a"
|
"#d44a3a"
|
||||||
],
|
],
|
||||||
"datasource": "${DS_UNIFI}",
|
"datasource": "Unifi",
|
||||||
"decimals": 1,
|
"decimals": 1,
|
||||||
"description": "",
|
"description": "",
|
||||||
"format": "ms",
|
"format": "ms",
|
||||||
|
|
@ -801,6 +758,7 @@
|
||||||
"maxDataPoints": 100,
|
"maxDataPoints": 100,
|
||||||
"nullPointMode": "connected",
|
"nullPointMode": "connected",
|
||||||
"nullText": null,
|
"nullText": null,
|
||||||
|
"options": {},
|
||||||
"postfix": "",
|
"postfix": "",
|
||||||
"postfixFontSize": "50%",
|
"postfixFontSize": "50%",
|
||||||
"prefix": "",
|
"prefix": "",
|
||||||
|
|
@ -849,6 +807,12 @@
|
||||||
"key": "name",
|
"key": "name",
|
||||||
"operator": "=~",
|
"operator": "=~",
|
||||||
"value": "/^$host$/"
|
"value": "/^$host$/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"condition": "AND",
|
||||||
|
"key": "site_name",
|
||||||
|
"operator": "=~",
|
||||||
|
"value": "/^$Site$/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
@ -877,7 +841,7 @@
|
||||||
"rgba(237, 129, 40, 0.89)",
|
"rgba(237, 129, 40, 0.89)",
|
||||||
"#299c46"
|
"#299c46"
|
||||||
],
|
],
|
||||||
"datasource": "${DS_UNIFI}",
|
"datasource": "Unifi",
|
||||||
"decimals": 1,
|
"decimals": 1,
|
||||||
"description": "",
|
"description": "",
|
||||||
"format": "Mbits",
|
"format": "Mbits",
|
||||||
|
|
@ -912,6 +876,7 @@
|
||||||
"maxDataPoints": 100,
|
"maxDataPoints": 100,
|
||||||
"nullPointMode": "connected",
|
"nullPointMode": "connected",
|
||||||
"nullText": null,
|
"nullText": null,
|
||||||
|
"options": {},
|
||||||
"postfix": "",
|
"postfix": "",
|
||||||
"postfixFontSize": "50%",
|
"postfixFontSize": "50%",
|
||||||
"prefix": "",
|
"prefix": "",
|
||||||
|
|
@ -960,6 +925,12 @@
|
||||||
"key": "name",
|
"key": "name",
|
||||||
"operator": "=~",
|
"operator": "=~",
|
||||||
"value": "/^$host$/"
|
"value": "/^$host$/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"condition": "AND",
|
||||||
|
"key": "site_name",
|
||||||
|
"operator": "=~",
|
||||||
|
"value": "/^$Site$/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
@ -988,7 +959,7 @@
|
||||||
"rgba(237, 129, 40, 0.89)",
|
"rgba(237, 129, 40, 0.89)",
|
||||||
"#299c46"
|
"#299c46"
|
||||||
],
|
],
|
||||||
"datasource": "${DS_UNIFI}",
|
"datasource": "Unifi",
|
||||||
"decimals": 1,
|
"decimals": 1,
|
||||||
"description": "",
|
"description": "",
|
||||||
"format": "Mbits",
|
"format": "Mbits",
|
||||||
|
|
@ -1023,6 +994,7 @@
|
||||||
"maxDataPoints": 100,
|
"maxDataPoints": 100,
|
||||||
"nullPointMode": "connected",
|
"nullPointMode": "connected",
|
||||||
"nullText": null,
|
"nullText": null,
|
||||||
|
"options": {},
|
||||||
"postfix": "",
|
"postfix": "",
|
||||||
"postfixFontSize": "50%",
|
"postfixFontSize": "50%",
|
||||||
"prefix": "",
|
"prefix": "",
|
||||||
|
|
@ -1071,6 +1043,12 @@
|
||||||
"key": "name",
|
"key": "name",
|
||||||
"operator": "=~",
|
"operator": "=~",
|
||||||
"value": "/^$host$/"
|
"value": "/^$host$/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"condition": "AND",
|
||||||
|
"key": "site_name",
|
||||||
|
"operator": "=~",
|
||||||
|
"value": "/^$Site$/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
@ -1085,7 +1063,7 @@
|
||||||
{
|
{
|
||||||
"op": "=",
|
"op": "=",
|
||||||
"text": "N/A",
|
"text": "N/A",
|
||||||
"value": "null"
|
"value": "0"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"valueName": "current"
|
"valueName": "current"
|
||||||
|
|
@ -1099,7 +1077,7 @@
|
||||||
"rgba(237, 129, 40, 0.89)",
|
"rgba(237, 129, 40, 0.89)",
|
||||||
"#d44a3a"
|
"#d44a3a"
|
||||||
],
|
],
|
||||||
"datasource": "${DS_UNIFI}",
|
"datasource": "Unifi",
|
||||||
"decimals": 1,
|
"decimals": 1,
|
||||||
"format": "percent",
|
"format": "percent",
|
||||||
"gauge": {
|
"gauge": {
|
||||||
|
|
@ -1133,6 +1111,7 @@
|
||||||
"maxDataPoints": 100,
|
"maxDataPoints": 100,
|
||||||
"nullPointMode": "connected",
|
"nullPointMode": "connected",
|
||||||
"nullText": null,
|
"nullText": null,
|
||||||
|
"options": {},
|
||||||
"postfix": "",
|
"postfix": "",
|
||||||
"postfixFontSize": "50%",
|
"postfixFontSize": "50%",
|
||||||
"prefix": "",
|
"prefix": "",
|
||||||
|
|
@ -1181,6 +1160,12 @@
|
||||||
"key": "name",
|
"key": "name",
|
||||||
"operator": "=~",
|
"operator": "=~",
|
||||||
"value": "/^$host$/"
|
"value": "/^$host$/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"condition": "AND",
|
||||||
|
"key": "site_name",
|
||||||
|
"operator": "=~",
|
||||||
|
"value": "/^$Site$/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
@ -1209,7 +1194,7 @@
|
||||||
"rgba(237, 129, 40, 0.89)",
|
"rgba(237, 129, 40, 0.89)",
|
||||||
"#d44a3a"
|
"#d44a3a"
|
||||||
],
|
],
|
||||||
"datasource": "${DS_UNIFI}",
|
"datasource": "Unifi",
|
||||||
"decimals": 1,
|
"decimals": 1,
|
||||||
"description": "",
|
"description": "",
|
||||||
"format": "percent",
|
"format": "percent",
|
||||||
|
|
@ -1243,6 +1228,7 @@
|
||||||
"maxDataPoints": 100,
|
"maxDataPoints": 100,
|
||||||
"nullPointMode": "connected",
|
"nullPointMode": "connected",
|
||||||
"nullText": null,
|
"nullText": null,
|
||||||
|
"options": {},
|
||||||
"postfix": "",
|
"postfix": "",
|
||||||
"postfixFontSize": "50%",
|
"postfixFontSize": "50%",
|
||||||
"prefix": "",
|
"prefix": "",
|
||||||
|
|
@ -1291,6 +1277,12 @@
|
||||||
"key": "name",
|
"key": "name",
|
||||||
"operator": "=~",
|
"operator": "=~",
|
||||||
"value": "/^$host$/"
|
"value": "/^$host$/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"condition": "AND",
|
||||||
|
"key": "site_name",
|
||||||
|
"operator": "=~",
|
||||||
|
"value": "/^$Site$/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
@ -1319,7 +1311,7 @@
|
||||||
"rgba(237, 129, 40, 0.89)",
|
"rgba(237, 129, 40, 0.89)",
|
||||||
"#d44a3a"
|
"#d44a3a"
|
||||||
],
|
],
|
||||||
"datasource": "${DS_UNIFI}",
|
"datasource": "Unifi",
|
||||||
"decimals": 0,
|
"decimals": 0,
|
||||||
"format": "none",
|
"format": "none",
|
||||||
"gauge": {
|
"gauge": {
|
||||||
|
|
@ -1353,6 +1345,7 @@
|
||||||
"maxDataPoints": 100,
|
"maxDataPoints": 100,
|
||||||
"nullPointMode": "connected",
|
"nullPointMode": "connected",
|
||||||
"nullText": null,
|
"nullText": null,
|
||||||
|
"options": {},
|
||||||
"postfix": "",
|
"postfix": "",
|
||||||
"postfixFontSize": "50%",
|
"postfixFontSize": "50%",
|
||||||
"prefix": "",
|
"prefix": "",
|
||||||
|
|
@ -1424,6 +1417,7 @@
|
||||||
"bgColor": "#3f2b5b",
|
"bgColor": "#3f2b5b",
|
||||||
"clockType": "12 hour",
|
"clockType": "12 hour",
|
||||||
"countdownSettings": {
|
"countdownSettings": {
|
||||||
|
"customFormat": null,
|
||||||
"endCountdownTime": "2018-04-29T21:47:00.000Z",
|
"endCountdownTime": "2018-04-29T21:47:00.000Z",
|
||||||
"endText": "00:00:00"
|
"endText": "00:00:00"
|
||||||
},
|
},
|
||||||
|
|
@ -1444,6 +1438,7 @@
|
||||||
"mode": "time",
|
"mode": "time",
|
||||||
"offsetFromUtc": null,
|
"offsetFromUtc": null,
|
||||||
"offsetFromUtcMinutes": null,
|
"offsetFromUtcMinutes": null,
|
||||||
|
"options": {},
|
||||||
"timeSettings": {
|
"timeSettings": {
|
||||||
"customFormat": "HH:mm:ss",
|
"customFormat": "HH:mm:ss",
|
||||||
"fontSize": "24px",
|
"fontSize": "24px",
|
||||||
|
|
@ -1461,7 +1456,7 @@
|
||||||
"rgba(237, 129, 40, 0.89)",
|
"rgba(237, 129, 40, 0.89)",
|
||||||
"#d44a3a"
|
"#d44a3a"
|
||||||
],
|
],
|
||||||
"datasource": "${DS_UNIFI}",
|
"datasource": "Unifi",
|
||||||
"decimals": 0,
|
"decimals": 0,
|
||||||
"format": "none",
|
"format": "none",
|
||||||
"gauge": {
|
"gauge": {
|
||||||
|
|
@ -1495,6 +1490,7 @@
|
||||||
"maxDataPoints": 100,
|
"maxDataPoints": 100,
|
||||||
"nullPointMode": "connected",
|
"nullPointMode": "connected",
|
||||||
"nullText": null,
|
"nullText": null,
|
||||||
|
"options": {},
|
||||||
"postfix": "M",
|
"postfix": "M",
|
||||||
"postfixFontSize": "30%",
|
"postfixFontSize": "30%",
|
||||||
"prefix": "",
|
"prefix": "",
|
||||||
|
|
@ -1567,7 +1563,7 @@
|
||||||
"bars": false,
|
"bars": false,
|
||||||
"dashLength": 10,
|
"dashLength": 10,
|
||||||
"dashes": false,
|
"dashes": false,
|
||||||
"datasource": "${DS_UNIFI}",
|
"datasource": "Unifi",
|
||||||
"decimals": 2,
|
"decimals": 2,
|
||||||
"description": "",
|
"description": "",
|
||||||
"editable": true,
|
"editable": true,
|
||||||
|
|
@ -1597,6 +1593,7 @@
|
||||||
"linewidth": 3,
|
"linewidth": 3,
|
||||||
"links": [],
|
"links": [],
|
||||||
"nullPointMode": "connected",
|
"nullPointMode": "connected",
|
||||||
|
"options": {},
|
||||||
"percentage": false,
|
"percentage": false,
|
||||||
"pointradius": 5,
|
"pointradius": 5,
|
||||||
"points": false,
|
"points": false,
|
||||||
|
|
@ -1617,7 +1614,7 @@
|
||||||
"groupBy": [
|
"groupBy": [
|
||||||
{
|
{
|
||||||
"params": [
|
"params": [
|
||||||
"30s"
|
"1m"
|
||||||
],
|
],
|
||||||
"type": "time"
|
"type": "time"
|
||||||
},
|
},
|
||||||
|
|
@ -1670,12 +1667,19 @@
|
||||||
"key": "name",
|
"key": "name",
|
||||||
"operator": "=~",
|
"operator": "=~",
|
||||||
"value": "/^$host$/"
|
"value": "/^$host$/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"condition": "AND",
|
||||||
|
"key": "site_name",
|
||||||
|
"operator": "=~",
|
||||||
|
"value": "/^$Site$/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"thresholds": [],
|
"thresholds": [],
|
||||||
"timeFrom": null,
|
"timeFrom": null,
|
||||||
|
"timeRegions": [],
|
||||||
"timeShift": null,
|
"timeShift": null,
|
||||||
"title": "WAN Multicast",
|
"title": "WAN Multicast",
|
||||||
"tooltip": {
|
"tooltip": {
|
||||||
|
|
@ -1684,7 +1688,6 @@
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
"value_type": "cumulative"
|
"value_type": "cumulative"
|
||||||
},
|
},
|
||||||
"transparent": false,
|
|
||||||
"type": "graph",
|
"type": "graph",
|
||||||
"xaxis": {
|
"xaxis": {
|
||||||
"buckets": null,
|
"buckets": null,
|
||||||
|
|
@ -1711,11 +1714,15 @@
|
||||||
"min": null,
|
"min": null,
|
||||||
"show": false
|
"show": false
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"yaxis": {
|
||||||
|
"align": false,
|
||||||
|
"alignLevel": null
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"columns": [],
|
"columns": [],
|
||||||
"datasource": "${DS_UNIFI}",
|
"datasource": "Unifi",
|
||||||
"fontSize": "90%",
|
"fontSize": "90%",
|
||||||
"gridPos": {
|
"gridPos": {
|
||||||
"h": 7,
|
"h": 7,
|
||||||
|
|
@ -1725,6 +1732,7 @@
|
||||||
},
|
},
|
||||||
"id": 43,
|
"id": 43,
|
||||||
"links": [],
|
"links": [],
|
||||||
|
"options": {},
|
||||||
"pageSize": null,
|
"pageSize": null,
|
||||||
"scroll": true,
|
"scroll": true,
|
||||||
"showHeader": true,
|
"showHeader": true,
|
||||||
|
|
@ -2181,6 +2189,12 @@
|
||||||
"key": "device_name",
|
"key": "device_name",
|
||||||
"operator": "=~",
|
"operator": "=~",
|
||||||
"value": "/^$host$/"
|
"value": "/^$host$/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"condition": "AND",
|
||||||
|
"key": "site_name",
|
||||||
|
"operator": "=~",
|
||||||
|
"value": "/^$Site$/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
@ -2450,13 +2464,18 @@
|
||||||
"key": "name",
|
"key": "name",
|
||||||
"operator": "=~",
|
"operator": "=~",
|
||||||
"value": "/^$host$/"
|
"value": "/^$host$/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"condition": "AND",
|
||||||
|
"key": "site_name",
|
||||||
|
"operator": "=~",
|
||||||
|
"value": "/^$Site$/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"title": "Networks",
|
"title": "Networks",
|
||||||
"transform": "table",
|
"transform": "table",
|
||||||
"transparent": false,
|
|
||||||
"type": "table"
|
"type": "table"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -2464,7 +2483,7 @@
|
||||||
"bars": false,
|
"bars": false,
|
||||||
"dashLength": 10,
|
"dashLength": 10,
|
||||||
"dashes": false,
|
"dashes": false,
|
||||||
"datasource": "${DS_UNIFI}",
|
"datasource": "Unifi",
|
||||||
"description": "Spikes on this graph that are missing from the LAN graph indicate gateway-originated traffic, like a scheduled speed test.",
|
"description": "Spikes on this graph that are missing from the LAN graph indicate gateway-originated traffic, like a scheduled speed test.",
|
||||||
"editable": true,
|
"editable": true,
|
||||||
"error": false,
|
"error": false,
|
||||||
|
|
@ -2492,6 +2511,7 @@
|
||||||
"linewidth": 3,
|
"linewidth": 3,
|
||||||
"links": [],
|
"links": [],
|
||||||
"nullPointMode": "connected",
|
"nullPointMode": "connected",
|
||||||
|
"options": {},
|
||||||
"percentage": false,
|
"percentage": false,
|
||||||
"pointradius": 5,
|
"pointradius": 5,
|
||||||
"points": false,
|
"points": false,
|
||||||
|
|
@ -2517,7 +2537,7 @@
|
||||||
"groupBy": [
|
"groupBy": [
|
||||||
{
|
{
|
||||||
"params": [
|
"params": [
|
||||||
"30s"
|
"1m"
|
||||||
],
|
],
|
||||||
"type": "time"
|
"type": "time"
|
||||||
},
|
},
|
||||||
|
|
@ -2588,12 +2608,19 @@
|
||||||
"key": "name",
|
"key": "name",
|
||||||
"operator": "=~",
|
"operator": "=~",
|
||||||
"value": "/^$host$/"
|
"value": "/^$host$/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"condition": "AND",
|
||||||
|
"key": "site_name",
|
||||||
|
"operator": "=~",
|
||||||
|
"value": "/^$Site$/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"thresholds": [],
|
"thresholds": [],
|
||||||
"timeFrom": null,
|
"timeFrom": null,
|
||||||
|
"timeRegions": [],
|
||||||
"timeShift": null,
|
"timeShift": null,
|
||||||
"title": "WAN Throughput",
|
"title": "WAN Throughput",
|
||||||
"tooltip": {
|
"tooltip": {
|
||||||
|
|
@ -2628,14 +2655,18 @@
|
||||||
"min": null,
|
"min": null,
|
||||||
"show": false
|
"show": false
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"yaxis": {
|
||||||
|
"align": false,
|
||||||
|
"alignLevel": null
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"aliasColors": {},
|
"aliasColors": {},
|
||||||
"bars": false,
|
"bars": false,
|
||||||
"dashLength": 10,
|
"dashLength": 10,
|
||||||
"dashes": false,
|
"dashes": false,
|
||||||
"datasource": "${DS_UNIFI}",
|
"datasource": "Unifi",
|
||||||
"description": "Spikes on this graph that do not appear on the WAN graph indicate inter-VLAN-routing.",
|
"description": "Spikes on this graph that do not appear on the WAN graph indicate inter-VLAN-routing.",
|
||||||
"editable": true,
|
"editable": true,
|
||||||
"error": false,
|
"error": false,
|
||||||
|
|
@ -2663,6 +2694,7 @@
|
||||||
"linewidth": 3,
|
"linewidth": 3,
|
||||||
"links": [],
|
"links": [],
|
||||||
"nullPointMode": "connected",
|
"nullPointMode": "connected",
|
||||||
|
"options": {},
|
||||||
"percentage": false,
|
"percentage": false,
|
||||||
"pointradius": 5,
|
"pointradius": 5,
|
||||||
"points": false,
|
"points": false,
|
||||||
|
|
@ -2688,7 +2720,7 @@
|
||||||
"groupBy": [
|
"groupBy": [
|
||||||
{
|
{
|
||||||
"params": [
|
"params": [
|
||||||
"30s"
|
"1m"
|
||||||
],
|
],
|
||||||
"type": "time"
|
"type": "time"
|
||||||
},
|
},
|
||||||
|
|
@ -2759,12 +2791,19 @@
|
||||||
"key": "name",
|
"key": "name",
|
||||||
"operator": "=~",
|
"operator": "=~",
|
||||||
"value": "/^$host$/"
|
"value": "/^$host$/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"condition": "AND",
|
||||||
|
"key": "site_name",
|
||||||
|
"operator": "=~",
|
||||||
|
"value": "/^$Site$/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"thresholds": [],
|
"thresholds": [],
|
||||||
"timeFrom": null,
|
"timeFrom": null,
|
||||||
|
"timeRegions": [],
|
||||||
"timeShift": null,
|
"timeShift": null,
|
||||||
"title": "LAN Throughput",
|
"title": "LAN Throughput",
|
||||||
"tooltip": {
|
"tooltip": {
|
||||||
|
|
@ -2799,14 +2838,18 @@
|
||||||
"min": null,
|
"min": null,
|
||||||
"show": false
|
"show": false
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"yaxis": {
|
||||||
|
"align": false,
|
||||||
|
"alignLevel": null
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"aliasColors": {},
|
"aliasColors": {},
|
||||||
"bars": false,
|
"bars": false,
|
||||||
"dashLength": 10,
|
"dashLength": 10,
|
||||||
"dashes": false,
|
"dashes": false,
|
||||||
"datasource": "${DS_UNIFI}",
|
"datasource": "Unifi",
|
||||||
"decimals": 2,
|
"decimals": 2,
|
||||||
"description": "May show problems with your WAN interface.",
|
"description": "May show problems with your WAN interface.",
|
||||||
"editable": true,
|
"editable": true,
|
||||||
|
|
@ -2837,6 +2880,7 @@
|
||||||
"linewidth": 2,
|
"linewidth": 2,
|
||||||
"links": [],
|
"links": [],
|
||||||
"nullPointMode": "connected",
|
"nullPointMode": "connected",
|
||||||
|
"options": {},
|
||||||
"percentage": false,
|
"percentage": false,
|
||||||
"pointradius": 5,
|
"pointradius": 5,
|
||||||
"points": false,
|
"points": false,
|
||||||
|
|
@ -2939,12 +2983,19 @@
|
||||||
"key": "name",
|
"key": "name",
|
||||||
"operator": "=~",
|
"operator": "=~",
|
||||||
"value": "/^$host$/"
|
"value": "/^$host$/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"condition": "AND",
|
||||||
|
"key": "site_name",
|
||||||
|
"operator": "=~",
|
||||||
|
"value": "/^$Site$/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"thresholds": [],
|
"thresholds": [],
|
||||||
"timeFrom": null,
|
"timeFrom": null,
|
||||||
|
"timeRegions": [],
|
||||||
"timeShift": null,
|
"timeShift": null,
|
||||||
"title": "WAN Errors",
|
"title": "WAN Errors",
|
||||||
"tooltip": {
|
"tooltip": {
|
||||||
|
|
@ -2953,7 +3004,6 @@
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
"value_type": "cumulative"
|
"value_type": "cumulative"
|
||||||
},
|
},
|
||||||
"transparent": false,
|
|
||||||
"type": "graph",
|
"type": "graph",
|
||||||
"xaxis": {
|
"xaxis": {
|
||||||
"buckets": null,
|
"buckets": null,
|
||||||
|
|
@ -2980,14 +3030,18 @@
|
||||||
"min": null,
|
"min": null,
|
||||||
"show": false
|
"show": false
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"yaxis": {
|
||||||
|
"align": false,
|
||||||
|
"alignLevel": null
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"aliasColors": {},
|
"aliasColors": {},
|
||||||
"bars": false,
|
"bars": false,
|
||||||
"dashLength": 10,
|
"dashLength": 10,
|
||||||
"dashes": false,
|
"dashes": false,
|
||||||
"datasource": "${DS_UNIFI}",
|
"datasource": "Unifi",
|
||||||
"decimals": 2,
|
"decimals": 2,
|
||||||
"description": "May show problems with your WAN interface.",
|
"description": "May show problems with your WAN interface.",
|
||||||
"editable": true,
|
"editable": true,
|
||||||
|
|
@ -3018,6 +3072,7 @@
|
||||||
"linewidth": 2,
|
"linewidth": 2,
|
||||||
"links": [],
|
"links": [],
|
||||||
"nullPointMode": "connected",
|
"nullPointMode": "connected",
|
||||||
|
"options": {},
|
||||||
"percentage": false,
|
"percentage": false,
|
||||||
"pointradius": 5,
|
"pointradius": 5,
|
||||||
"points": false,
|
"points": false,
|
||||||
|
|
@ -3120,12 +3175,19 @@
|
||||||
"key": "name",
|
"key": "name",
|
||||||
"operator": "=~",
|
"operator": "=~",
|
||||||
"value": "/^$host$/"
|
"value": "/^$host$/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"condition": "AND",
|
||||||
|
"key": "site_name",
|
||||||
|
"operator": "=~",
|
||||||
|
"value": "/^$Site$/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"thresholds": [],
|
"thresholds": [],
|
||||||
"timeFrom": null,
|
"timeFrom": null,
|
||||||
|
"timeRegions": [],
|
||||||
"timeShift": null,
|
"timeShift": null,
|
||||||
"title": "WAN Drops",
|
"title": "WAN Drops",
|
||||||
"tooltip": {
|
"tooltip": {
|
||||||
|
|
@ -3134,7 +3196,6 @@
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
"value_type": "cumulative"
|
"value_type": "cumulative"
|
||||||
},
|
},
|
||||||
"transparent": false,
|
|
||||||
"type": "graph",
|
"type": "graph",
|
||||||
"xaxis": {
|
"xaxis": {
|
||||||
"buckets": null,
|
"buckets": null,
|
||||||
|
|
@ -3161,14 +3222,18 @@
|
||||||
"min": null,
|
"min": null,
|
||||||
"show": false
|
"show": false
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"yaxis": {
|
||||||
|
"align": false,
|
||||||
|
"alignLevel": null
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"aliasColors": {},
|
"aliasColors": {},
|
||||||
"bars": false,
|
"bars": false,
|
||||||
"dashLength": 10,
|
"dashLength": 10,
|
||||||
"dashes": false,
|
"dashes": false,
|
||||||
"datasource": "${DS_UNIFI}",
|
"datasource": "Unifi",
|
||||||
"decimals": 0,
|
"decimals": 0,
|
||||||
"description": "PPS on the WAN interface, calculated in 30 second buckets.",
|
"description": "PPS on the WAN interface, calculated in 30 second buckets.",
|
||||||
"editable": true,
|
"editable": true,
|
||||||
|
|
@ -3199,6 +3264,7 @@
|
||||||
"linewidth": 3,
|
"linewidth": 3,
|
||||||
"links": [],
|
"links": [],
|
||||||
"nullPointMode": "connected",
|
"nullPointMode": "connected",
|
||||||
|
"options": {},
|
||||||
"percentage": false,
|
"percentage": false,
|
||||||
"pointradius": 5,
|
"pointradius": 5,
|
||||||
"points": false,
|
"points": false,
|
||||||
|
|
@ -3224,7 +3290,7 @@
|
||||||
"groupBy": [
|
"groupBy": [
|
||||||
{
|
{
|
||||||
"params": [
|
"params": [
|
||||||
"30s"
|
"1m"
|
||||||
],
|
],
|
||||||
"type": "time"
|
"type": "time"
|
||||||
},
|
},
|
||||||
|
|
@ -3301,12 +3367,19 @@
|
||||||
"key": "name",
|
"key": "name",
|
||||||
"operator": "=~",
|
"operator": "=~",
|
||||||
"value": "/^$host$/"
|
"value": "/^$host$/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"condition": "AND",
|
||||||
|
"key": "site_name",
|
||||||
|
"operator": "=~",
|
||||||
|
"value": "/^$Site$/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"thresholds": [],
|
"thresholds": [],
|
||||||
"timeFrom": null,
|
"timeFrom": null,
|
||||||
|
"timeRegions": [],
|
||||||
"timeShift": null,
|
"timeShift": null,
|
||||||
"title": "WAN Packets",
|
"title": "WAN Packets",
|
||||||
"tooltip": {
|
"tooltip": {
|
||||||
|
|
@ -3342,14 +3415,18 @@
|
||||||
"min": null,
|
"min": null,
|
||||||
"show": false
|
"show": false
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"yaxis": {
|
||||||
|
"align": false,
|
||||||
|
"alignLevel": null
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"aliasColors": {},
|
"aliasColors": {},
|
||||||
"bars": false,
|
"bars": false,
|
||||||
"dashLength": 10,
|
"dashLength": 10,
|
||||||
"dashes": false,
|
"dashes": false,
|
||||||
"datasource": "${DS_UNIFI}",
|
"datasource": "Unifi",
|
||||||
"decimals": 0,
|
"decimals": 0,
|
||||||
"description": "PPS on the LAN interface, calculated in 30 second buckets.",
|
"description": "PPS on the LAN interface, calculated in 30 second buckets.",
|
||||||
"editable": true,
|
"editable": true,
|
||||||
|
|
@ -3380,6 +3457,7 @@
|
||||||
"linewidth": 3,
|
"linewidth": 3,
|
||||||
"links": [],
|
"links": [],
|
||||||
"nullPointMode": "connected",
|
"nullPointMode": "connected",
|
||||||
|
"options": {},
|
||||||
"percentage": false,
|
"percentage": false,
|
||||||
"pointradius": 5,
|
"pointradius": 5,
|
||||||
"points": false,
|
"points": false,
|
||||||
|
|
@ -3405,7 +3483,7 @@
|
||||||
"groupBy": [
|
"groupBy": [
|
||||||
{
|
{
|
||||||
"params": [
|
"params": [
|
||||||
"30s"
|
"1m"
|
||||||
],
|
],
|
||||||
"type": "time"
|
"type": "time"
|
||||||
},
|
},
|
||||||
|
|
@ -3482,12 +3560,19 @@
|
||||||
"key": "name",
|
"key": "name",
|
||||||
"operator": "=~",
|
"operator": "=~",
|
||||||
"value": "/^$host$/"
|
"value": "/^$host$/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"condition": "AND",
|
||||||
|
"key": "site_name",
|
||||||
|
"operator": "=~",
|
||||||
|
"value": "/^$Site$/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"thresholds": [],
|
"thresholds": [],
|
||||||
"timeFrom": null,
|
"timeFrom": null,
|
||||||
|
"timeRegions": [],
|
||||||
"timeShift": null,
|
"timeShift": null,
|
||||||
"title": "LAN Packets",
|
"title": "LAN Packets",
|
||||||
"tooltip": {
|
"tooltip": {
|
||||||
|
|
@ -3523,29 +3608,65 @@
|
||||||
"min": null,
|
"min": null,
|
||||||
"show": false
|
"show": false
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"yaxis": {
|
||||||
|
"align": false,
|
||||||
|
"alignLevel": null
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"refresh": "30s",
|
"refresh": "30s",
|
||||||
"schemaVersion": 16,
|
"schemaVersion": 18,
|
||||||
"style": "dark",
|
"style": "dark",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"templating": {
|
"templating": {
|
||||||
"list": [
|
"list": [
|
||||||
{
|
{
|
||||||
"allValue": null,
|
"allValue": null,
|
||||||
"current": {},
|
"current": {
|
||||||
"datasource": "${DS_UNIFI}",
|
"text": "All",
|
||||||
|
"value": "$__all"
|
||||||
|
},
|
||||||
|
"datasource": "Unifi",
|
||||||
|
"definition": "show tag values from \"usg\" with key=\"site_name\"",
|
||||||
|
"hide": 0,
|
||||||
|
"includeAll": true,
|
||||||
|
"label": "",
|
||||||
|
"multi": true,
|
||||||
|
"name": "Site",
|
||||||
|
"options": [],
|
||||||
|
"query": "show tag values from \"usg\" with key=\"site_name\"",
|
||||||
|
"refresh": 1,
|
||||||
|
"regex": "",
|
||||||
|
"skipUrlSync": false,
|
||||||
|
"sort": 1,
|
||||||
|
"tagValuesQuery": null,
|
||||||
|
"tags": [],
|
||||||
|
"tagsQuery": null,
|
||||||
|
"type": "query",
|
||||||
|
"useTags": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"allValue": null,
|
||||||
|
"current": {
|
||||||
|
"text": "gateway",
|
||||||
|
"value": [
|
||||||
|
"gateway"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"datasource": "Unifi",
|
||||||
|
"definition": "show tag values from \"usg\" with key=\"name\" where site_name =~ /$Site$/",
|
||||||
"hide": 0,
|
"hide": 0,
|
||||||
"includeAll": true,
|
"includeAll": true,
|
||||||
"label": "UniFi USG:",
|
"label": "UniFi USG:",
|
||||||
"multi": true,
|
"multi": true,
|
||||||
"name": "host",
|
"name": "host",
|
||||||
"options": [],
|
"options": [],
|
||||||
"query": "show tag values from \"usg\" with key=\"name\"",
|
"query": "show tag values from \"usg\" with key=\"name\" where site_name =~ /$Site$/",
|
||||||
"refresh": 1,
|
"refresh": 1,
|
||||||
"regex": "",
|
"regex": "",
|
||||||
"sort": 0,
|
"skipUrlSync": false,
|
||||||
|
"sort": 1,
|
||||||
"tagValuesQuery": null,
|
"tagValuesQuery": null,
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"tagsQuery": null,
|
"tagsQuery": null,
|
||||||
|
|
@ -3584,5 +3705,5 @@
|
||||||
"timezone": "browser",
|
"timezone": "browser",
|
||||||
"title": "UniFi USG Insights",
|
"title": "UniFi USG Insights",
|
||||||
"uid": "WX6RJOMik",
|
"uid": "WX6RJOMik",
|
||||||
"version": 1
|
"version": 33
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue