{ "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "datasource", "uid": "grafana" }, "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 1, "id": 1, "links": [], "liveNow": true, "panels": [ { "datasource": { "type": "influxdb", "uid": "Cn-hT7f4z" }, "gridPos": { "h": 5, "w": 6, "x": 0, "y": 0 }, "id": 2, "links": [], "options": { "code": { "language": "plaintext", "showLineNumbers": false, "showMiniMap": false }, "content": "
\"TG-logo\"
", "mode": "html" }, "pluginVersion": "9.4.3", "span": 4, "targets": [ { "datasource": { "type": "influxdb", "uid": "Cn-hT7f4z" }, "refId": "A" } ], "transparent": true, "type": "text" }, { "datasource": { "type": "influxdb", "uid": "dutEb7f4z" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "axisSoftMin": 0, "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "dashed" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 10 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 5, "w": 12, "x": 6, "y": 0 }, "id": 4, "links": [], "options": { "legend": { "calcs": [ "mean", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.4.3", "targets": [ { "datasource": { "type": "influxdb", "uid": "dutEb7f4z" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "ping", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "average_response_ms" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ 10 ], "type": "moving_average" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "gathering.org" } ] } ], "title": "Ping Gathering.org", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "Cn-hT7f4z" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "bps" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 18, "y": 0 }, "id": 8, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.4.3", "targets": [ { "alias": "", "datasource": { "type": "influxdb", "uid": "Cn-hT7f4z" }, "groupBy": [ { "params": [ "15s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "ports", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"ifHCInOctets\"), 1s) *8 FROM \"ports\" WHERE (\"switch\" = 'nocgw' AND \"interface\" = 'xe-0/1/3') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ifHCInOctets" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "1s" ], "type": "non_negative_derivative" }, { "params": [ "*8" ], "type": "math" } ] ], "tags": [ { "key": "switch", "operator": "=", "value": "r1.tele" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "ae0" } ] } ], "title": "Current Download", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "Cn-hT7f4z" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 21, "y": 0 }, "hideTimeOverride": true, "id": 12, "interval": "", "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.4.3", "targets": [ { "datasource": { "type": "influxdb", "uid": "Cn-hT7f4z" }, "groupBy": [], "hide": false, "measurement": "ports", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(“value”) AS “traffic_in” FROM “interface.traffic” WHERE “host” = ‘MyHost’ AND “namecache” =~ /Traffic - 1/0/15/ AND “type” = ‘traffic_in’ AND timeFilter GROUP BY time(__interval) fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ifHCInOctets" ], "type": "field" } ] ], "tags": [ { "key": "switch", "operator": "=", "value": "r1.tele" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "ae0" } ] } ], "title": "Total Download", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "Cn-hT7f4z" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "bps" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 18, "y": 4 }, "id": 10, "interval": "", "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.4.3", "targets": [ { "alias": "", "datasource": { "type": "influxdb", "uid": "Cn-hT7f4z" }, "groupBy": [ { "params": [ "15s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "ports", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ifHCOutOctets" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "1s" ], "type": "non_negative_derivative" }, { "params": [ "*8" ], "type": "math" } ] ], "tags": [ { "key": "switch", "operator": "=", "value": "r1.tele" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "ae0" } ] } ], "title": "Current Upload", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "Cn-hT7f4z" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 21, "y": 4 }, "id": 14, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.4.3", "targets": [ { "datasource": { "type": "influxdb", "uid": "Cn-hT7f4z" }, "groupBy": [], "hide": false, "measurement": "ports", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(“value”) AS “traffic_in” FROM “interface.traffic” WHERE “host” = ‘MyHost’ AND “namecache” =~ /Traffic - 1/0/15/ AND “type” = ‘traffic_in’ AND timeFilter GROUP BY time(__interval) fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ifHCOutOctets" ], "type": "field" } ] ], "tags": [ { "key": "switch", "operator": "=", "value": "r1.tele" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "ae0" } ] } ], "title": "Total Upload", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "Cn-hT7f4z" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 1, "mappings": [], "max": 50000000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "bps" }, "overrides": [ { "matcher": { "id": "byName", "options": "Download" }, "properties": [ { "id": "color", "value": { "fixedColor": "#73BF69", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Upload" }, "properties": [ { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 10, "w": 18, "x": 0, "y": 5 }, "id": 6, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.4.3", "targets": [ { "alias": "Download", "datasource": { "type": "influxdb", "uid": "Cn-hT7f4z" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "ports", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ifHCInOctets" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" }, { "params": [ 5 ], "type": "moving_average" }, { "params": [ "*8" ], "type": "math" } ] ], "tags": [ { "key": "switch", "operator": "=", "value": "r1.tele" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "ae0" } ] }, { "alias": "Upload", "datasource": { "type": "influxdb", "uid": "Cn-hT7f4z" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "ports", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "ifHCOutOctets" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" }, { "params": [ 10 ], "type": "moving_average" }, { "params": [ "* 8" ], "type": "math" } ] ], "tags": [ { "key": "switch", "operator": "=", "value": "r1.tele" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "ae0" } ] } ], "title": "Interwebz", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "dutEb7f4z" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 6, "x": 18, "y": 8 }, "id": 18, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "/^kea_dhcp\\.sum$/", "values": false }, "textMode": "auto" }, "pluginVersion": "9.4.3", "targets": [ { "datasource": { "type": "influxdb", "uid": "dutEb7f4z" }, "groupBy": [ { "params": [ "20s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "kea_dhcp", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"assigned-addresses\") FROM \"kea_dhcp\" WHERE (\"type\" = 'ipv4') AND $timeFilter GROUP BY time(10s) fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "assigned-addresses" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "title": "Active IPv4 Leases", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "dutEb7f4z" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 6, "x": 18, "y": 13 }, "id": 20, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "/^IPv6$/", "values": false }, "textMode": "auto" }, "pluginVersion": "9.4.3", "targets": [ { "alias": "IPv6", "datasource": { "type": "influxdb", "uid": "dutEb7f4z" }, "groupBy": [ { "params": [ "20s" ], "type": "time" } ], "measurement": "kea_dhcp", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"assigned-nas\") FROM \"kea_dhcp\" WHERE (\"type\" = 'ipv6') AND $timeFilter GROUP BY time(10s) fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "assigned-nas" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "ipv6" } ] } ], "title": "Active IPv6 Leases", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "dutEb7f4z" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "IPv6" }, "properties": [ { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 10, "w": 18, "x": 0, "y": 15 }, "id": 16, "links": [], "options": { "legend": { "calcs": [ "mean", "max", "min", "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.4.3", "targets": [ { "alias": "", "datasource": { "type": "influxdb", "uid": "dutEb7f4z" }, "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "kea_dhcp", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"assigned-addresses\") AS \"IPv4\", sum(\"assigned-nas\") as \"IPv6\" FROM \"kea_dhcp\" WHERE $timeFilter GROUP BY time(10s) fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "assigned-addresses" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "ipv4" } ] } ], "title": "DHCP Leases", "transformations": [ { "id": "joinByField", "options": {} }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": {}, "renameByName": { "kea_dhcp.IPv4": "IPv4", "kea_dhcp.IPv6": "IPv6" } } } ], "transparent": true, "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "Cn-hT7f4z" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "bps" }, "overrides": [ { "matcher": { "id": "byName", "options": "Download" }, "properties": [ { "id": "color", "value": { "fixedColor": "green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Upload" }, "properties": [ { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.* Upload/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 25 }, "id": 27, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "right", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.4.3", "targets": [ { "alias": "$tag_switch Download", "datasource": { "type": "influxdb", "uid": "Cn-hT7f4z" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "switch" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "ports", "orderByTime": "ASC", "policy": "default", "query": "", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ifHCInOctets" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" }, { "params": [ "40" ], "type": "moving_average" }, { "params": [ "*8" ], "type": "math" } ] ], "tags": [ { "key": "interface", "operator": "=", "value": "ae0" }, { "condition": "AND", "key": "switch", "operator": "=~", "value": "/^e.*/" } ] }, { "alias": "$tag_switch Upload", "datasource": { "type": "influxdb", "uid": "Cn-hT7f4z" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "switch" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "ports", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "ifHCOutOctets" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" }, { "params": [ "40" ], "type": "moving_average" }, { "params": [ "* 8" ], "type": "math" } ] ], "tags": [ { "key": "interface", "operator": "=", "value": "ae0" }, { "condition": "AND", "key": "switch", "operator": "=~", "value": "/^e.*/" } ] } ], "title": "Top Switch", "transformations": [], "transparent": true, "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "Cn-hT7f4z" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "bps" }, "overrides": [ { "matcher": { "id": "byName", "options": "Download" }, "properties": [ { "id": "color", "value": { "fixedColor": "green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Upload" }, "properties": [ { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.* Upload/" }, "properties": [ { "id": "custom.stacking", "value": { "group": "B", "mode": "normal" } }, { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 34 }, "id": 28, "interval": "60s", "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "right", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.4.3", "targets": [ { "alias": "$tag_switch Download", "datasource": { "type": "influxdb", "uid": "Cn-hT7f4z" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "switch" ], "type": "tag" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "ports", "orderByTime": "ASC", "policy": "default", "query": "", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ifHCInOctets" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" }, { "params": [ "20" ], "type": "moving_average" }, { "params": [ "*8" ], "type": "math" } ] ], "tags": [ { "key": "interface", "operator": "=", "value": "ae0" }, { "condition": "AND", "key": "switch", "operator": "=~", "value": "/.*floor/" } ] }, { "alias": "$tag_switch Upload", "datasource": { "type": "influxdb", "uid": "Cn-hT7f4z" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "switch" ], "type": "tag" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "ports", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "ifHCOutOctets" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" }, { "params": [ "20" ], "type": "moving_average" }, { "params": [ "* 8" ], "type": "math" } ] ], "tags": [ { "key": "interface", "operator": "=", "value": "ae0" }, { "condition": "AND", "key": "switch", "operator": "=~", "value": "/.*floor/" } ] } ], "title": "Top Distro", "transparent": true, "type": "timeseries" } ], "refresh": "5m", "revision": 1, "schemaVersion": 38, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "TG23 Public", "uid": "s-FJmmgWz", "version": 33, "weekStart": "" }