From b28f66a537b2829714c1d29b98db698ef1ccbfc0 Mon Sep 17 00:00:00 2001 From: VictorRobellini <39597627+VictorRobellini@users.noreply.github.com> Date: Mon, 26 Apr 2021 22:58:58 -0400 Subject: [PATCH] Rearranged Gateway graphs Updated gateway metrics to use new measurement tags/fields --- pfSense-Grafana-Dashboard.json | 21530 +------------------------------ 1 file changed, 477 insertions(+), 21053 deletions(-) diff --git a/pfSense-Grafana-Dashboard.json b/pfSense-Grafana-Dashboard.json index be4a830..6912137 100755 --- a/pfSense-Grafana-Dashboard.json +++ b/pfSense-Grafana-Dashboard.json @@ -1,4 +1,64 @@ { + "__inputs": [ + { + "name": "DS_INFLUXDB", + "label": "InfluxDB", + "description": "", + "type": "datasource", + "pluginId": "influxdb", + "pluginName": "InfluxDB" + } + ], + "__requires": [ + { + "type": "panel", + "id": "gauge", + "name": "Gauge", + "version": "" + }, + { + "type": "grafana", + "id": "grafana", + "name": "Grafana", + "version": "7.4.3" + }, + { + "type": "panel", + "id": "grafana-worldmap-panel", + "name": "Worldmap Panel", + "version": "0.3.2" + }, + { + "type": "panel", + "id": "graph", + "name": "Graph", + "version": "" + }, + { + "type": "datasource", + "id": "influxdb", + "name": "InfluxDB", + "version": "1.0.0" + }, + { + "type": "panel", + "id": "singlestat", + "name": "Singlestat", + "version": "" + }, + { + "type": "panel", + "id": "stat", + "name": "Stat", + "version": "" + }, + { + "type": "panel", + "id": "table", + "name": "Table", + "version": "" + } + ], "annotations": { "list": [ { @@ -15,8 +75,8 @@ "editable": true, "gnetId": null, "graphTooltip": 0, - "id": 8, - "iteration": 1619116028080, + "id": null, + "iteration": 1619488635585, "links": [], "panels": [ { @@ -1544,7 +1604,7 @@ }, { "collapsed": false, - "datasource": "InfluxDB", + "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 1, "w": 24, @@ -1871,7 +1931,7 @@ "type": "table" }, { - "datasource": "InfluxDB", + "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "color": { @@ -2162,7 +2222,7 @@ "valueName": "total" }, { - "datasource": "InfluxDB", + "datasource": "${DS_INFLUXDB}", "description": "", "fieldConfig": { "defaults": { @@ -2573,6 +2633,20 @@ ], "type": "table" }, + { + "collapsed": false, + "datasource": "$dataSource", + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 23 + }, + "id": 143, + "panels": [], + "title": "Network Stats", + "type": "row" + }, { "aliasColors": {}, "bars": false, @@ -2593,7 +2667,7 @@ "h": 8, "w": 11, "x": 0, - "y": 23 + "y": 24 }, "hiddenSeries": false, "id": 4, @@ -2628,7 +2702,7 @@ "steppedLine": false, "targets": [ { - "alias": "$tag_gateway_name", + "alias": "$tag_interface", "groupBy": [ { "params": [ @@ -2638,7 +2712,7 @@ }, { "params": [ - "gateway_name" + "interface" ], "type": "tag" }, @@ -2649,6 +2723,7 @@ "type": "fill" } ], + "hide": false, "measurement": "gateways", "orderByTime": "ASC", "policy": "default", @@ -2658,7 +2733,7 @@ [ { "params": [ - "rtt" + "delay" ], "type": "field" }, @@ -2676,7 +2751,7 @@ }, { "condition": "AND", - "key": "gateway_name", + "key": "interface", "operator": "=~", "value": "/^$Gateway$/" } @@ -2703,7 +2778,7 @@ }, "yaxes": [ { - "format": "µs", + "format": "ms", "label": "", "logBase": 10, "max": null, @@ -2725,450 +2800,6 @@ "alignLevel": null } }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "description": "", - "fieldConfig": { - "defaults": { - "color": { - "mode": "thresholds" - }, - "custom": { - "align": "left", - "displayMode": "color-text", - "filterable": true - }, - "mappings": [ - { - "from": "", - "id": 1, - "text": "OK", - "to": "", - "type": 1, - "value": "none" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "rgb(255, 255, 255)", - "value": null - } - ] - } - }, - "overrides": [ - { - "matcher": { - "id": "byName", - "options": "name" - }, - "properties": [ - { - "id": "displayName", - "value": "Interface" - }, - { - "id": "unit", - "value": "short" - }, - { - "id": "decimals", - "value": 2 - }, - { - "id": "custom.align", - "value": null - } - ] - }, - { - "matcher": { - "id": "byName", - "options": "Monitor IP" - }, - "properties": [ - { - "id": "custom.width", - "value": 116 - } - ] - }, - { - "matcher": { - "id": "byName", - "options": "Loss" - }, - "properties": [ - { - "id": "custom.width", - "value": 74 - } - ] - }, - { - "matcher": { - "id": "byName", - "options": "Status" - }, - "properties": [ - { - "id": "custom.width", - "value": 78 - } - ] - }, - { - "matcher": { - "id": "byName", - "options": "gateway_name" - }, - "properties": [ - { - "id": "custom.width", - "value": 132 - } - ] - }, - { - "matcher": { - "id": "byName", - "options": "Gateway IP" - }, - "properties": [ - { - "id": "custom.width", - "value": 123 - } - ] - }, - { - "matcher": { - "id": "byName", - "options": "Latency" - }, - "properties": [ - { - "id": "custom.width", - "value": 96 - } - ] - } - ] - }, - "gridPos": { - "h": 8, - "w": 13, - "x": 11, - "y": 23 - }, - "id": 961, - "links": [], - "options": { - "showHeader": true, - "sortBy": [] - }, - "pluginVersion": "7.4.3", - "targets": [ - { - "alias": "", - "groupBy": [ - { - "params": [ - "gateway_name" - ], - "type": "tag" - } - ], - "limit": "1", - "measurement": "gateways", - "orderByTime": "ASC", - "policy": "autogen", - "refId": "A", - "resultFormat": "table", - "select": [ - [ - { - "params": [ - "gateway_ip" - ], - "type": "field" - }, - { - "params": [ - "Gateway IP" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "monitor_ip" - ], - "type": "field" - }, - { - "params": [ - "Monitor IP" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "rtt" - ], - "type": "field" - }, - { - "params": [ - "Latency" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "loss" - ], - "type": "field" - }, - { - "params": [], - "type": "last" - }, - { - "params": [ - "Loss" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "status" - ], - "type": "field" - }, - { - "params": [ - "Status" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "substatus" - ], - "type": "field" - }, - { - "params": [ - "Substatus" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Gateway Summary - $Gateway", - "transformations": [ - { - "id": "merge", - "options": { - "reducers": [] - } - }, - { - "id": "filterFieldsByName", - "options": { - "include": { - "names": [ - "gateway_name", - "Gateway IP", - "Monitor IP", - "Loss", - "Status", - "Substatus", - "Latency" - ], - "pattern": "Source IP" - } - } - } - ], - "type": "table" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 8, - "w": 11, - "x": 0, - "y": 31 - }, - "hiddenSeries": false, - "id": 487, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": false, - "rightSide": false, - "show": true, - "sideWidth": null, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 2, - "points": false, - "renderer": "flot", - "repeatDirection": "h", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_gateway_name", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "gateway_name" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "gateways", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "loss" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "gateway_name", - "operator": "=~", - "value": "/^$Gateway$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "Gateway Loss - $Gateway ", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 0, - "format": "percent", - "label": "", - "logBase": 1, - "max": "100", - "min": "0", - "show": true - }, - { - "decimals": null, - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, { "cacheTimeout": null, "datasource": "$dataSource", @@ -3286,7 +2917,7 @@ "h": 8, "w": 13, "x": 11, - "y": 31 + "y": 24 }, "id": 194, "links": [], @@ -3404,7 +3035,7 @@ ], "timeFrom": null, "timeShift": null, - "title": "Interface summary", + "title": "Interface Summary", "transformations": [ { "id": "merge", @@ -3430,18 +3061,376 @@ "type": "table" }, { - "collapsed": false, + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, "datasource": "$dataSource", - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 39 + "description": "", + "fieldConfig": { + "defaults": { + "custom": {}, + "links": [] + }, + "overrides": [] }, - "id": 143, - "panels": [], - "title": "Network Stats", - "type": "row" + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 8, + "w": 11, + "x": 0, + "y": 32 + }, + "hiddenSeries": false, + "id": 487, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "max": true, + "min": false, + "rightSide": false, + "show": true, + "sideWidth": null, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.4.3", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeatDirection": "h", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "alias": "$tag_interface", + "groupBy": [ + { + "params": [ + "10s" + ], + "type": "time" + }, + { + "params": [ + "interface" + ], + "type": "tag" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "gateways", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "loss" + ], + "type": "field" + }, + { + "params": [], + "type": "mean" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Host$/" + }, + { + "condition": "AND", + "key": "interface", + "operator": "=~", + "value": "/^$Gateway$/" + } + ] + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Gateway Loss - $Gateway ", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": 0, + "format": "percent", + "label": "", + "logBase": 1, + "max": "100", + "min": "0", + "show": true + }, + { + "decimals": null, + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "cacheTimeout": null, + "datasource": "$dataSource", + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "custom": { + "align": "left", + "displayMode": "color-text", + "filterable": true + }, + "mappings": [ + { + "from": "", + "id": 1, + "text": "OK", + "to": "", + "type": 1, + "value": "none" + } + ], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "rgb(255, 255, 255)", + "value": null + } + ] + } + }, + "overrides": [ + { + "matcher": { + "id": "byName", + "options": "Default GW" + }, + "properties": [ + { + "id": "mappings", + "value": [ + { + "from": "", + "id": 1, + "text": "False", + "to": "", + "type": 1, + "value": "0" + }, + { + "from": "", + "id": 2, + "text": "True", + "to": "", + "type": 1, + "value": "1" + } + ] + } + ] + }, + { + "matcher": { + "id": "byName", + "options": "Interface" + }, + "properties": [ + { + "id": "custom.width", + "value": 157 + } + ] + }, + { + "matcher": { + "id": "byName", + "options": "Gateway Description" + }, + "properties": [ + { + "id": "custom.width", + "value": 274 + } + ] + } + ] + }, + "gridPos": { + "h": 8, + "w": 13, + "x": 11, + "y": 32 + }, + "id": 961, + "links": [], + "options": { + "showHeader": true, + "sortBy": [] + }, + "pluginVersion": "7.4.3", + "targets": [ + { + "groupBy": [ + { + "params": [ + "interface" + ], + "type": "tag" + } + ], + "hide": false, + "limit": "1", + "measurement": "gateways", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "table", + "select": [ + [ + { + "params": [ + "gwdescr" + ], + "type": "field" + } + ], + [ + { + "params": [ + "source" + ], + "type": "field" + } + ], + [ + { + "params": [ + "monitor" + ], + "type": "field" + } + ], + [ + { + "params": [ + "defaultgw" + ], + "type": "field" + } + ], + [ + { + "params": [ + "status" + ], + "type": "field" + } + ], + [ + { + "params": [ + "substatus" + ], + "type": "field" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Host$/" + } + ] + } + ], + "timeFrom": null, + "timeShift": null, + "title": "Gateway Summary - $Gateway", + "transformations": [ + { + "id": "organize", + "options": { + "excludeByName": {}, + "indexByName": {}, + "renameByName": { + "Time": "", + "defaultgw": "Default GW", + "gateway_name": "Gateway Name", + "gwdescr": "Gateway Description", + "interface": "Interface", + "monitor": "Monitor IP", + "source": "Gateway IP", + "status": "Status", + "substatus": "Status Detail" + } + } + }, + { + "id": "filterFieldsByName", + "options": { + "include": { + "names": [ + "Interface", + "Gateway Description", + "Gateway IP", + "Monitor IP", + "Status", + "Status Detail", + "Default GW" + ] + } + } + } + ], + "type": "table" }, { "collapsed": false, @@ -3455,13 +3444,6 @@ "id": 14, "panels": [], "repeat": "WAN", - "scopedVars": { - "WAN": { - "selected": false, - "text": "igb0", - "value": "igb0" - } - }, "title": "WAN Interface - $WAN", "type": "row" }, @@ -3567,13 +3549,6 @@ "sortBy": [] }, "pluginVersion": "7.4.3", - "scopedVars": { - "WAN": { - "selected": false, - "text": "igb0", - "value": "igb0" - } - }, "targets": [ { "alias": "", @@ -3743,13 +3718,6 @@ "pointradius": 2, "points": false, "renderer": "flot", - "scopedVars": { - "WAN": { - "selected": false, - "text": "igb0", - "value": "igb0" - } - }, "seriesOverrides": [], "spaceLength": 10, "stack": false, @@ -3957,13 +3925,6 @@ "pluginVersion": "7.4.3", "repeat": null, "repeatDirection": "v", - "scopedVars": { - "WAN": { - "selected": false, - "text": "igb0", - "value": "igb0" - } - }, "targets": [ { "alias": "$tag_interface - $col", @@ -4130,13 +4091,6 @@ "pluginVersion": "7.4.3", "repeat": null, "repeatDirection": "v", - "scopedVars": { - "WAN": { - "selected": false, - "text": "igb0", - "value": "igb0" - } - }, "targets": [ { "alias": "$tag_interface - $col - This Month", @@ -4283,1128 +4237,6 @@ "renderer": "flot", "repeat": null, "repeatDirection": "v", - "scopedVars": { - "WAN": { - "selected": false, - "text": "igb0", - "value": "igb0" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "G", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "packets_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_recv\") / count(\"packets_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "packets_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_sent\") / count(\"packets_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "interface", - "operator": "=~", - "value": "/^$WAN$/" - }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - } - ] - }, - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "drop_in" - ], - "type": "field" - }, - { - "params": [ - "Drop_In" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "drop_out" - ], - "type": "field" - }, - { - "params": [ - "Drop_Out" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "err_in" - ], - "type": "field" - }, - { - "params": [ - "Err_In" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "err_out" - ], - "type": "field" - }, - { - "params": [ - "Err_Out" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "interface", - "operator": "=~", - "value": "/^$WAN$/" - }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "WAN Throughput - $WAN", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "collapsed": false, - "datasource": "$dataSource", - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 52 - }, - "id": 962, - "panels": [], - "repeatIteration": 1619116028080, - "repeatPanelId": 14, - "scopedVars": { - "WAN": { - "selected": false, - "text": "ovpnc1", - "value": "ovpnc1" - } - }, - "title": "WAN Interface - $WAN", - "type": "row" - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "description": "", - "fieldConfig": { - "defaults": { - "color": { - "mode": "thresholds" - }, - "custom": { - "align": "center", - "displayMode": "color-text", - "filterable": false - }, - "mappings": [ - { - "from": "", - "id": 1, - "text": "DOWN", - "to": "", - "type": 1, - "value": "0" - }, - { - "from": "", - "id": 2, - "text": "UP", - "to": "", - "type": 1, - "value": "1" - }, - { - "from": "", - "id": 3, - "text": "UNKNOWN", - "to": "", - "type": 1, - "value": "2" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "rgb(255, 255, 255)", - "value": null - }, - { - "color": "red", - "value": 0 - }, - { - "color": "green", - "value": 1 - }, - { - "color": "orange", - "value": 2 - } - ] - } - }, - "overrides": [ - { - "matcher": { - "id": "byName", - "options": "name" - }, - "properties": [ - { - "id": "displayName", - "value": "Interface" - }, - { - "id": "unit", - "value": "short" - }, - { - "id": "decimals", - "value": 2 - }, - { - "id": "custom.align", - "value": null - } - ] - } - ] - }, - "gridPos": { - "h": 3, - "w": 24, - "x": 0, - "y": 53 - }, - "id": 963, - "links": [], - "options": { - "showHeader": true, - "sortBy": [] - }, - "pluginVersion": "7.4.3", - "repeatIteration": 1619116028080, - "repeatPanelId": 603, - "repeatedByRow": true, - "scopedVars": { - "WAN": { - "selected": false, - "text": "ovpnc1", - "value": "ovpnc1" - } - }, - "targets": [ - { - "alias": "", - "groupBy": [ - { - "params": [ - "name" - ], - "type": "tag" - } - ], - "limit": "1", - "measurement": "interface", - "orderByTime": "ASC", - "policy": "autogen", - "refId": "A", - "resultFormat": "table", - "select": [ - [ - { - "params": [ - "friendlyname" - ], - "type": "field" - }, - { - "params": [ - "FriendlyName" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "ip4_address" - ], - "type": "field" - }, - { - "params": [ - "IPv4 Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "mac_address" - ], - "type": "field" - }, - { - "params": [ - "Physical Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "status" - ], - "type": "field" - }, - { - "params": [], - "type": "last" - }, - { - "params": [ - "Status" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "name", - "operator": "=~", - "value": "/^$WAN$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Interface summary", - "transformations": [ - { - "id": "merge", - "options": { - "reducers": [] - } - }, - { - "id": "filterFieldsByName", - "options": { - "include": { - "names": [ - "name", - "FriendlyName", - "Physical Address", - "Status", - "IPv4 Address" - ] - } - } - } - ], - "type": "table" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 8, - "w": 9, - "x": 0, - "y": 56 - }, - "hiddenSeries": false, - "id": 964, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": false, - "rightSide": false, - "show": true, - "sort": "max", - "sortDesc": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 2, - "points": false, - "renderer": "flot", - "repeatIteration": 1619116028080, - "repeatPanelId": 2, - "repeatedByRow": true, - "scopedVars": { - "WAN": { - "selected": false, - "text": "ovpnc1", - "value": "ovpnc1" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "C", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$WAN$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "WAN Traffic - $WAN (Bytes/sec)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "Bps", - "label": "", - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bps" - }, - "overrides": [] - }, - "gridPos": { - "h": 8, - "w": 3, - "x": 9, - "y": 56 - }, - "id": 965, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "mean" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 247, - "repeatedByRow": true, - "scopedVars": { - "WAN": { - "selected": false, - "text": "ovpnc1", - "value": "ovpnc1" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "C", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$WAN$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "WAN Traffic - $WAN (Bits/sec)", - "type": "stat" - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 8, - "w": 3, - "x": 12, - "y": 56 - }, - "hideTimeOverride": true, - "id": 966, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "sum" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 296, - "repeatedByRow": true, - "scopedVars": { - "WAN": { - "selected": false, - "text": "ovpnc1", - "value": "ovpnc1" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col - This Month", - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$WAN$/" - } - ] - } - ], - "timeFrom": "now/M", - "timeShift": null, - "title": "WAN $WAN", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 0, - "fillGradient": 0, - "gridPos": { - "h": 8, - "w": 9, - "x": 15, - "y": 56 - }, - "hiddenSeries": false, - "id": 967, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "hideZero": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "sideWidth": null, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "links": [], - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 5, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 322, - "repeatedByRow": true, - "scopedVars": { - "WAN": { - "selected": false, - "text": "ovpnc1", - "value": "ovpnc1" - } - }, "seriesOverrides": [], "spaceLength": 10, "stack": false, @@ -5773,8 +4605,8 @@ "scopedVars": { "LAN_Interfaces": { "selected": false, - "text": "ix0", - "value": "ix0" + "text": "igb2.10", + "value": "igb2.10" } }, "targets": [ @@ -5949,8 +4781,8 @@ "scopedVars": { "LAN_Interfaces": { "selected": false, - "text": "ix0", - "value": "ix0" + "text": "igb2.10", + "value": "igb2.10" } }, "seriesOverrides": [], @@ -6164,8 +4996,8 @@ "scopedVars": { "LAN_Interfaces": { "selected": false, - "text": "ix0", - "value": "ix0" + "text": "igb2.10", + "value": "igb2.10" } }, "targets": [ @@ -6339,8 +5171,8 @@ "scopedVars": { "LAN_Interfaces": { "selected": false, - "text": "ix0", - "value": "ix0" + "text": "igb2.10", + "value": "igb2.10" } }, "targets": [ @@ -6492,8 +5324,8 @@ "scopedVars": { "LAN_Interfaces": { "selected": false, - "text": "ix0", - "value": "ix0" + "text": "igb2.10", + "value": "igb2.10" } }, "seriesOverrides": [], @@ -6650,19374 +5482,6 @@ } ], "repeat": "LAN_Interfaces", - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "ix0", - "value": "ix0" - } - }, - "title": "LAN Interface - $LAN_Interfaces", - "type": "row" - }, - { - "collapsed": true, - "datasource": "$dataSource", - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 65 - }, - "id": 968, - "panels": [ - { - "cacheTimeout": null, - "datasource": "$dataSource", - "description": "", - "fieldConfig": { - "defaults": { - "color": { - "mode": "thresholds" - }, - "custom": { - "align": "center", - "displayMode": "color-text", - "filterable": false - }, - "mappings": [ - { - "from": "", - "id": 1, - "text": "DOWN", - "to": "", - "type": 1, - "value": "0" - }, - { - "from": "", - "id": 2, - "text": "UP", - "to": "", - "type": 1, - "value": "1" - }, - { - "from": "", - "id": 3, - "text": "UNKNOWN", - "to": "", - "type": 1, - "value": "2" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "rgb(255, 255, 255)", - "value": null - }, - { - "color": "light-red", - "value": 0 - }, - { - "color": "light-green", - "value": 1 - }, - { - "color": "orange", - "value": 2 - } - ] - } - }, - "overrides": [ - { - "matcher": { - "id": "byName", - "options": "name" - }, - "properties": [ - { - "id": "displayName", - "value": "Interface" - }, - { - "id": "unit", - "value": "short" - }, - { - "id": "decimals", - "value": 2 - }, - { - "id": "custom.align", - "value": null - } - ] - } - ] - }, - "gridPos": { - "h": 3, - "w": 24, - "x": 0, - "y": 45 - }, - "id": 969, - "links": [], - "options": { - "showHeader": true, - "sortBy": [] - }, - "pluginVersion": "7.4.3", - "repeatIteration": 1619116028080, - "repeatPanelId": 604, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "ix1", - "value": "ix1" - } - }, - "targets": [ - { - "alias": "", - "groupBy": [ - { - "params": [ - "name" - ], - "type": "tag" - } - ], - "limit": "1", - "measurement": "interface", - "orderByTime": "ASC", - "policy": "autogen", - "refId": "A", - "resultFormat": "table", - "select": [ - [ - { - "params": [ - "friendlyname" - ], - "type": "field" - }, - { - "params": [ - "FriendlyName" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "ip4_address" - ], - "type": "field" - }, - { - "params": [ - "IPv4 Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "mac_address" - ], - "type": "field" - }, - { - "params": [ - "Physical Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "status" - ], - "type": "field" - }, - { - "params": [], - "type": "last" - }, - { - "params": [ - "Status" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "name", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Interface summary", - "transformations": [ - { - "id": "merge", - "options": { - "reducers": [] - } - }, - { - "id": "filterFieldsByName", - "options": { - "include": { - "names": [ - "name", - "FriendlyName", - "Physical Address", - "Status", - "IPv4 Address" - ] - } - } - } - ], - "type": "table" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 0, - "y": 48 - }, - "hiddenSeries": false, - "id": 970, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 2, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 38, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "ix1", - "value": "ix1" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "D", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bytes/sec)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "Bps", - "label": "", - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": "", - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bps" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 9, - "y": 48 - }, - "id": 971, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "mean" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 248, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "ix1", - "value": "ix1" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "query": "SELECT derivative(mean(\"bytes_recv\"), 1s) *8 FROM \"net\" WHERE (\"host\" =~ /^$Host$/ AND \"interface\" =~ /^$LAN_Interfaces$/) AND $timeFilter GROUP BY time($__interval) fill(null)", - "rawQuery": false, - "refId": "C", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bits/sec)", - "type": "stat" - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 12, - "y": 48 - }, - "hideTimeOverride": true, - "id": 972, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "sum" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 297, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "ix1", - "value": "ix1" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col - This Month", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": "now/M", - "timeShift": null, - "title": "LAN $LAN_Interfaces", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 0, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 15, - "y": 48 - }, - "hiddenSeries": false, - "id": 973, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "hideZero": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "sideWidth": null, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "links": [], - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 5, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 347, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "ix1", - "value": "ix1" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "G", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "packets_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_recv\") / count(\"packets_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "packets_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_sent\") / count(\"packets_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Throughput - $LAN_Interfaces", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - } - ], - "repeatIteration": 1619116028080, - "repeatPanelId": 43, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "ix1", - "value": "ix1" - } - }, - "title": "LAN Interface - $LAN_Interfaces", - "type": "row" - }, - { - "collapsed": true, - "datasource": "$dataSource", - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 66 - }, - "id": 974, - "panels": [ - { - "cacheTimeout": null, - "datasource": "$dataSource", - "description": "", - "fieldConfig": { - "defaults": { - "color": { - "mode": "thresholds" - }, - "custom": { - "align": "center", - "displayMode": "color-text", - "filterable": false - }, - "mappings": [ - { - "from": "", - "id": 1, - "text": "DOWN", - "to": "", - "type": 1, - "value": "0" - }, - { - "from": "", - "id": 2, - "text": "UP", - "to": "", - "type": 1, - "value": "1" - }, - { - "from": "", - "id": 3, - "text": "UNKNOWN", - "to": "", - "type": 1, - "value": "2" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "rgb(255, 255, 255)", - "value": null - }, - { - "color": "light-red", - "value": 0 - }, - { - "color": "light-green", - "value": 1 - }, - { - "color": "orange", - "value": 2 - } - ] - } - }, - "overrides": [ - { - "matcher": { - "id": "byName", - "options": "name" - }, - "properties": [ - { - "id": "displayName", - "value": "Interface" - }, - { - "id": "unit", - "value": "short" - }, - { - "id": "decimals", - "value": 2 - }, - { - "id": "custom.align", - "value": null - } - ] - } - ] - }, - "gridPos": { - "h": 3, - "w": 24, - "x": 0, - "y": 45 - }, - "id": 975, - "links": [], - "options": { - "showHeader": true, - "sortBy": [] - }, - "pluginVersion": "7.4.3", - "repeatIteration": 1619116028080, - "repeatPanelId": 604, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "ix2", - "value": "ix2" - } - }, - "targets": [ - { - "alias": "", - "groupBy": [ - { - "params": [ - "name" - ], - "type": "tag" - } - ], - "limit": "1", - "measurement": "interface", - "orderByTime": "ASC", - "policy": "autogen", - "refId": "A", - "resultFormat": "table", - "select": [ - [ - { - "params": [ - "friendlyname" - ], - "type": "field" - }, - { - "params": [ - "FriendlyName" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "ip4_address" - ], - "type": "field" - }, - { - "params": [ - "IPv4 Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "mac_address" - ], - "type": "field" - }, - { - "params": [ - "Physical Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "status" - ], - "type": "field" - }, - { - "params": [], - "type": "last" - }, - { - "params": [ - "Status" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "name", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Interface summary", - "transformations": [ - { - "id": "merge", - "options": { - "reducers": [] - } - }, - { - "id": "filterFieldsByName", - "options": { - "include": { - "names": [ - "name", - "FriendlyName", - "Physical Address", - "Status", - "IPv4 Address" - ] - } - } - } - ], - "type": "table" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 0, - "y": 48 - }, - "hiddenSeries": false, - "id": 976, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 2, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 38, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "ix2", - "value": "ix2" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "D", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bytes/sec)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "Bps", - "label": "", - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": "", - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bps" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 9, - "y": 48 - }, - "id": 977, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "mean" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 248, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "ix2", - "value": "ix2" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "query": "SELECT derivative(mean(\"bytes_recv\"), 1s) *8 FROM \"net\" WHERE (\"host\" =~ /^$Host$/ AND \"interface\" =~ /^$LAN_Interfaces$/) AND $timeFilter GROUP BY time($__interval) fill(null)", - "rawQuery": false, - "refId": "C", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bits/sec)", - "type": "stat" - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 12, - "y": 48 - }, - "hideTimeOverride": true, - "id": 978, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "sum" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 297, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "ix2", - "value": "ix2" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col - This Month", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": "now/M", - "timeShift": null, - "title": "LAN $LAN_Interfaces", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 0, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 15, - "y": 48 - }, - "hiddenSeries": false, - "id": 979, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "hideZero": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "sideWidth": null, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "links": [], - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 5, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 347, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "ix2", - "value": "ix2" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "G", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "packets_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_recv\") / count(\"packets_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "packets_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_sent\") / count(\"packets_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Throughput - $LAN_Interfaces", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - } - ], - "repeatIteration": 1619116028080, - "repeatPanelId": 43, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "ix2", - "value": "ix2" - } - }, - "title": "LAN Interface - $LAN_Interfaces", - "type": "row" - }, - { - "collapsed": true, - "datasource": "$dataSource", - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 67 - }, - "id": 980, - "panels": [ - { - "cacheTimeout": null, - "datasource": "$dataSource", - "description": "", - "fieldConfig": { - "defaults": { - "color": { - "mode": "thresholds" - }, - "custom": { - "align": "center", - "displayMode": "color-text", - "filterable": false - }, - "mappings": [ - { - "from": "", - "id": 1, - "text": "DOWN", - "to": "", - "type": 1, - "value": "0" - }, - { - "from": "", - "id": 2, - "text": "UP", - "to": "", - "type": 1, - "value": "1" - }, - { - "from": "", - "id": 3, - "text": "UNKNOWN", - "to": "", - "type": 1, - "value": "2" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "rgb(255, 255, 255)", - "value": null - }, - { - "color": "light-red", - "value": 0 - }, - { - "color": "light-green", - "value": 1 - }, - { - "color": "orange", - "value": 2 - } - ] - } - }, - "overrides": [ - { - "matcher": { - "id": "byName", - "options": "name" - }, - "properties": [ - { - "id": "displayName", - "value": "Interface" - }, - { - "id": "unit", - "value": "short" - }, - { - "id": "decimals", - "value": 2 - }, - { - "id": "custom.align", - "value": null - } - ] - } - ] - }, - "gridPos": { - "h": 3, - "w": 24, - "x": 0, - "y": 45 - }, - "id": 981, - "links": [], - "options": { - "showHeader": true, - "sortBy": [] - }, - "pluginVersion": "7.4.3", - "repeatIteration": 1619116028080, - "repeatPanelId": 604, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "ix3", - "value": "ix3" - } - }, - "targets": [ - { - "alias": "", - "groupBy": [ - { - "params": [ - "name" - ], - "type": "tag" - } - ], - "limit": "1", - "measurement": "interface", - "orderByTime": "ASC", - "policy": "autogen", - "refId": "A", - "resultFormat": "table", - "select": [ - [ - { - "params": [ - "friendlyname" - ], - "type": "field" - }, - { - "params": [ - "FriendlyName" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "ip4_address" - ], - "type": "field" - }, - { - "params": [ - "IPv4 Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "mac_address" - ], - "type": "field" - }, - { - "params": [ - "Physical Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "status" - ], - "type": "field" - }, - { - "params": [], - "type": "last" - }, - { - "params": [ - "Status" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "name", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Interface summary", - "transformations": [ - { - "id": "merge", - "options": { - "reducers": [] - } - }, - { - "id": "filterFieldsByName", - "options": { - "include": { - "names": [ - "name", - "FriendlyName", - "Physical Address", - "Status", - "IPv4 Address" - ] - } - } - } - ], - "type": "table" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 0, - "y": 48 - }, - "hiddenSeries": false, - "id": 982, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 2, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 38, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "ix3", - "value": "ix3" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "D", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bytes/sec)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "Bps", - "label": "", - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": "", - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bps" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 9, - "y": 48 - }, - "id": 983, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "mean" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 248, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "ix3", - "value": "ix3" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "query": "SELECT derivative(mean(\"bytes_recv\"), 1s) *8 FROM \"net\" WHERE (\"host\" =~ /^$Host$/ AND \"interface\" =~ /^$LAN_Interfaces$/) AND $timeFilter GROUP BY time($__interval) fill(null)", - "rawQuery": false, - "refId": "C", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bits/sec)", - "type": "stat" - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 12, - "y": 48 - }, - "hideTimeOverride": true, - "id": 984, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "sum" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 297, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "ix3", - "value": "ix3" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col - This Month", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": "now/M", - "timeShift": null, - "title": "LAN $LAN_Interfaces", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 0, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 15, - "y": 48 - }, - "hiddenSeries": false, - "id": 985, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "hideZero": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "sideWidth": null, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "links": [], - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 5, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 347, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "ix3", - "value": "ix3" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "G", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "packets_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_recv\") / count(\"packets_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "packets_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_sent\") / count(\"packets_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Throughput - $LAN_Interfaces", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - } - ], - "repeatIteration": 1619116028080, - "repeatPanelId": 43, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "ix3", - "value": "ix3" - } - }, - "title": "LAN Interface - $LAN_Interfaces", - "type": "row" - }, - { - "collapsed": true, - "datasource": "$dataSource", - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 68 - }, - "id": 986, - "panels": [ - { - "cacheTimeout": null, - "datasource": "$dataSource", - "description": "", - "fieldConfig": { - "defaults": { - "color": { - "mode": "thresholds" - }, - "custom": { - "align": "center", - "displayMode": "color-text", - "filterable": false - }, - "mappings": [ - { - "from": "", - "id": 1, - "text": "DOWN", - "to": "", - "type": 1, - "value": "0" - }, - { - "from": "", - "id": 2, - "text": "UP", - "to": "", - "type": 1, - "value": "1" - }, - { - "from": "", - "id": 3, - "text": "UNKNOWN", - "to": "", - "type": 1, - "value": "2" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "rgb(255, 255, 255)", - "value": null - }, - { - "color": "light-red", - "value": 0 - }, - { - "color": "light-green", - "value": 1 - }, - { - "color": "orange", - "value": 2 - } - ] - } - }, - "overrides": [ - { - "matcher": { - "id": "byName", - "options": "name" - }, - "properties": [ - { - "id": "displayName", - "value": "Interface" - }, - { - "id": "unit", - "value": "short" - }, - { - "id": "decimals", - "value": 2 - }, - { - "id": "custom.align", - "value": null - } - ] - } - ] - }, - "gridPos": { - "h": 3, - "w": 24, - "x": 0, - "y": 45 - }, - "id": 987, - "links": [], - "options": { - "showHeader": true, - "sortBy": [] - }, - "pluginVersion": "7.4.3", - "repeatIteration": 1619116028080, - "repeatPanelId": 604, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0", - "value": "lagg0" - } - }, - "targets": [ - { - "alias": "", - "groupBy": [ - { - "params": [ - "name" - ], - "type": "tag" - } - ], - "limit": "1", - "measurement": "interface", - "orderByTime": "ASC", - "policy": "autogen", - "refId": "A", - "resultFormat": "table", - "select": [ - [ - { - "params": [ - "friendlyname" - ], - "type": "field" - }, - { - "params": [ - "FriendlyName" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "ip4_address" - ], - "type": "field" - }, - { - "params": [ - "IPv4 Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "mac_address" - ], - "type": "field" - }, - { - "params": [ - "Physical Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "status" - ], - "type": "field" - }, - { - "params": [], - "type": "last" - }, - { - "params": [ - "Status" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "name", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Interface summary", - "transformations": [ - { - "id": "merge", - "options": { - "reducers": [] - } - }, - { - "id": "filterFieldsByName", - "options": { - "include": { - "names": [ - "name", - "FriendlyName", - "Physical Address", - "Status", - "IPv4 Address" - ] - } - } - } - ], - "type": "table" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 0, - "y": 48 - }, - "hiddenSeries": false, - "id": 988, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 2, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 38, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0", - "value": "lagg0" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "D", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bytes/sec)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "Bps", - "label": "", - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": "", - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bps" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 9, - "y": 48 - }, - "id": 989, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "mean" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 248, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0", - "value": "lagg0" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "query": "SELECT derivative(mean(\"bytes_recv\"), 1s) *8 FROM \"net\" WHERE (\"host\" =~ /^$Host$/ AND \"interface\" =~ /^$LAN_Interfaces$/) AND $timeFilter GROUP BY time($__interval) fill(null)", - "rawQuery": false, - "refId": "C", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bits/sec)", - "type": "stat" - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 12, - "y": 48 - }, - "hideTimeOverride": true, - "id": 990, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "sum" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 297, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0", - "value": "lagg0" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col - This Month", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": "now/M", - "timeShift": null, - "title": "LAN $LAN_Interfaces", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 0, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 15, - "y": 48 - }, - "hiddenSeries": false, - "id": 991, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "hideZero": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "sideWidth": null, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "links": [], - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 5, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 347, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0", - "value": "lagg0" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "G", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "packets_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_recv\") / count(\"packets_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "packets_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_sent\") / count(\"packets_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Throughput - $LAN_Interfaces", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - } - ], - "repeatIteration": 1619116028080, - "repeatPanelId": 43, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0", - "value": "lagg0" - } - }, - "title": "LAN Interface - $LAN_Interfaces", - "type": "row" - }, - { - "collapsed": true, - "datasource": "$dataSource", - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 69 - }, - "id": 992, - "panels": [ - { - "cacheTimeout": null, - "datasource": "$dataSource", - "description": "", - "fieldConfig": { - "defaults": { - "color": { - "mode": "thresholds" - }, - "custom": { - "align": "center", - "displayMode": "color-text", - "filterable": false - }, - "mappings": [ - { - "from": "", - "id": 1, - "text": "DOWN", - "to": "", - "type": 1, - "value": "0" - }, - { - "from": "", - "id": 2, - "text": "UP", - "to": "", - "type": 1, - "value": "1" - }, - { - "from": "", - "id": 3, - "text": "UNKNOWN", - "to": "", - "type": 1, - "value": "2" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "rgb(255, 255, 255)", - "value": null - }, - { - "color": "light-red", - "value": 0 - }, - { - "color": "light-green", - "value": 1 - }, - { - "color": "orange", - "value": 2 - } - ] - } - }, - "overrides": [ - { - "matcher": { - "id": "byName", - "options": "name" - }, - "properties": [ - { - "id": "displayName", - "value": "Interface" - }, - { - "id": "unit", - "value": "short" - }, - { - "id": "decimals", - "value": 2 - }, - { - "id": "custom.align", - "value": null - } - ] - } - ] - }, - "gridPos": { - "h": 3, - "w": 24, - "x": 0, - "y": 45 - }, - "id": 993, - "links": [], - "options": { - "showHeader": true, - "sortBy": [] - }, - "pluginVersion": "7.4.3", - "repeatIteration": 1619116028080, - "repeatPanelId": 604, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.10", - "value": "lagg0.10" - } - }, - "targets": [ - { - "alias": "", - "groupBy": [ - { - "params": [ - "name" - ], - "type": "tag" - } - ], - "limit": "1", - "measurement": "interface", - "orderByTime": "ASC", - "policy": "autogen", - "refId": "A", - "resultFormat": "table", - "select": [ - [ - { - "params": [ - "friendlyname" - ], - "type": "field" - }, - { - "params": [ - "FriendlyName" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "ip4_address" - ], - "type": "field" - }, - { - "params": [ - "IPv4 Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "mac_address" - ], - "type": "field" - }, - { - "params": [ - "Physical Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "status" - ], - "type": "field" - }, - { - "params": [], - "type": "last" - }, - { - "params": [ - "Status" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "name", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Interface summary", - "transformations": [ - { - "id": "merge", - "options": { - "reducers": [] - } - }, - { - "id": "filterFieldsByName", - "options": { - "include": { - "names": [ - "name", - "FriendlyName", - "Physical Address", - "Status", - "IPv4 Address" - ] - } - } - } - ], - "type": "table" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 0, - "y": 48 - }, - "hiddenSeries": false, - "id": 994, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 2, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 38, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.10", - "value": "lagg0.10" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "D", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bytes/sec)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "Bps", - "label": "", - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": "", - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bps" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 9, - "y": 48 - }, - "id": 995, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "mean" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 248, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.10", - "value": "lagg0.10" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "query": "SELECT derivative(mean(\"bytes_recv\"), 1s) *8 FROM \"net\" WHERE (\"host\" =~ /^$Host$/ AND \"interface\" =~ /^$LAN_Interfaces$/) AND $timeFilter GROUP BY time($__interval) fill(null)", - "rawQuery": false, - "refId": "C", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bits/sec)", - "type": "stat" - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 12, - "y": 48 - }, - "hideTimeOverride": true, - "id": 996, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "sum" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 297, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.10", - "value": "lagg0.10" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col - This Month", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": "now/M", - "timeShift": null, - "title": "LAN $LAN_Interfaces", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 0, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 15, - "y": 48 - }, - "hiddenSeries": false, - "id": 997, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "hideZero": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "sideWidth": null, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "links": [], - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 5, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 347, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.10", - "value": "lagg0.10" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "G", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "packets_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_recv\") / count(\"packets_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "packets_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_sent\") / count(\"packets_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Throughput - $LAN_Interfaces", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - } - ], - "repeatIteration": 1619116028080, - "repeatPanelId": 43, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.10", - "value": "lagg0.10" - } - }, - "title": "LAN Interface - $LAN_Interfaces", - "type": "row" - }, - { - "collapsed": true, - "datasource": "$dataSource", - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 70 - }, - "id": 998, - "panels": [ - { - "cacheTimeout": null, - "datasource": "$dataSource", - "description": "", - "fieldConfig": { - "defaults": { - "color": { - "mode": "thresholds" - }, - "custom": { - "align": "center", - "displayMode": "color-text", - "filterable": false - }, - "mappings": [ - { - "from": "", - "id": 1, - "text": "DOWN", - "to": "", - "type": 1, - "value": "0" - }, - { - "from": "", - "id": 2, - "text": "UP", - "to": "", - "type": 1, - "value": "1" - }, - { - "from": "", - "id": 3, - "text": "UNKNOWN", - "to": "", - "type": 1, - "value": "2" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "rgb(255, 255, 255)", - "value": null - }, - { - "color": "light-red", - "value": 0 - }, - { - "color": "light-green", - "value": 1 - }, - { - "color": "orange", - "value": 2 - } - ] - } - }, - "overrides": [ - { - "matcher": { - "id": "byName", - "options": "name" - }, - "properties": [ - { - "id": "displayName", - "value": "Interface" - }, - { - "id": "unit", - "value": "short" - }, - { - "id": "decimals", - "value": 2 - }, - { - "id": "custom.align", - "value": null - } - ] - } - ] - }, - "gridPos": { - "h": 3, - "w": 24, - "x": 0, - "y": 45 - }, - "id": 999, - "links": [], - "options": { - "showHeader": true, - "sortBy": [] - }, - "pluginVersion": "7.4.3", - "repeatIteration": 1619116028080, - "repeatPanelId": 604, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.192", - "value": "lagg0.192" - } - }, - "targets": [ - { - "alias": "", - "groupBy": [ - { - "params": [ - "name" - ], - "type": "tag" - } - ], - "limit": "1", - "measurement": "interface", - "orderByTime": "ASC", - "policy": "autogen", - "refId": "A", - "resultFormat": "table", - "select": [ - [ - { - "params": [ - "friendlyname" - ], - "type": "field" - }, - { - "params": [ - "FriendlyName" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "ip4_address" - ], - "type": "field" - }, - { - "params": [ - "IPv4 Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "mac_address" - ], - "type": "field" - }, - { - "params": [ - "Physical Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "status" - ], - "type": "field" - }, - { - "params": [], - "type": "last" - }, - { - "params": [ - "Status" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "name", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Interface summary", - "transformations": [ - { - "id": "merge", - "options": { - "reducers": [] - } - }, - { - "id": "filterFieldsByName", - "options": { - "include": { - "names": [ - "name", - "FriendlyName", - "Physical Address", - "Status", - "IPv4 Address" - ] - } - } - } - ], - "type": "table" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 0, - "y": 48 - }, - "hiddenSeries": false, - "id": 1000, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 2, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 38, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.192", - "value": "lagg0.192" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "D", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bytes/sec)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "Bps", - "label": "", - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": "", - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bps" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 9, - "y": 48 - }, - "id": 1001, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "mean" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 248, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.192", - "value": "lagg0.192" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "query": "SELECT derivative(mean(\"bytes_recv\"), 1s) *8 FROM \"net\" WHERE (\"host\" =~ /^$Host$/ AND \"interface\" =~ /^$LAN_Interfaces$/) AND $timeFilter GROUP BY time($__interval) fill(null)", - "rawQuery": false, - "refId": "C", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bits/sec)", - "type": "stat" - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 12, - "y": 48 - }, - "hideTimeOverride": true, - "id": 1002, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "sum" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 297, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.192", - "value": "lagg0.192" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col - This Month", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": "now/M", - "timeShift": null, - "title": "LAN $LAN_Interfaces", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 0, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 15, - "y": 48 - }, - "hiddenSeries": false, - "id": 1003, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "hideZero": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "sideWidth": null, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "links": [], - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 5, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 347, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.192", - "value": "lagg0.192" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "G", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "packets_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_recv\") / count(\"packets_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "packets_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_sent\") / count(\"packets_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Throughput - $LAN_Interfaces", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - } - ], - "repeatIteration": 1619116028080, - "repeatPanelId": 43, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.192", - "value": "lagg0.192" - } - }, - "title": "LAN Interface - $LAN_Interfaces", - "type": "row" - }, - { - "collapsed": true, - "datasource": "$dataSource", - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 71 - }, - "id": 1004, - "panels": [ - { - "cacheTimeout": null, - "datasource": "$dataSource", - "description": "", - "fieldConfig": { - "defaults": { - "color": { - "mode": "thresholds" - }, - "custom": { - "align": "center", - "displayMode": "color-text", - "filterable": false - }, - "mappings": [ - { - "from": "", - "id": 1, - "text": "DOWN", - "to": "", - "type": 1, - "value": "0" - }, - { - "from": "", - "id": 2, - "text": "UP", - "to": "", - "type": 1, - "value": "1" - }, - { - "from": "", - "id": 3, - "text": "UNKNOWN", - "to": "", - "type": 1, - "value": "2" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "rgb(255, 255, 255)", - "value": null - }, - { - "color": "light-red", - "value": 0 - }, - { - "color": "light-green", - "value": 1 - }, - { - "color": "orange", - "value": 2 - } - ] - } - }, - "overrides": [ - { - "matcher": { - "id": "byName", - "options": "name" - }, - "properties": [ - { - "id": "displayName", - "value": "Interface" - }, - { - "id": "unit", - "value": "short" - }, - { - "id": "decimals", - "value": 2 - }, - { - "id": "custom.align", - "value": null - } - ] - } - ] - }, - "gridPos": { - "h": 3, - "w": 24, - "x": 0, - "y": 45 - }, - "id": 1005, - "links": [], - "options": { - "showHeader": true, - "sortBy": [] - }, - "pluginVersion": "7.4.3", - "repeatIteration": 1619116028080, - "repeatPanelId": 604, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.20", - "value": "lagg0.20" - } - }, - "targets": [ - { - "alias": "", - "groupBy": [ - { - "params": [ - "name" - ], - "type": "tag" - } - ], - "limit": "1", - "measurement": "interface", - "orderByTime": "ASC", - "policy": "autogen", - "refId": "A", - "resultFormat": "table", - "select": [ - [ - { - "params": [ - "friendlyname" - ], - "type": "field" - }, - { - "params": [ - "FriendlyName" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "ip4_address" - ], - "type": "field" - }, - { - "params": [ - "IPv4 Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "mac_address" - ], - "type": "field" - }, - { - "params": [ - "Physical Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "status" - ], - "type": "field" - }, - { - "params": [], - "type": "last" - }, - { - "params": [ - "Status" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "name", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Interface summary", - "transformations": [ - { - "id": "merge", - "options": { - "reducers": [] - } - }, - { - "id": "filterFieldsByName", - "options": { - "include": { - "names": [ - "name", - "FriendlyName", - "Physical Address", - "Status", - "IPv4 Address" - ] - } - } - } - ], - "type": "table" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 0, - "y": 48 - }, - "hiddenSeries": false, - "id": 1006, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 2, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 38, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.20", - "value": "lagg0.20" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "D", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bytes/sec)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "Bps", - "label": "", - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": "", - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bps" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 9, - "y": 48 - }, - "id": 1007, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "mean" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 248, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.20", - "value": "lagg0.20" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "query": "SELECT derivative(mean(\"bytes_recv\"), 1s) *8 FROM \"net\" WHERE (\"host\" =~ /^$Host$/ AND \"interface\" =~ /^$LAN_Interfaces$/) AND $timeFilter GROUP BY time($__interval) fill(null)", - "rawQuery": false, - "refId": "C", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bits/sec)", - "type": "stat" - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 12, - "y": 48 - }, - "hideTimeOverride": true, - "id": 1008, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "sum" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 297, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.20", - "value": "lagg0.20" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col - This Month", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": "now/M", - "timeShift": null, - "title": "LAN $LAN_Interfaces", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 0, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 15, - "y": 48 - }, - "hiddenSeries": false, - "id": 1009, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "hideZero": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "sideWidth": null, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "links": [], - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 5, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 347, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.20", - "value": "lagg0.20" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "G", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "packets_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_recv\") / count(\"packets_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "packets_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_sent\") / count(\"packets_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Throughput - $LAN_Interfaces", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - } - ], - "repeatIteration": 1619116028080, - "repeatPanelId": 43, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.20", - "value": "lagg0.20" - } - }, - "title": "LAN Interface - $LAN_Interfaces", - "type": "row" - }, - { - "collapsed": true, - "datasource": "$dataSource", - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 72 - }, - "id": 1010, - "panels": [ - { - "cacheTimeout": null, - "datasource": "$dataSource", - "description": "", - "fieldConfig": { - "defaults": { - "color": { - "mode": "thresholds" - }, - "custom": { - "align": "center", - "displayMode": "color-text", - "filterable": false - }, - "mappings": [ - { - "from": "", - "id": 1, - "text": "DOWN", - "to": "", - "type": 1, - "value": "0" - }, - { - "from": "", - "id": 2, - "text": "UP", - "to": "", - "type": 1, - "value": "1" - }, - { - "from": "", - "id": 3, - "text": "UNKNOWN", - "to": "", - "type": 1, - "value": "2" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "rgb(255, 255, 255)", - "value": null - }, - { - "color": "light-red", - "value": 0 - }, - { - "color": "light-green", - "value": 1 - }, - { - "color": "orange", - "value": 2 - } - ] - } - }, - "overrides": [ - { - "matcher": { - "id": "byName", - "options": "name" - }, - "properties": [ - { - "id": "displayName", - "value": "Interface" - }, - { - "id": "unit", - "value": "short" - }, - { - "id": "decimals", - "value": 2 - }, - { - "id": "custom.align", - "value": null - } - ] - } - ] - }, - "gridPos": { - "h": 3, - "w": 24, - "x": 0, - "y": 45 - }, - "id": 1011, - "links": [], - "options": { - "showHeader": true, - "sortBy": [] - }, - "pluginVersion": "7.4.3", - "repeatIteration": 1619116028080, - "repeatPanelId": 604, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.200", - "value": "lagg0.200" - } - }, - "targets": [ - { - "alias": "", - "groupBy": [ - { - "params": [ - "name" - ], - "type": "tag" - } - ], - "limit": "1", - "measurement": "interface", - "orderByTime": "ASC", - "policy": "autogen", - "refId": "A", - "resultFormat": "table", - "select": [ - [ - { - "params": [ - "friendlyname" - ], - "type": "field" - }, - { - "params": [ - "FriendlyName" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "ip4_address" - ], - "type": "field" - }, - { - "params": [ - "IPv4 Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "mac_address" - ], - "type": "field" - }, - { - "params": [ - "Physical Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "status" - ], - "type": "field" - }, - { - "params": [], - "type": "last" - }, - { - "params": [ - "Status" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "name", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Interface summary", - "transformations": [ - { - "id": "merge", - "options": { - "reducers": [] - } - }, - { - "id": "filterFieldsByName", - "options": { - "include": { - "names": [ - "name", - "FriendlyName", - "Physical Address", - "Status", - "IPv4 Address" - ] - } - } - } - ], - "type": "table" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 0, - "y": 48 - }, - "hiddenSeries": false, - "id": 1012, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 2, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 38, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.200", - "value": "lagg0.200" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "D", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bytes/sec)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "Bps", - "label": "", - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": "", - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bps" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 9, - "y": 48 - }, - "id": 1013, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "mean" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 248, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.200", - "value": "lagg0.200" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "query": "SELECT derivative(mean(\"bytes_recv\"), 1s) *8 FROM \"net\" WHERE (\"host\" =~ /^$Host$/ AND \"interface\" =~ /^$LAN_Interfaces$/) AND $timeFilter GROUP BY time($__interval) fill(null)", - "rawQuery": false, - "refId": "C", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bits/sec)", - "type": "stat" - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 12, - "y": 48 - }, - "hideTimeOverride": true, - "id": 1014, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "sum" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 297, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.200", - "value": "lagg0.200" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col - This Month", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": "now/M", - "timeShift": null, - "title": "LAN $LAN_Interfaces", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 0, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 15, - "y": 48 - }, - "hiddenSeries": false, - "id": 1015, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "hideZero": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "sideWidth": null, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "links": [], - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 5, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 347, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.200", - "value": "lagg0.200" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "G", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "packets_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_recv\") / count(\"packets_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "packets_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_sent\") / count(\"packets_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Throughput - $LAN_Interfaces", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - } - ], - "repeatIteration": 1619116028080, - "repeatPanelId": 43, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.200", - "value": "lagg0.200" - } - }, - "title": "LAN Interface - $LAN_Interfaces", - "type": "row" - }, - { - "collapsed": true, - "datasource": "$dataSource", - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 73 - }, - "id": 1016, - "panels": [ - { - "cacheTimeout": null, - "datasource": "$dataSource", - "description": "", - "fieldConfig": { - "defaults": { - "color": { - "mode": "thresholds" - }, - "custom": { - "align": "center", - "displayMode": "color-text", - "filterable": false - }, - "mappings": [ - { - "from": "", - "id": 1, - "text": "DOWN", - "to": "", - "type": 1, - "value": "0" - }, - { - "from": "", - "id": 2, - "text": "UP", - "to": "", - "type": 1, - "value": "1" - }, - { - "from": "", - "id": 3, - "text": "UNKNOWN", - "to": "", - "type": 1, - "value": "2" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "rgb(255, 255, 255)", - "value": null - }, - { - "color": "light-red", - "value": 0 - }, - { - "color": "light-green", - "value": 1 - }, - { - "color": "orange", - "value": 2 - } - ] - } - }, - "overrides": [ - { - "matcher": { - "id": "byName", - "options": "name" - }, - "properties": [ - { - "id": "displayName", - "value": "Interface" - }, - { - "id": "unit", - "value": "short" - }, - { - "id": "decimals", - "value": 2 - }, - { - "id": "custom.align", - "value": null - } - ] - } - ] - }, - "gridPos": { - "h": 3, - "w": 24, - "x": 0, - "y": 45 - }, - "id": 1017, - "links": [], - "options": { - "showHeader": true, - "sortBy": [] - }, - "pluginVersion": "7.4.3", - "repeatIteration": 1619116028080, - "repeatPanelId": 604, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.201", - "value": "lagg0.201" - } - }, - "targets": [ - { - "alias": "", - "groupBy": [ - { - "params": [ - "name" - ], - "type": "tag" - } - ], - "limit": "1", - "measurement": "interface", - "orderByTime": "ASC", - "policy": "autogen", - "refId": "A", - "resultFormat": "table", - "select": [ - [ - { - "params": [ - "friendlyname" - ], - "type": "field" - }, - { - "params": [ - "FriendlyName" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "ip4_address" - ], - "type": "field" - }, - { - "params": [ - "IPv4 Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "mac_address" - ], - "type": "field" - }, - { - "params": [ - "Physical Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "status" - ], - "type": "field" - }, - { - "params": [], - "type": "last" - }, - { - "params": [ - "Status" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "name", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Interface summary", - "transformations": [ - { - "id": "merge", - "options": { - "reducers": [] - } - }, - { - "id": "filterFieldsByName", - "options": { - "include": { - "names": [ - "name", - "FriendlyName", - "Physical Address", - "Status", - "IPv4 Address" - ] - } - } - } - ], - "type": "table" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 0, - "y": 48 - }, - "hiddenSeries": false, - "id": 1018, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 2, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 38, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.201", - "value": "lagg0.201" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "D", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bytes/sec)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "Bps", - "label": "", - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": "", - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bps" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 9, - "y": 48 - }, - "id": 1019, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "mean" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 248, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.201", - "value": "lagg0.201" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "query": "SELECT derivative(mean(\"bytes_recv\"), 1s) *8 FROM \"net\" WHERE (\"host\" =~ /^$Host$/ AND \"interface\" =~ /^$LAN_Interfaces$/) AND $timeFilter GROUP BY time($__interval) fill(null)", - "rawQuery": false, - "refId": "C", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bits/sec)", - "type": "stat" - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 12, - "y": 48 - }, - "hideTimeOverride": true, - "id": 1020, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "sum" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 297, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.201", - "value": "lagg0.201" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col - This Month", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": "now/M", - "timeShift": null, - "title": "LAN $LAN_Interfaces", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 0, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 15, - "y": 48 - }, - "hiddenSeries": false, - "id": 1021, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "hideZero": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "sideWidth": null, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "links": [], - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 5, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 347, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.201", - "value": "lagg0.201" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "G", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "packets_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_recv\") / count(\"packets_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "packets_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_sent\") / count(\"packets_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Throughput - $LAN_Interfaces", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - } - ], - "repeatIteration": 1619116028080, - "repeatPanelId": 43, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.201", - "value": "lagg0.201" - } - }, - "title": "LAN Interface - $LAN_Interfaces", - "type": "row" - }, - { - "collapsed": true, - "datasource": "$dataSource", - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 74 - }, - "id": 1022, - "panels": [ - { - "cacheTimeout": null, - "datasource": "$dataSource", - "description": "", - "fieldConfig": { - "defaults": { - "color": { - "mode": "thresholds" - }, - "custom": { - "align": "center", - "displayMode": "color-text", - "filterable": false - }, - "mappings": [ - { - "from": "", - "id": 1, - "text": "DOWN", - "to": "", - "type": 1, - "value": "0" - }, - { - "from": "", - "id": 2, - "text": "UP", - "to": "", - "type": 1, - "value": "1" - }, - { - "from": "", - "id": 3, - "text": "UNKNOWN", - "to": "", - "type": 1, - "value": "2" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "rgb(255, 255, 255)", - "value": null - }, - { - "color": "light-red", - "value": 0 - }, - { - "color": "light-green", - "value": 1 - }, - { - "color": "orange", - "value": 2 - } - ] - } - }, - "overrides": [ - { - "matcher": { - "id": "byName", - "options": "name" - }, - "properties": [ - { - "id": "displayName", - "value": "Interface" - }, - { - "id": "unit", - "value": "short" - }, - { - "id": "decimals", - "value": 2 - }, - { - "id": "custom.align", - "value": null - } - ] - } - ] - }, - "gridPos": { - "h": 3, - "w": 24, - "x": 0, - "y": 45 - }, - "id": 1023, - "links": [], - "options": { - "showHeader": true, - "sortBy": [] - }, - "pluginVersion": "7.4.3", - "repeatIteration": 1619116028080, - "repeatPanelId": 604, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.202", - "value": "lagg0.202" - } - }, - "targets": [ - { - "alias": "", - "groupBy": [ - { - "params": [ - "name" - ], - "type": "tag" - } - ], - "limit": "1", - "measurement": "interface", - "orderByTime": "ASC", - "policy": "autogen", - "refId": "A", - "resultFormat": "table", - "select": [ - [ - { - "params": [ - "friendlyname" - ], - "type": "field" - }, - { - "params": [ - "FriendlyName" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "ip4_address" - ], - "type": "field" - }, - { - "params": [ - "IPv4 Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "mac_address" - ], - "type": "field" - }, - { - "params": [ - "Physical Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "status" - ], - "type": "field" - }, - { - "params": [], - "type": "last" - }, - { - "params": [ - "Status" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "name", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Interface summary", - "transformations": [ - { - "id": "merge", - "options": { - "reducers": [] - } - }, - { - "id": "filterFieldsByName", - "options": { - "include": { - "names": [ - "name", - "FriendlyName", - "Physical Address", - "Status", - "IPv4 Address" - ] - } - } - } - ], - "type": "table" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 0, - "y": 48 - }, - "hiddenSeries": false, - "id": 1024, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 2, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 38, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.202", - "value": "lagg0.202" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "D", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bytes/sec)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "Bps", - "label": "", - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": "", - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bps" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 9, - "y": 48 - }, - "id": 1025, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "mean" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 248, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.202", - "value": "lagg0.202" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "query": "SELECT derivative(mean(\"bytes_recv\"), 1s) *8 FROM \"net\" WHERE (\"host\" =~ /^$Host$/ AND \"interface\" =~ /^$LAN_Interfaces$/) AND $timeFilter GROUP BY time($__interval) fill(null)", - "rawQuery": false, - "refId": "C", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bits/sec)", - "type": "stat" - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 12, - "y": 48 - }, - "hideTimeOverride": true, - "id": 1026, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "sum" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 297, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.202", - "value": "lagg0.202" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col - This Month", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": "now/M", - "timeShift": null, - "title": "LAN $LAN_Interfaces", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 0, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 15, - "y": 48 - }, - "hiddenSeries": false, - "id": 1027, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "hideZero": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "sideWidth": null, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "links": [], - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 5, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 347, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.202", - "value": "lagg0.202" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "G", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "packets_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_recv\") / count(\"packets_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "packets_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_sent\") / count(\"packets_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Throughput - $LAN_Interfaces", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - } - ], - "repeatIteration": 1619116028080, - "repeatPanelId": 43, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.202", - "value": "lagg0.202" - } - }, - "title": "LAN Interface - $LAN_Interfaces", - "type": "row" - }, - { - "collapsed": true, - "datasource": "$dataSource", - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 75 - }, - "id": 1028, - "panels": [ - { - "cacheTimeout": null, - "datasource": "$dataSource", - "description": "", - "fieldConfig": { - "defaults": { - "color": { - "mode": "thresholds" - }, - "custom": { - "align": "center", - "displayMode": "color-text", - "filterable": false - }, - "mappings": [ - { - "from": "", - "id": 1, - "text": "DOWN", - "to": "", - "type": 1, - "value": "0" - }, - { - "from": "", - "id": 2, - "text": "UP", - "to": "", - "type": 1, - "value": "1" - }, - { - "from": "", - "id": 3, - "text": "UNKNOWN", - "to": "", - "type": 1, - "value": "2" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "rgb(255, 255, 255)", - "value": null - }, - { - "color": "light-red", - "value": 0 - }, - { - "color": "light-green", - "value": 1 - }, - { - "color": "orange", - "value": 2 - } - ] - } - }, - "overrides": [ - { - "matcher": { - "id": "byName", - "options": "name" - }, - "properties": [ - { - "id": "displayName", - "value": "Interface" - }, - { - "id": "unit", - "value": "short" - }, - { - "id": "decimals", - "value": 2 - }, - { - "id": "custom.align", - "value": null - } - ] - } - ] - }, - "gridPos": { - "h": 3, - "w": 24, - "x": 0, - "y": 45 - }, - "id": 1029, - "links": [], - "options": { - "showHeader": true, - "sortBy": [] - }, - "pluginVersion": "7.4.3", - "repeatIteration": 1619116028080, - "repeatPanelId": 604, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.203", - "value": "lagg0.203" - } - }, - "targets": [ - { - "alias": "", - "groupBy": [ - { - "params": [ - "name" - ], - "type": "tag" - } - ], - "limit": "1", - "measurement": "interface", - "orderByTime": "ASC", - "policy": "autogen", - "refId": "A", - "resultFormat": "table", - "select": [ - [ - { - "params": [ - "friendlyname" - ], - "type": "field" - }, - { - "params": [ - "FriendlyName" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "ip4_address" - ], - "type": "field" - }, - { - "params": [ - "IPv4 Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "mac_address" - ], - "type": "field" - }, - { - "params": [ - "Physical Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "status" - ], - "type": "field" - }, - { - "params": [], - "type": "last" - }, - { - "params": [ - "Status" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "name", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Interface summary", - "transformations": [ - { - "id": "merge", - "options": { - "reducers": [] - } - }, - { - "id": "filterFieldsByName", - "options": { - "include": { - "names": [ - "name", - "FriendlyName", - "Physical Address", - "Status", - "IPv4 Address" - ] - } - } - } - ], - "type": "table" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 0, - "y": 48 - }, - "hiddenSeries": false, - "id": 1030, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 2, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 38, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.203", - "value": "lagg0.203" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "D", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bytes/sec)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "Bps", - "label": "", - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": "", - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bps" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 9, - "y": 48 - }, - "id": 1031, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "mean" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 248, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.203", - "value": "lagg0.203" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "query": "SELECT derivative(mean(\"bytes_recv\"), 1s) *8 FROM \"net\" WHERE (\"host\" =~ /^$Host$/ AND \"interface\" =~ /^$LAN_Interfaces$/) AND $timeFilter GROUP BY time($__interval) fill(null)", - "rawQuery": false, - "refId": "C", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bits/sec)", - "type": "stat" - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 12, - "y": 48 - }, - "hideTimeOverride": true, - "id": 1032, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "sum" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 297, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.203", - "value": "lagg0.203" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col - This Month", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": "now/M", - "timeShift": null, - "title": "LAN $LAN_Interfaces", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 0, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 15, - "y": 48 - }, - "hiddenSeries": false, - "id": 1033, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "hideZero": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "sideWidth": null, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "links": [], - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 5, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 347, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.203", - "value": "lagg0.203" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "G", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "packets_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_recv\") / count(\"packets_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "packets_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_sent\") / count(\"packets_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Throughput - $LAN_Interfaces", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - } - ], - "repeatIteration": 1619116028080, - "repeatPanelId": 43, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.203", - "value": "lagg0.203" - } - }, - "title": "LAN Interface - $LAN_Interfaces", - "type": "row" - }, - { - "collapsed": true, - "datasource": "$dataSource", - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 76 - }, - "id": 1034, - "panels": [ - { - "cacheTimeout": null, - "datasource": "$dataSource", - "description": "", - "fieldConfig": { - "defaults": { - "color": { - "mode": "thresholds" - }, - "custom": { - "align": "center", - "displayMode": "color-text", - "filterable": false - }, - "mappings": [ - { - "from": "", - "id": 1, - "text": "DOWN", - "to": "", - "type": 1, - "value": "0" - }, - { - "from": "", - "id": 2, - "text": "UP", - "to": "", - "type": 1, - "value": "1" - }, - { - "from": "", - "id": 3, - "text": "UNKNOWN", - "to": "", - "type": 1, - "value": "2" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "rgb(255, 255, 255)", - "value": null - }, - { - "color": "light-red", - "value": 0 - }, - { - "color": "light-green", - "value": 1 - }, - { - "color": "orange", - "value": 2 - } - ] - } - }, - "overrides": [ - { - "matcher": { - "id": "byName", - "options": "name" - }, - "properties": [ - { - "id": "displayName", - "value": "Interface" - }, - { - "id": "unit", - "value": "short" - }, - { - "id": "decimals", - "value": 2 - }, - { - "id": "custom.align", - "value": null - } - ] - } - ] - }, - "gridPos": { - "h": 3, - "w": 24, - "x": 0, - "y": 45 - }, - "id": 1035, - "links": [], - "options": { - "showHeader": true, - "sortBy": [] - }, - "pluginVersion": "7.4.3", - "repeatIteration": 1619116028080, - "repeatPanelId": 604, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4081", - "value": "lagg0.4081" - } - }, - "targets": [ - { - "alias": "", - "groupBy": [ - { - "params": [ - "name" - ], - "type": "tag" - } - ], - "limit": "1", - "measurement": "interface", - "orderByTime": "ASC", - "policy": "autogen", - "refId": "A", - "resultFormat": "table", - "select": [ - [ - { - "params": [ - "friendlyname" - ], - "type": "field" - }, - { - "params": [ - "FriendlyName" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "ip4_address" - ], - "type": "field" - }, - { - "params": [ - "IPv4 Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "mac_address" - ], - "type": "field" - }, - { - "params": [ - "Physical Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "status" - ], - "type": "field" - }, - { - "params": [], - "type": "last" - }, - { - "params": [ - "Status" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "name", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Interface summary", - "transformations": [ - { - "id": "merge", - "options": { - "reducers": [] - } - }, - { - "id": "filterFieldsByName", - "options": { - "include": { - "names": [ - "name", - "FriendlyName", - "Physical Address", - "Status", - "IPv4 Address" - ] - } - } - } - ], - "type": "table" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 0, - "y": 48 - }, - "hiddenSeries": false, - "id": 1036, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 2, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 38, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4081", - "value": "lagg0.4081" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "D", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bytes/sec)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "Bps", - "label": "", - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": "", - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bps" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 9, - "y": 48 - }, - "id": 1037, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "mean" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 248, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4081", - "value": "lagg0.4081" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "query": "SELECT derivative(mean(\"bytes_recv\"), 1s) *8 FROM \"net\" WHERE (\"host\" =~ /^$Host$/ AND \"interface\" =~ /^$LAN_Interfaces$/) AND $timeFilter GROUP BY time($__interval) fill(null)", - "rawQuery": false, - "refId": "C", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bits/sec)", - "type": "stat" - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 12, - "y": 48 - }, - "hideTimeOverride": true, - "id": 1038, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "sum" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 297, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4081", - "value": "lagg0.4081" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col - This Month", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": "now/M", - "timeShift": null, - "title": "LAN $LAN_Interfaces", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 0, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 15, - "y": 48 - }, - "hiddenSeries": false, - "id": 1039, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "hideZero": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "sideWidth": null, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "links": [], - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 5, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 347, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4081", - "value": "lagg0.4081" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "G", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "packets_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_recv\") / count(\"packets_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "packets_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_sent\") / count(\"packets_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Throughput - $LAN_Interfaces", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - } - ], - "repeatIteration": 1619116028080, - "repeatPanelId": 43, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4081", - "value": "lagg0.4081" - } - }, - "title": "LAN Interface - $LAN_Interfaces", - "type": "row" - }, - { - "collapsed": true, - "datasource": "$dataSource", - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 77 - }, - "id": 1040, - "panels": [ - { - "cacheTimeout": null, - "datasource": "$dataSource", - "description": "", - "fieldConfig": { - "defaults": { - "color": { - "mode": "thresholds" - }, - "custom": { - "align": "center", - "displayMode": "color-text", - "filterable": false - }, - "mappings": [ - { - "from": "", - "id": 1, - "text": "DOWN", - "to": "", - "type": 1, - "value": "0" - }, - { - "from": "", - "id": 2, - "text": "UP", - "to": "", - "type": 1, - "value": "1" - }, - { - "from": "", - "id": 3, - "text": "UNKNOWN", - "to": "", - "type": 1, - "value": "2" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "rgb(255, 255, 255)", - "value": null - }, - { - "color": "light-red", - "value": 0 - }, - { - "color": "light-green", - "value": 1 - }, - { - "color": "orange", - "value": 2 - } - ] - } - }, - "overrides": [ - { - "matcher": { - "id": "byName", - "options": "name" - }, - "properties": [ - { - "id": "displayName", - "value": "Interface" - }, - { - "id": "unit", - "value": "short" - }, - { - "id": "decimals", - "value": 2 - }, - { - "id": "custom.align", - "value": null - } - ] - } - ] - }, - "gridPos": { - "h": 3, - "w": 24, - "x": 0, - "y": 45 - }, - "id": 1041, - "links": [], - "options": { - "showHeader": true, - "sortBy": [] - }, - "pluginVersion": "7.4.3", - "repeatIteration": 1619116028080, - "repeatPanelId": 604, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4082", - "value": "lagg0.4082" - } - }, - "targets": [ - { - "alias": "", - "groupBy": [ - { - "params": [ - "name" - ], - "type": "tag" - } - ], - "limit": "1", - "measurement": "interface", - "orderByTime": "ASC", - "policy": "autogen", - "refId": "A", - "resultFormat": "table", - "select": [ - [ - { - "params": [ - "friendlyname" - ], - "type": "field" - }, - { - "params": [ - "FriendlyName" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "ip4_address" - ], - "type": "field" - }, - { - "params": [ - "IPv4 Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "mac_address" - ], - "type": "field" - }, - { - "params": [ - "Physical Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "status" - ], - "type": "field" - }, - { - "params": [], - "type": "last" - }, - { - "params": [ - "Status" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "name", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Interface summary", - "transformations": [ - { - "id": "merge", - "options": { - "reducers": [] - } - }, - { - "id": "filterFieldsByName", - "options": { - "include": { - "names": [ - "name", - "FriendlyName", - "Physical Address", - "Status", - "IPv4 Address" - ] - } - } - } - ], - "type": "table" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 0, - "y": 48 - }, - "hiddenSeries": false, - "id": 1042, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 2, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 38, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4082", - "value": "lagg0.4082" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "D", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bytes/sec)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "Bps", - "label": "", - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": "", - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bps" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 9, - "y": 48 - }, - "id": 1043, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "mean" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 248, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4082", - "value": "lagg0.4082" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "query": "SELECT derivative(mean(\"bytes_recv\"), 1s) *8 FROM \"net\" WHERE (\"host\" =~ /^$Host$/ AND \"interface\" =~ /^$LAN_Interfaces$/) AND $timeFilter GROUP BY time($__interval) fill(null)", - "rawQuery": false, - "refId": "C", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bits/sec)", - "type": "stat" - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 12, - "y": 48 - }, - "hideTimeOverride": true, - "id": 1044, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "sum" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 297, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4082", - "value": "lagg0.4082" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col - This Month", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": "now/M", - "timeShift": null, - "title": "LAN $LAN_Interfaces", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 0, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 15, - "y": 48 - }, - "hiddenSeries": false, - "id": 1045, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "hideZero": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "sideWidth": null, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "links": [], - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 5, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 347, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4082", - "value": "lagg0.4082" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "G", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "packets_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_recv\") / count(\"packets_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "packets_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_sent\") / count(\"packets_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Throughput - $LAN_Interfaces", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - } - ], - "repeatIteration": 1619116028080, - "repeatPanelId": 43, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4082", - "value": "lagg0.4082" - } - }, - "title": "LAN Interface - $LAN_Interfaces", - "type": "row" - }, - { - "collapsed": true, - "datasource": "$dataSource", - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 78 - }, - "id": 1046, - "panels": [ - { - "cacheTimeout": null, - "datasource": "$dataSource", - "description": "", - "fieldConfig": { - "defaults": { - "color": { - "mode": "thresholds" - }, - "custom": { - "align": "center", - "displayMode": "color-text", - "filterable": false - }, - "mappings": [ - { - "from": "", - "id": 1, - "text": "DOWN", - "to": "", - "type": 1, - "value": "0" - }, - { - "from": "", - "id": 2, - "text": "UP", - "to": "", - "type": 1, - "value": "1" - }, - { - "from": "", - "id": 3, - "text": "UNKNOWN", - "to": "", - "type": 1, - "value": "2" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "rgb(255, 255, 255)", - "value": null - }, - { - "color": "light-red", - "value": 0 - }, - { - "color": "light-green", - "value": 1 - }, - { - "color": "orange", - "value": 2 - } - ] - } - }, - "overrides": [ - { - "matcher": { - "id": "byName", - "options": "name" - }, - "properties": [ - { - "id": "displayName", - "value": "Interface" - }, - { - "id": "unit", - "value": "short" - }, - { - "id": "decimals", - "value": 2 - }, - { - "id": "custom.align", - "value": null - } - ] - } - ] - }, - "gridPos": { - "h": 3, - "w": 24, - "x": 0, - "y": 45 - }, - "id": 1047, - "links": [], - "options": { - "showHeader": true, - "sortBy": [] - }, - "pluginVersion": "7.4.3", - "repeatIteration": 1619116028080, - "repeatPanelId": 604, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4090", - "value": "lagg0.4090" - } - }, - "targets": [ - { - "alias": "", - "groupBy": [ - { - "params": [ - "name" - ], - "type": "tag" - } - ], - "limit": "1", - "measurement": "interface", - "orderByTime": "ASC", - "policy": "autogen", - "refId": "A", - "resultFormat": "table", - "select": [ - [ - { - "params": [ - "friendlyname" - ], - "type": "field" - }, - { - "params": [ - "FriendlyName" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "ip4_address" - ], - "type": "field" - }, - { - "params": [ - "IPv4 Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "mac_address" - ], - "type": "field" - }, - { - "params": [ - "Physical Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "status" - ], - "type": "field" - }, - { - "params": [], - "type": "last" - }, - { - "params": [ - "Status" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "name", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Interface summary", - "transformations": [ - { - "id": "merge", - "options": { - "reducers": [] - } - }, - { - "id": "filterFieldsByName", - "options": { - "include": { - "names": [ - "name", - "FriendlyName", - "Physical Address", - "Status", - "IPv4 Address" - ] - } - } - } - ], - "type": "table" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 0, - "y": 48 - }, - "hiddenSeries": false, - "id": 1048, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 2, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 38, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4090", - "value": "lagg0.4090" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "D", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bytes/sec)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "Bps", - "label": "", - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": "", - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bps" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 9, - "y": 48 - }, - "id": 1049, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "mean" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 248, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4090", - "value": "lagg0.4090" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "query": "SELECT derivative(mean(\"bytes_recv\"), 1s) *8 FROM \"net\" WHERE (\"host\" =~ /^$Host$/ AND \"interface\" =~ /^$LAN_Interfaces$/) AND $timeFilter GROUP BY time($__interval) fill(null)", - "rawQuery": false, - "refId": "C", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bits/sec)", - "type": "stat" - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 12, - "y": 48 - }, - "hideTimeOverride": true, - "id": 1050, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "sum" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 297, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4090", - "value": "lagg0.4090" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col - This Month", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": "now/M", - "timeShift": null, - "title": "LAN $LAN_Interfaces", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 0, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 15, - "y": 48 - }, - "hiddenSeries": false, - "id": 1051, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "hideZero": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "sideWidth": null, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "links": [], - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 5, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 347, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4090", - "value": "lagg0.4090" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "G", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "packets_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_recv\") / count(\"packets_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "packets_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_sent\") / count(\"packets_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Throughput - $LAN_Interfaces", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - } - ], - "repeatIteration": 1619116028080, - "repeatPanelId": 43, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4090", - "value": "lagg0.4090" - } - }, - "title": "LAN Interface - $LAN_Interfaces", - "type": "row" - }, - { - "collapsed": true, - "datasource": "$dataSource", - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 79 - }, - "id": 1052, - "panels": [ - { - "cacheTimeout": null, - "datasource": "$dataSource", - "description": "", - "fieldConfig": { - "defaults": { - "color": { - "mode": "thresholds" - }, - "custom": { - "align": "center", - "displayMode": "color-text", - "filterable": false - }, - "mappings": [ - { - "from": "", - "id": 1, - "text": "DOWN", - "to": "", - "type": 1, - "value": "0" - }, - { - "from": "", - "id": 2, - "text": "UP", - "to": "", - "type": 1, - "value": "1" - }, - { - "from": "", - "id": 3, - "text": "UNKNOWN", - "to": "", - "type": 1, - "value": "2" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "rgb(255, 255, 255)", - "value": null - }, - { - "color": "light-red", - "value": 0 - }, - { - "color": "light-green", - "value": 1 - }, - { - "color": "orange", - "value": 2 - } - ] - } - }, - "overrides": [ - { - "matcher": { - "id": "byName", - "options": "name" - }, - "properties": [ - { - "id": "displayName", - "value": "Interface" - }, - { - "id": "unit", - "value": "short" - }, - { - "id": "decimals", - "value": 2 - }, - { - "id": "custom.align", - "value": null - } - ] - } - ] - }, - "gridPos": { - "h": 3, - "w": 24, - "x": 0, - "y": 45 - }, - "id": 1053, - "links": [], - "options": { - "showHeader": true, - "sortBy": [] - }, - "pluginVersion": "7.4.3", - "repeatIteration": 1619116028080, - "repeatPanelId": 604, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4091", - "value": "lagg0.4091" - } - }, - "targets": [ - { - "alias": "", - "groupBy": [ - { - "params": [ - "name" - ], - "type": "tag" - } - ], - "limit": "1", - "measurement": "interface", - "orderByTime": "ASC", - "policy": "autogen", - "refId": "A", - "resultFormat": "table", - "select": [ - [ - { - "params": [ - "friendlyname" - ], - "type": "field" - }, - { - "params": [ - "FriendlyName" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "ip4_address" - ], - "type": "field" - }, - { - "params": [ - "IPv4 Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "mac_address" - ], - "type": "field" - }, - { - "params": [ - "Physical Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "status" - ], - "type": "field" - }, - { - "params": [], - "type": "last" - }, - { - "params": [ - "Status" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "name", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Interface summary", - "transformations": [ - { - "id": "merge", - "options": { - "reducers": [] - } - }, - { - "id": "filterFieldsByName", - "options": { - "include": { - "names": [ - "name", - "FriendlyName", - "Physical Address", - "Status", - "IPv4 Address" - ] - } - } - } - ], - "type": "table" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 0, - "y": 48 - }, - "hiddenSeries": false, - "id": 1054, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 2, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 38, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4091", - "value": "lagg0.4091" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "D", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bytes/sec)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "Bps", - "label": "", - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": "", - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bps" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 9, - "y": 48 - }, - "id": 1055, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "mean" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 248, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4091", - "value": "lagg0.4091" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "query": "SELECT derivative(mean(\"bytes_recv\"), 1s) *8 FROM \"net\" WHERE (\"host\" =~ /^$Host$/ AND \"interface\" =~ /^$LAN_Interfaces$/) AND $timeFilter GROUP BY time($__interval) fill(null)", - "rawQuery": false, - "refId": "C", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bits/sec)", - "type": "stat" - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 12, - "y": 48 - }, - "hideTimeOverride": true, - "id": 1056, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "sum" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 297, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4091", - "value": "lagg0.4091" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col - This Month", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": "now/M", - "timeShift": null, - "title": "LAN $LAN_Interfaces", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 0, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 15, - "y": 48 - }, - "hiddenSeries": false, - "id": 1057, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "hideZero": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "sideWidth": null, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "links": [], - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 5, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 347, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4091", - "value": "lagg0.4091" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "G", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "packets_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_recv\") / count(\"packets_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "packets_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_sent\") / count(\"packets_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Throughput - $LAN_Interfaces", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - } - ], - "repeatIteration": 1619116028080, - "repeatPanelId": 43, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4091", - "value": "lagg0.4091" - } - }, - "title": "LAN Interface - $LAN_Interfaces", - "type": "row" - }, - { - "collapsed": true, - "datasource": "$dataSource", - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 80 - }, - "id": 1058, - "panels": [ - { - "cacheTimeout": null, - "datasource": "$dataSource", - "description": "", - "fieldConfig": { - "defaults": { - "color": { - "mode": "thresholds" - }, - "custom": { - "align": "center", - "displayMode": "color-text", - "filterable": false - }, - "mappings": [ - { - "from": "", - "id": 1, - "text": "DOWN", - "to": "", - "type": 1, - "value": "0" - }, - { - "from": "", - "id": 2, - "text": "UP", - "to": "", - "type": 1, - "value": "1" - }, - { - "from": "", - "id": 3, - "text": "UNKNOWN", - "to": "", - "type": 1, - "value": "2" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "rgb(255, 255, 255)", - "value": null - }, - { - "color": "light-red", - "value": 0 - }, - { - "color": "light-green", - "value": 1 - }, - { - "color": "orange", - "value": 2 - } - ] - } - }, - "overrides": [ - { - "matcher": { - "id": "byName", - "options": "name" - }, - "properties": [ - { - "id": "displayName", - "value": "Interface" - }, - { - "id": "unit", - "value": "short" - }, - { - "id": "decimals", - "value": 2 - }, - { - "id": "custom.align", - "value": null - } - ] - } - ] - }, - "gridPos": { - "h": 3, - "w": 24, - "x": 0, - "y": 45 - }, - "id": 1059, - "links": [], - "options": { - "showHeader": true, - "sortBy": [] - }, - "pluginVersion": "7.4.3", - "repeatIteration": 1619116028080, - "repeatPanelId": 604, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4092", - "value": "lagg0.4092" - } - }, - "targets": [ - { - "alias": "", - "groupBy": [ - { - "params": [ - "name" - ], - "type": "tag" - } - ], - "limit": "1", - "measurement": "interface", - "orderByTime": "ASC", - "policy": "autogen", - "refId": "A", - "resultFormat": "table", - "select": [ - [ - { - "params": [ - "friendlyname" - ], - "type": "field" - }, - { - "params": [ - "FriendlyName" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "ip4_address" - ], - "type": "field" - }, - { - "params": [ - "IPv4 Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "mac_address" - ], - "type": "field" - }, - { - "params": [ - "Physical Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "status" - ], - "type": "field" - }, - { - "params": [], - "type": "last" - }, - { - "params": [ - "Status" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "name", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Interface summary", - "transformations": [ - { - "id": "merge", - "options": { - "reducers": [] - } - }, - { - "id": "filterFieldsByName", - "options": { - "include": { - "names": [ - "name", - "FriendlyName", - "Physical Address", - "Status", - "IPv4 Address" - ] - } - } - } - ], - "type": "table" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 0, - "y": 48 - }, - "hiddenSeries": false, - "id": 1060, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 2, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 38, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4092", - "value": "lagg0.4092" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "D", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bytes/sec)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "Bps", - "label": "", - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": "", - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bps" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 9, - "y": 48 - }, - "id": 1061, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "mean" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 248, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4092", - "value": "lagg0.4092" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "query": "SELECT derivative(mean(\"bytes_recv\"), 1s) *8 FROM \"net\" WHERE (\"host\" =~ /^$Host$/ AND \"interface\" =~ /^$LAN_Interfaces$/) AND $timeFilter GROUP BY time($__interval) fill(null)", - "rawQuery": false, - "refId": "C", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bits/sec)", - "type": "stat" - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 12, - "y": 48 - }, - "hideTimeOverride": true, - "id": 1062, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "sum" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 297, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4092", - "value": "lagg0.4092" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col - This Month", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": "now/M", - "timeShift": null, - "title": "LAN $LAN_Interfaces", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 0, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 15, - "y": 48 - }, - "hiddenSeries": false, - "id": 1063, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "hideZero": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "sideWidth": null, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "links": [], - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 5, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 347, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4092", - "value": "lagg0.4092" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "G", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "packets_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_recv\") / count(\"packets_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "packets_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_sent\") / count(\"packets_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Throughput - $LAN_Interfaces", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - } - ], - "repeatIteration": 1619116028080, - "repeatPanelId": 43, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4092", - "value": "lagg0.4092" - } - }, - "title": "LAN Interface - $LAN_Interfaces", - "type": "row" - }, - { - "collapsed": true, - "datasource": "$dataSource", - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 81 - }, - "id": 1064, - "panels": [ - { - "cacheTimeout": null, - "datasource": "$dataSource", - "description": "", - "fieldConfig": { - "defaults": { - "color": { - "mode": "thresholds" - }, - "custom": { - "align": "center", - "displayMode": "color-text", - "filterable": false - }, - "mappings": [ - { - "from": "", - "id": 1, - "text": "DOWN", - "to": "", - "type": 1, - "value": "0" - }, - { - "from": "", - "id": 2, - "text": "UP", - "to": "", - "type": 1, - "value": "1" - }, - { - "from": "", - "id": 3, - "text": "UNKNOWN", - "to": "", - "type": 1, - "value": "2" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "rgb(255, 255, 255)", - "value": null - }, - { - "color": "light-red", - "value": 0 - }, - { - "color": "light-green", - "value": 1 - }, - { - "color": "orange", - "value": 2 - } - ] - } - }, - "overrides": [ - { - "matcher": { - "id": "byName", - "options": "name" - }, - "properties": [ - { - "id": "displayName", - "value": "Interface" - }, - { - "id": "unit", - "value": "short" - }, - { - "id": "decimals", - "value": 2 - }, - { - "id": "custom.align", - "value": null - } - ] - } - ] - }, - "gridPos": { - "h": 3, - "w": 24, - "x": 0, - "y": 45 - }, - "id": 1065, - "links": [], - "options": { - "showHeader": true, - "sortBy": [] - }, - "pluginVersion": "7.4.3", - "repeatIteration": 1619116028080, - "repeatPanelId": 604, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4093", - "value": "lagg0.4093" - } - }, - "targets": [ - { - "alias": "", - "groupBy": [ - { - "params": [ - "name" - ], - "type": "tag" - } - ], - "limit": "1", - "measurement": "interface", - "orderByTime": "ASC", - "policy": "autogen", - "refId": "A", - "resultFormat": "table", - "select": [ - [ - { - "params": [ - "friendlyname" - ], - "type": "field" - }, - { - "params": [ - "FriendlyName" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "ip4_address" - ], - "type": "field" - }, - { - "params": [ - "IPv4 Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "mac_address" - ], - "type": "field" - }, - { - "params": [ - "Physical Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "status" - ], - "type": "field" - }, - { - "params": [], - "type": "last" - }, - { - "params": [ - "Status" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "name", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Interface summary", - "transformations": [ - { - "id": "merge", - "options": { - "reducers": [] - } - }, - { - "id": "filterFieldsByName", - "options": { - "include": { - "names": [ - "name", - "FriendlyName", - "Physical Address", - "Status", - "IPv4 Address" - ] - } - } - } - ], - "type": "table" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 0, - "y": 48 - }, - "hiddenSeries": false, - "id": 1066, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 2, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 38, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4093", - "value": "lagg0.4093" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "D", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bytes/sec)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "Bps", - "label": "", - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": "", - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bps" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 9, - "y": 48 - }, - "id": 1067, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "mean" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 248, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4093", - "value": "lagg0.4093" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "query": "SELECT derivative(mean(\"bytes_recv\"), 1s) *8 FROM \"net\" WHERE (\"host\" =~ /^$Host$/ AND \"interface\" =~ /^$LAN_Interfaces$/) AND $timeFilter GROUP BY time($__interval) fill(null)", - "rawQuery": false, - "refId": "C", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bits/sec)", - "type": "stat" - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 12, - "y": 48 - }, - "hideTimeOverride": true, - "id": 1068, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "sum" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 297, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4093", - "value": "lagg0.4093" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col - This Month", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": "now/M", - "timeShift": null, - "title": "LAN $LAN_Interfaces", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 0, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 15, - "y": 48 - }, - "hiddenSeries": false, - "id": 1069, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "hideZero": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "sideWidth": null, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "links": [], - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 5, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 347, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4093", - "value": "lagg0.4093" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "G", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "packets_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_recv\") / count(\"packets_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "packets_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_sent\") / count(\"packets_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Throughput - $LAN_Interfaces", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - } - ], - "repeatIteration": 1619116028080, - "repeatPanelId": 43, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "lagg0.4093", - "value": "lagg0.4093" - } - }, - "title": "LAN Interface - $LAN_Interfaces", - "type": "row" - }, - { - "collapsed": true, - "datasource": "$dataSource", - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 82 - }, - "id": 1070, - "panels": [ - { - "cacheTimeout": null, - "datasource": "$dataSource", - "description": "", - "fieldConfig": { - "defaults": { - "color": { - "mode": "thresholds" - }, - "custom": { - "align": "center", - "displayMode": "color-text", - "filterable": false - }, - "mappings": [ - { - "from": "", - "id": 1, - "text": "DOWN", - "to": "", - "type": 1, - "value": "0" - }, - { - "from": "", - "id": 2, - "text": "UP", - "to": "", - "type": 1, - "value": "1" - }, - { - "from": "", - "id": 3, - "text": "UNKNOWN", - "to": "", - "type": 1, - "value": "2" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "rgb(255, 255, 255)", - "value": null - }, - { - "color": "light-red", - "value": 0 - }, - { - "color": "light-green", - "value": 1 - }, - { - "color": "orange", - "value": 2 - } - ] - } - }, - "overrides": [ - { - "matcher": { - "id": "byName", - "options": "name" - }, - "properties": [ - { - "id": "displayName", - "value": "Interface" - }, - { - "id": "unit", - "value": "short" - }, - { - "id": "decimals", - "value": 2 - }, - { - "id": "custom.align", - "value": null - } - ] - } - ] - }, - "gridPos": { - "h": 3, - "w": 24, - "x": 0, - "y": 45 - }, - "id": 1071, - "links": [], - "options": { - "showHeader": true, - "sortBy": [] - }, - "pluginVersion": "7.4.3", - "repeatIteration": 1619116028080, - "repeatPanelId": 604, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "ovpns1", - "value": "ovpns1" - } - }, - "targets": [ - { - "alias": "", - "groupBy": [ - { - "params": [ - "name" - ], - "type": "tag" - } - ], - "limit": "1", - "measurement": "interface", - "orderByTime": "ASC", - "policy": "autogen", - "refId": "A", - "resultFormat": "table", - "select": [ - [ - { - "params": [ - "friendlyname" - ], - "type": "field" - }, - { - "params": [ - "FriendlyName" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "ip4_address" - ], - "type": "field" - }, - { - "params": [ - "IPv4 Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "mac_address" - ], - "type": "field" - }, - { - "params": [ - "Physical Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "status" - ], - "type": "field" - }, - { - "params": [], - "type": "last" - }, - { - "params": [ - "Status" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "name", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Interface summary", - "transformations": [ - { - "id": "merge", - "options": { - "reducers": [] - } - }, - { - "id": "filterFieldsByName", - "options": { - "include": { - "names": [ - "name", - "FriendlyName", - "Physical Address", - "Status", - "IPv4 Address" - ] - } - } - } - ], - "type": "table" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 0, - "y": 48 - }, - "hiddenSeries": false, - "id": 1072, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 2, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 38, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "ovpns1", - "value": "ovpns1" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "D", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bytes/sec)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "Bps", - "label": "", - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": "", - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bps" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 9, - "y": 48 - }, - "id": 1073, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "mean" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 248, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "ovpns1", - "value": "ovpns1" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "query": "SELECT derivative(mean(\"bytes_recv\"), 1s) *8 FROM \"net\" WHERE (\"host\" =~ /^$Host$/ AND \"interface\" =~ /^$LAN_Interfaces$/) AND $timeFilter GROUP BY time($__interval) fill(null)", - "rawQuery": false, - "refId": "C", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bits/sec)", - "type": "stat" - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 12, - "y": 48 - }, - "hideTimeOverride": true, - "id": 1074, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "sum" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 297, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "ovpns1", - "value": "ovpns1" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col - This Month", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": "now/M", - "timeShift": null, - "title": "LAN $LAN_Interfaces", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 0, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 15, - "y": 48 - }, - "hiddenSeries": false, - "id": 1075, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "hideZero": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "sideWidth": null, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "links": [], - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 5, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 347, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "ovpns1", - "value": "ovpns1" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "G", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "packets_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_recv\") / count(\"packets_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "packets_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_sent\") / count(\"packets_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Throughput - $LAN_Interfaces", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - } - ], - "repeatIteration": 1619116028080, - "repeatPanelId": 43, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "ovpns1", - "value": "ovpns1" - } - }, - "title": "LAN Interface - $LAN_Interfaces", - "type": "row" - }, - { - "collapsed": true, - "datasource": "$dataSource", - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 83 - }, - "id": 1076, - "panels": [ - { - "cacheTimeout": null, - "datasource": "$dataSource", - "description": "", - "fieldConfig": { - "defaults": { - "color": { - "mode": "thresholds" - }, - "custom": { - "align": "center", - "displayMode": "color-text", - "filterable": false - }, - "mappings": [ - { - "from": "", - "id": 1, - "text": "DOWN", - "to": "", - "type": 1, - "value": "0" - }, - { - "from": "", - "id": 2, - "text": "UP", - "to": "", - "type": 1, - "value": "1" - }, - { - "from": "", - "id": 3, - "text": "UNKNOWN", - "to": "", - "type": 1, - "value": "2" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "rgb(255, 255, 255)", - "value": null - }, - { - "color": "light-red", - "value": 0 - }, - { - "color": "light-green", - "value": 1 - }, - { - "color": "orange", - "value": 2 - } - ] - } - }, - "overrides": [ - { - "matcher": { - "id": "byName", - "options": "name" - }, - "properties": [ - { - "id": "displayName", - "value": "Interface" - }, - { - "id": "unit", - "value": "short" - }, - { - "id": "decimals", - "value": 2 - }, - { - "id": "custom.align", - "value": null - } - ] - } - ] - }, - "gridPos": { - "h": 3, - "w": 24, - "x": 0, - "y": 45 - }, - "id": 1077, - "links": [], - "options": { - "showHeader": true, - "sortBy": [] - }, - "pluginVersion": "7.4.3", - "repeatIteration": 1619116028080, - "repeatPanelId": 604, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "wg0", - "value": "wg0" - } - }, - "targets": [ - { - "alias": "", - "groupBy": [ - { - "params": [ - "name" - ], - "type": "tag" - } - ], - "limit": "1", - "measurement": "interface", - "orderByTime": "ASC", - "policy": "autogen", - "refId": "A", - "resultFormat": "table", - "select": [ - [ - { - "params": [ - "friendlyname" - ], - "type": "field" - }, - { - "params": [ - "FriendlyName" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "ip4_address" - ], - "type": "field" - }, - { - "params": [ - "IPv4 Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "mac_address" - ], - "type": "field" - }, - { - "params": [ - "Physical Address" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "status" - ], - "type": "field" - }, - { - "params": [], - "type": "last" - }, - { - "params": [ - "Status" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "name", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Interface summary", - "transformations": [ - { - "id": "merge", - "options": { - "reducers": [] - } - }, - { - "id": "filterFieldsByName", - "options": { - "include": { - "names": [ - "name", - "FriendlyName", - "Physical Address", - "Status", - "IPv4 Address" - ] - } - } - } - ], - "type": "table" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 0, - "y": 48 - }, - "hiddenSeries": false, - "id": 1078, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 2, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 38, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "wg0", - "value": "wg0" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "D", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bytes/sec)", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "Bps", - "label": "", - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": "", - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bps" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 9, - "y": 48 - }, - "id": 1079, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "mean" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 248, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "wg0", - "value": "wg0" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "query": "SELECT derivative(mean(\"bytes_recv\"), 1s) *8 FROM \"net\" WHERE (\"host\" =~ /^$Host$/ AND \"interface\" =~ /^$LAN_Interfaces$/) AND $timeFilter GROUP BY time($__interval) fill(null)", - "rawQuery": false, - "refId": "C", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_recv\") / count(\"bytes_recv\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"bytes_sent\") / count(\"bytes_sent\") * 8" - ], - "type": "math" - }, - { - "params": [ - "Bits_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "LAN Traffic - $LAN_Interfaces (Bits/sec)", - "type": "stat" - }, - { - "cacheTimeout": null, - "datasource": "$dataSource", - "fieldConfig": { - "defaults": { - "custom": {}, - "decimals": 2, - "mappings": [ - { - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "bytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 7, - "w": 3, - "x": 12, - "y": 48 - }, - "hideTimeOverride": true, - "id": 1080, - "links": [], - "options": { - "colorMode": "value", - "graphMode": "area", - "justifyMode": "auto", - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "sum" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.4.3", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 297, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "wg0", - "value": "wg0" - } - }, - "targets": [ - { - "alias": "$tag_interface - $col - This Month", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "none" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "bytes_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "bytes_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [], - "type": "non_negative_difference" - }, - { - "params": [ - "Bytes_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - }, - { - "condition": "AND", - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - } - ] - } - ], - "timeFrom": "now/M", - "timeShift": null, - "title": "LAN $LAN_Interfaces", - "type": "stat" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$dataSource", - "decimals": 2, - "description": "", - "fieldConfig": { - "defaults": { - "custom": {}, - "links": [] - }, - "overrides": [] - }, - "fill": 0, - "fillGradient": 0, - "gridPos": { - "h": 7, - "w": 9, - "x": 15, - "y": 48 - }, - "hiddenSeries": false, - "id": 1081, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "hideZero": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "sideWidth": null, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "links": [], - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "7.4.3", - "pointradius": 5, - "points": false, - "renderer": "flot", - "repeat": null, - "repeatDirection": "v", - "repeatIteration": 1619116028080, - "repeatPanelId": 347, - "repeatedByRow": true, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "wg0", - "value": "wg0" - } - }, - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_interface - $col", - "groupBy": [ - { - "params": [ - "10s" - ], - "type": "time" - }, - { - "params": [ - "interface" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "net", - "orderByTime": "ASC", - "policy": "default", - "refId": "G", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "packets_recv" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_recv\") / count(\"packets_recv\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Recv" - ], - "type": "alias" - } - ], - [ - { - "params": [ - "packets_sent" - ], - "type": "field" - }, - { - "params": [], - "type": "first" - }, - { - "params": [ - "1s" - ], - "type": "derivative" - }, - { - "params": [ - "* count(\"packets_sent\") / count(\"packets_sent\")" - ], - "type": "math" - }, - { - "params": [ - "Packets_Sent" - ], - "type": "alias" - } - ] - ], - "tags": [ - { - "key": "interface", - "operator": "=~", - "value": "/^$LAN_Interfaces$/" - }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$Host$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "LAN Throughput - $LAN_Interfaces", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 2, - "max": null, - "min": null, - "show": true - }, - { - "decimals": 2, - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - } - ], - "repeatIteration": 1619116028080, - "repeatPanelId": 43, - "scopedVars": { - "LAN_Interfaces": { - "selected": false, - "text": "wg0", - "value": "wg0" - } - }, "title": "LAN Interface - $LAN_Interfaces", "type": "row" } @@ -26054,11 +5518,7 @@ }, { "allValue": null, - "current": { - "selected": false, - "text": "pmpa.willyb.me", - "value": "pmpa.willyb.me" - }, + "current": {}, "datasource": "$dataSource", "definition": "SHOW TAG VALUES FROM \"pf\" WITH KEY = \"host\"", "description": null, @@ -26082,11 +5542,7 @@ }, { "allValue": null, - "current": { - "selected": false, - "text": "All", - "value": "$__all" - }, + "current": {}, "datasource": "$dataSource", "definition": "SHOW TAG VALUES FROM \"disk\" WITH KEY = \"device\" WHERE \"host\" =~ /^$Host$/", "description": null, @@ -26110,17 +5566,9 @@ }, { "allValue": null, - "current": { - "selected": true, - "text": [ - "All" - ], - "value": [ - "$__all" - ] - }, + "current": {}, "datasource": "$dataSource", - "definition": "SHOW TAG VALUES FROM \"gateways\" WITH KEY = \"gateway_name\" WHERE \"host\" =~ /^$Host$/ ", + "definition": "SHOW TAG VALUES FROM \"gateways\" WITH KEY = \"interface\" WHERE \"host\" =~ /^$Host$/ ", "description": null, "error": null, "hide": 0, @@ -26129,7 +5577,7 @@ "multi": true, "name": "Gateway", "options": [], - "query": "SHOW TAG VALUES FROM \"gateways\" WITH KEY = \"gateway_name\" WHERE \"host\" =~ /^$Host$/ ", + "query": "SHOW TAG VALUES FROM \"gateways\" WITH KEY = \"interface\" WHERE \"host\" =~ /^$Host$/ ", "refresh": 1, "regex": "", "skipUrlSync": false, @@ -26182,15 +5630,7 @@ }, { "allValue": null, - "current": { - "selected": true, - "text": [ - "All" - ], - "value": [ - "$__all" - ] - }, + "current": {}, "datasource": "$dataSource", "definition": "SHOW TAG VALUES FROM \"net\" WITH KEY = \"interface\" WHERE \"host\" =~ /^$Host$/ ", "description": null, @@ -26214,15 +5654,7 @@ }, { "allValue": null, - "current": { - "selected": true, - "text": [ - "All" - ], - "value": [ - "$__all" - ] - }, + "current": {}, "datasource": "$dataSource", "definition": "SHOW TAG VALUES FROM \"cpu\" WITH KEY = \"cpu\" WHERE \"host\" =~ /^$Host$/ and cpu !~ /cpu-total/", "description": null, @@ -26246,15 +5678,7 @@ }, { "allValue": null, - "current": { - "selected": true, - "text": [ - "All" - ], - "value": [ - "$__all" - ] - }, + "current": {}, "datasource": "$dataSource", "definition": "SHOW TAG VALUES FROM \"temperature\" WITH KEY = \"sensor\" WHERE \"host\" =~ /^$Host$/", "description": null, @@ -26298,6 +5722,6 @@ }, "timezone": "", "title": "pfSense System Dashboard", - "uid": "GflT1CsMa3", - "version": 1 -} \ No newline at end of file + "uid": "GflT1CsMz", + "version": 212 +}