diff --git a/Mikrotik snmp prometheus-1620763488503.json b/Mikrotik snmp prometheus-1620763488503.json index c2c7b0b..7cf26f9 100644 --- a/Mikrotik snmp prometheus-1620763488503.json +++ b/Mikrotik snmp prometheus-1620763488503.json @@ -67,7 +67,7 @@ "gnetId": 11589, "graphTooltip": 0, "id": null, - "iteration": 1620761192699, + "iteration": 1621172536322, "links": [], "panels": [ { @@ -81,78 +81,52 @@ }, "id": 1218, "panels": [], - "title": "Row title", + "title": "Total", "type": "row" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", + "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, - "decimals": 1, - "mappings": [ - { - "$$hashKey": "object:1263", - "from": "sysUpTime", - "id": 0, - "text": "", - "to": "", - "type": 2 - } - ], - "min": 0, + "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { - "color": "green", + "color": "#299c46", "value": null - }, - { - "color": "red", - "value": 0 - }, - { - "color": "#EF843C", - "value": 86400 - }, - { - "color": "yellow", - "value": 604800 - }, - { - "color": "green", - "value": 2628000 } ] }, - "unit": "dtdurations" + "unit": "dateTimeAsLocal" }, "overrides": [] }, "gridPos": { - "h": 3, + "h": 2, "w": 4, "x": 0, "y": 1 }, - "id": 476, + "id": 1325, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", - "graphMode": "none", - "justifyMode": "auto", - "orientation": "horizontal", + "graphMode": "area", + "justifyMode": "center", + "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], - "fields": "", + "fields": "/^Time$/", "values": false }, "text": {}, @@ -162,7 +136,8 @@ "targets": [ { "exemplar": true, - "expr": "sysUpTime{instance='$instance'}/100", + "expr": "time()-(hrSystemDate{instance='$instance'})", + "instant": true, "interval": "", "legendFormat": "", "refId": "A" @@ -170,7 +145,7 @@ ], "timeFrom": null, "timeShift": null, - "title": "Uptime", + "title": "RouterOS date", "type": "stat" }, { @@ -192,7 +167,7 @@ "value": null }, { - "color": "green", + "color": "#299c46", "value": 20 }, { @@ -210,7 +185,7 @@ "overrides": [] }, "gridPos": { - "h": 6, + "h": 7, "w": 4, "x": 4, "y": 1 @@ -232,7 +207,7 @@ "targets": [ { "exemplar": true, - "expr": "mtxrHlTemperature/10", + "expr": "mtxrHlTemperature{instance='$instance'}/10", "instant": true, "interval": "", "legendFormat": "", @@ -278,7 +253,7 @@ "overrides": [] }, "gridPos": { - "h": 6, + "h": 7, "w": 4, "x": 8, "y": 1 @@ -331,7 +306,7 @@ "mode": "absolute", "steps": [ { - "color": "green", + "color": "#299c46", "value": null } ] @@ -340,7 +315,7 @@ "overrides": [] }, "gridPos": { - "h": 3, + "h": 4, "w": 3, "x": 12, "y": 1 @@ -392,16 +367,17 @@ "mode": "absolute", "steps": [ { - "color": "green", + "color": "#299c46", "value": null } ] - } + }, + "unit": "MHz" }, "overrides": [] }, "gridPos": { - "h": 3, + "h": 4, "w": 3, "x": 15, "y": 1 @@ -440,7 +416,9 @@ "type": "stat" }, { - "aliasColors": {}, + "aliasColors": { + "Voltage": "#f4d160" + }, "bars": false, "dashLength": 10, "dashes": false, @@ -455,7 +433,7 @@ "fill": 1, "fillGradient": 0, "gridPos": { - "h": 6, + "h": 7, "w": 6, "x": 18, "y": 1 @@ -467,7 +445,7 @@ "current": false, "max": false, "min": false, - "show": false, + "show": true, "total": false, "values": false }, @@ -482,14 +460,20 @@ "pointradius": 2, "points": false, "renderer": "flot", - "seriesOverrides": [], + "seriesOverrides": [ + { + "$$hashKey": "object:297", + "alias": "Voltage", + "yaxis": 1 + } + ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, - "expr": "mtxrHlVoltage/10", + "expr": "mtxrHlVoltage{instance='$instance'}/10", "interval": "", "legendFormat": "Voltage", "refId": "A" @@ -525,12 +509,12 @@ }, { "$$hashKey": "object:76", - "format": "short", + "format": "volt", "label": null, "logBase": 1, "max": null, "min": null, - "show": true + "show": false } ], "yaxis": { @@ -538,6 +522,95 @@ "alignLevel": null } }, + { + "cacheTimeout": null, + "datasource": "${DS_PROMETHEUS}", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "decimals": 1, + "mappings": [ + { + "$$hashKey": "object:1263", + "from": "sysUpTime", + "id": 0, + "text": "", + "to": "", + "type": 2 + } + ], + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 0 + }, + { + "color": "#EF843C", + "value": 86400 + }, + { + "color": "yellow", + "value": 604800 + }, + { + "color": "#299c46", + "value": 2628000 + } + ] + }, + "unit": "dtdurations" + }, + "overrides": [] + }, + "gridPos": { + "h": 2, + "w": 4, + "x": 0, + "y": 3 + }, + "id": 476, + "interval": null, + "links": [], + "maxDataPoints": 100, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "text": {}, + "textMode": "auto" + }, + "pluginVersion": "7.5.5", + "targets": [ + { + "exemplar": true, + "expr": "sysUpTime{instance='$instance'}/100", + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "Uptime", + "type": "stat" + }, { "datasource": null, "description": "", @@ -563,7 +636,7 @@ "h": 2, "w": 4, "x": 0, - "y": 4 + "y": 5 }, "id": 1264, "options": { @@ -611,7 +684,7 @@ "mode": "absolute", "steps": [ { - "color": "green", + "color": "#299c46", "value": null } ] @@ -623,7 +696,7 @@ "h": 3, "w": 3, "x": 12, - "y": 4 + "y": 5 }, "id": 1242, "options": { @@ -681,7 +754,7 @@ "mode": "absolute", "steps": [ { - "color": "green", + "color": "#299c46", "value": null }, { @@ -698,7 +771,7 @@ "h": 3, "w": 3, "x": 15, - "y": 4 + "y": 5 }, "id": 1260, "interval": null, @@ -730,7 +803,7 @@ }, { "exemplar": true, - "expr": "mtxrLicUpgradableTo", + "expr": "mtxrLicUpgradableTo{instance='$instance'}", "hide": false, "interval": "", "legendFormat": "Lic Upgradable To", @@ -767,7 +840,7 @@ "h": 2, "w": 4, "x": 0, - "y": 6 + "y": 7 }, "id": 1248, "options": { @@ -802,86 +875,6 @@ "title": "Board Name", "type": "stat" }, - { - "cacheTimeout": null, - "datasource": "${DS_PROMETHEUS}", - "fieldConfig": { - "defaults": { - "color": { - "mode": "thresholds" - }, - "mappings": [ - { - "$$hashKey": "object:251", - "id": 0, - "op": "=", - "text": "N/A", - "type": 1, - "value": "null" - } - ], - "max": 100, - "min": 0, - "thresholds": { - "mode": "percentage", - "steps": [ - { - "color": "#299c46", - "value": null - }, - { - "color": "rgba(237, 129, 40, 0.89)", - "value": 60 - }, - { - "color": "#d44a3a", - "value": 80 - } - ] - }, - "unit": "percent" - }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 4, - "x": 4, - "y": 7 - }, - "id": 482, - "interval": null, - "links": [], - "maxDataPoints": 100, - "options": { - "orientation": "horizontal", - "reduceOptions": { - "calcs": [ - "mean" - ], - "fields": "", - "values": false - }, - "showThresholdLabels": true, - "showThresholdMarkers": true, - "text": {} - }, - "pluginVersion": "7.5.5", - "targets": [ - { - "exemplar": true, - "expr": "(hrStorageUsed{hrStorageIndex='65536',instance='$instance'} * 100 )/(hrStorageSize{hrStorageIndex='65536',instance='$instance'})", - "instant": true, - "interval": "", - "legendFormat": "", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Load RAM", - "type": "gauge" - }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", @@ -924,10 +917,10 @@ "overrides": [] }, "gridPos": { - "h": 6, + "h": 7, "w": 4, - "x": 8, - "y": 7 + "x": 4, + "y": 8 }, "id": 480, "interval": null, @@ -963,7 +956,89 @@ "type": "gauge" }, { - "aliasColors": {}, + "cacheTimeout": null, + "datasource": "${DS_PROMETHEUS}", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [ + { + "$$hashKey": "object:251", + "id": 0, + "op": "=", + "text": "N/A", + "type": 1, + "value": "null" + } + ], + "max": 100, + "min": 0, + "thresholds": { + "mode": "percentage", + "steps": [ + { + "color": "#299c46", + "value": null + }, + { + "color": "rgba(237, 129, 40, 0.89)", + "value": 60 + }, + { + "color": "#d44a3a", + "value": 80 + } + ] + }, + "unit": "percent" + }, + "overrides": [] + }, + "gridPos": { + "h": 7, + "w": 4, + "x": 8, + "y": 8 + }, + "id": 482, + "interval": null, + "links": [], + "maxDataPoints": 100, + "options": { + "orientation": "horizontal", + "reduceOptions": { + "calcs": [ + "mean" + ], + "fields": "", + "values": false + }, + "showThresholdLabels": true, + "showThresholdMarkers": true, + "text": {} + }, + "pluginVersion": "7.5.5", + "targets": [ + { + "exemplar": true, + "expr": "(hrStorageUsed{hrStorageIndex='65536',instance='$instance'} * 100 )/(hrStorageSize{hrStorageIndex='65536',instance='$instance'})", + "instant": true, + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "Load RAM", + "type": "gauge" + }, + { + "aliasColors": { + "CPU Temp": "#e23e57" + }, "bars": false, "cacheTimeout": null, "dashLength": 10, @@ -977,10 +1052,10 @@ "fill": 1, "fillGradient": 0, "gridPos": { - "h": 6, + "h": 7, "w": 6, "x": 12, - "y": 7 + "y": 8 }, "hiddenSeries": false, "id": 1262, @@ -1010,7 +1085,18 @@ "points": false, "renderer": "flot", "repeatDirection": "h", - "seriesOverrides": [], + "seriesOverrides": [ + { + "$$hashKey": "object:386", + "alias": "CPU Temp °C", + "yaxis": 2 + }, + { + "$$hashKey": "object:393", + "alias": "CPU Temp", + "yaxis": 2 + } + ], "spaceLength": 10, "stack": false, "steppedLine": false, @@ -1024,12 +1110,12 @@ }, { "exemplar": true, - "expr": "mtxrHlTemperature/10", + "expr": "mtxrHlTemperature{instance='$instance'}/10", "format": "time_series", "hide": false, "instant": false, "interval": "", - "legendFormat": "CPU Temp °C", + "legendFormat": "CPU Temp", "refId": "B" }, { @@ -1079,12 +1165,12 @@ }, { "$$hashKey": "object:290", - "format": "percent", - "label": "yu", + "format": "celsius", + "label": "", "logBase": 1, "max": null, "min": null, - "show": false + "show": true } ], "yaxis": { @@ -1093,7 +1179,10 @@ } }, { - "aliasColors": {}, + "aliasColors": { + "wlan1": "#ff2e63", + "wlan2": "#08d9d6" + }, "bars": false, "cacheTimeout": null, "dashLength": 10, @@ -1107,10 +1196,10 @@ "fill": 1, "fillGradient": 0, "gridPos": { - "h": 6, + "h": 7, "w": 6, "x": 18, - "y": 7 + "y": 8 }, "hiddenSeries": false, "id": 1263, @@ -1132,6 +1221,7 @@ "linewidth": 1, "links": [], "maxDataPoints": 100, + "maxPerRow": 4, "nullPointMode": "null", "options": { "alertThreshold": true @@ -1141,6 +1231,7 @@ "pointradius": 2, "points": false, "renderer": "flot", + "repeat": null, "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, @@ -1224,7 +1315,7 @@ "h": 2, "w": 4, "x": 0, - "y": 8 + "y": 9 }, "id": 1241, "options": { @@ -1236,7 +1327,7 @@ "calcs": [ "lastNotNull" ], - "fields": "/^RouterOS RB962UiGS\\-5HacT2HnT$/", + "fields": "", "values": false }, "text": {}, @@ -1261,6 +1352,7 @@ }, { "datasource": null, + "description": "", "fieldConfig": { "defaults": { "color": { @@ -1271,7 +1363,66 @@ "mode": "absolute", "steps": [ { - "color": "green", + "color": "super-light-yellow", + "value": null + } + ] + } + }, + "overrides": [] + }, + "gridPos": { + "h": 2, + "w": 4, + "x": 0, + "y": 11 + }, + "id": 1311, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "text": {}, + "textMode": "name" + }, + "pluginVersion": "7.5.5", + "targets": [ + { + "exemplar": true, + "expr": "mtxrSerialNumber{instance='$instance'}", + "hide": false, + "instant": false, + "interval": "", + "legendFormat": "{{mtxrSerialNumber}}", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "Serial Number", + "type": "stat" + }, + { + "datasource": null, + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "#299c46", "value": null } ] @@ -1281,10 +1432,10 @@ "overrides": [] }, "gridPos": { - "h": 3, + "h": 2, "w": 4, "x": 0, - "y": 10 + "y": 13 }, "id": 1220, "options": { @@ -1306,7 +1457,7 @@ "targets": [ { "exemplar": true, - "expr": "mtxrDHCPLeaseCount", + "expr": "mtxrDHCPLeaseCount{instance='$instance'}", "instant": true, "interval": "", "legendFormat": "dhcp leases", @@ -1384,7 +1535,7 @@ "value": null }, { - "color": "semi-dark-green", + "color": "#299c46", "value": 1 }, { @@ -1412,8 +1563,20 @@ "to": "", "type": 1, "value": "2" + }, + { + "from": "", + "id": 3, + "text": "Testing", + "to": "", + "type": 1, + "value": "3" } ] + }, + { + "id": "custom.width", + "value": 129 } ] }, @@ -1445,7 +1608,7 @@ "value": 100000000 }, { - "color": "semi-dark-green", + "color": "#299c46", "value": 1000000000 }, { @@ -1454,6 +1617,10 @@ } ] } + }, + { + "id": "custom.width", + "value": 128 } ] }, @@ -1482,6 +1649,10 @@ } ] } + }, + { + "id": "custom.width", + "value": 118 } ] }, @@ -1510,6 +1681,62 @@ } ] } + }, + { + "id": "custom.width", + "value": 118 + } + ] + }, + { + "matcher": { + "id": "byName", + "options": "MAC" + }, + "properties": [ + { + "id": "custom.width", + "value": 152 + } + ] + }, + { + "matcher": { + "id": "byName", + "options": "Link down count" + }, + "properties": [ + { + "id": "custom.width", + "value": 137 + }, + { + "id": "thresholds", + "value": { + "mode": "absolute", + "steps": [ + { + "color": "rgb(77, 79, 79)", + "value": null + }, + { + "color": "super-light-yellow", + "value": 1 + } + ] + } + } + ] + }, + { + "matcher": { + "id": "byName", + "options": "Int. index" + }, + "properties": [ + { + "id": "custom.width", + "value": 88 } ] } @@ -1519,13 +1746,18 @@ "h": 12, "w": 18, "x": 0, - "y": 13 + "y": 15 }, "id": 1275, "options": { "frameIndex": 0, "showHeader": true, - "sortBy": [] + "sortBy": [ + { + "desc": false, + "displayName": "MAC" + } + ] }, "pluginVersion": "7.5.5", "targets": [ @@ -1577,6 +1809,16 @@ "interval": "", "legendFormat": "", "refId": "E" + }, + { + "exemplar": true, + "expr": "mtxrInterfaceStatsLinkDowns{instance='$instance'}", + "format": "table", + "hide": false, + "instant": true, + "interval": "", + "legendFormat": "", + "refId": "F" } ], "timeFrom": null, @@ -1606,19 +1848,20 @@ "mtxrInterfaceStatsIndex": true }, "indexByName": { - "Time": 7, - "Value #A": 11, - "Value #B": 1, - "Value #C": 4, - "Value #D": 5, - "Value #E": 3, - "__name__": 8, - "ifIndex": 6, - "ifName": 0, - "ifPhysAddress": 2, - "instance": 9, - "job": 10, - "mtxrInterfaceStatsIndex": 12 + "Time": 8, + "Value #A": 12, + "Value #B": 2, + "Value #C": 6, + "Value #D": 7, + "Value #E": 5, + "Value #F": 3, + "__name__": 9, + "ifIndex": 0, + "ifName": 1, + "ifPhysAddress": 4, + "instance": 10, + "job": 11, + "mtxrInterfaceStatsIndex": 13 }, "renameByName": { "Value #A": "", @@ -1626,11 +1869,13 @@ "Value #C": "RX Sum", "Value #D": "TX Sum", "Value #E": "Rate", + "Value #F": "Link down count", "__name__": "", "ifIndex": "Int. index", "ifName": "Name", "ifPhysAddress": "MAC", - "instance": "" + "instance": "", + "mtxrInterfaceStatsIndex": "" } } } @@ -1638,111 +1883,306 @@ "type": "table" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, "datasource": null, - "decimals": 0, - "description": "", "fieldConfig": { "defaults": { - "unit": "short" + "color": { + "mode": "thresholds" + }, + "mappings": [ + { + "from": "", + "id": 1, + "text": "Disabled", + "to": "", + "type": 1, + "value": "1" + }, + { + "from": "", + "id": 2, + "text": "Waiting", + "to": "", + "type": 1, + "value": "2" + }, + { + "from": "", + "id": 3, + "text": "Powered On", + "to": "", + "type": 1, + "value": "3" + }, + { + "from": "", + "id": 4, + "text": "Overload", + "to": "", + "type": 1, + "value": "4" + } + ], + "max": 4, + "min": 1, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "blue", + "value": null + }, + { + "color": "super-light-yellow", + "value": 2 + }, + { + "color": "#299c46", + "value": 3 + }, + { + "color": "dark-red", + "value": 4 + } + ] + } }, "overrides": [] }, - "fill": 1, - "fillGradient": 0, "gridPos": { "h": 6, - "w": 6, + "w": 3, "x": 18, - "y": 13 + "y": 15 }, - "hiddenSeries": false, - "id": 1261, - "legend": { - "avg": false, - "current": false, - "hideZero": true, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "connected", + "id": 1276, "options": { - "alertThreshold": true + "colorMode": "value", + "graphMode": "none", + "justifyMode": "center", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "text": {}, + "textMode": "value" }, - "percentage": false, "pluginVersion": "7.5.5", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, "targets": [ { "exemplar": true, - "expr": "mtxrWlApAuthClientCount", - "instant": false, + "expr": "mtxrPOEStatus{instance='$instance'}", + "format": "time_series", + "hide": false, + "instant": true, "interval": "", - "legendFormat": "{{mtxrWlApIndex}}", + "legendFormat": "", "refId": "A" } ], - "thresholds": [], "timeFrom": null, - "timeRegions": [], "timeShift": null, - "title": "Wi-Fi Client count", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:75", - "decimals": 0, - "format": "short", - "label": "", - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:76", - "decimals": 0, - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "title": "POE Status", + "type": "stat" }, { - "aliasColors": {}, + "datasource": null, + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "#299c46", + "value": null + } + ] + }, + "unit": "volt" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 21, + "y": 15 + }, + "id": 1278, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "center", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "text": {}, + "textMode": "auto" + }, + "pluginVersion": "7.5.5", + "targets": [ + { + "exemplar": true, + "expr": "mtxrPOEVoltage{instance='$instance'}", + "format": "time_series", + "hide": false, + "instant": false, + "interval": "", + "legendFormat": "POE Voltage", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "POE Voltage", + "type": "stat" + }, + { + "datasource": null, + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "#299c46", + "value": null + } + ] + }, + "unit": "mamp" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 18, + "y": 21 + }, + "id": 1277, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "center", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "text": {}, + "textMode": "value" + }, + "pluginVersion": "7.5.5", + "targets": [ + { + "exemplar": true, + "expr": "mtxrPOECurrent{instance='$instance'}", + "format": "time_series", + "hide": false, + "instant": false, + "interval": "", + "legendFormat": "POE Current", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "POE Current", + "type": "stat" + }, + { + "datasource": null, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "#299c46", + "value": null + } + ] + }, + "unit": "watt" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 21, + "y": 21 + }, + "id": 1279, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "center", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "text": {}, + "textMode": "auto" + }, + "pluginVersion": "7.5.5", + "targets": [ + { + "exemplar": true, + "expr": "mtxrPOEPower{instance='$instance'}", + "format": "time_series", + "hide": false, + "instant": false, + "interval": "", + "legendFormat": "POE Power", + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "POE Power", + "type": "stat" + }, + { + "aliasColors": { + "CCQ - 1": "#ff2e63", + "CCQ - 2": "#08d9d6", + "CCQ - Tilda": "#ff2e63", + "Noise - 1": "#ff2e63", + "Noise - 2": "#08d9d6", + "Noise - Tilda": "light-blue", + "TX CCQ - Tilda": "#ff2e63" + }, "bars": false, "cacheTimeout": null, "dashLength": 10, @@ -1757,22 +2197,23 @@ "fillGradient": 0, "gridPos": { "h": 6, - "w": 6, - "x": 18, - "y": 19 + "w": 12, + "x": 0, + "y": 27 }, "hiddenSeries": false, "id": 1270, "legend": { - "alignAsTable": false, - "avg": false, - "current": false, + "alignAsTable": true, + "avg": true, + "current": true, "hideZero": true, "max": false, "min": false, + "rightSide": true, "show": true, "total": false, - "values": false + "values": true }, "lines": true, "linewidth": 1, @@ -1828,6 +2269,10 @@ { "alias": "Noise - 1", "yaxis": 2 + }, + { + "alias": "Noise - Tilda", + "yaxis": 2 } ], "spaceLength": 10, @@ -1836,21 +2281,21 @@ "targets": [ { "exemplar": true, - "expr": "mtxrWlApOverallTxCCQ{instance='$instance'}", - "instant": false, + "expr": "(mtxrWlApOverallTxCCQ{instance='$instance'}*on(mtxrWlApIndex)group_left(mtxrWlApSsid)mtxrWlApSsid{instance='$instance'})", + "hide": false, "interval": "", - "legendFormat": "CCQ - {{mtxrWlApIndex}}", + "legendFormat": "TX CCQ - {{mtxrWlApSsid}}", "refId": "A" }, { "exemplar": true, - "expr": "mtxrWlApNoiseFloor{instance='$instance'}", + "expr": "(mtxrWlApNoiseFloor{instance='$instance'}*on(mtxrWlApIndex)group_left(mtxrWlApSsid)mtxrWlApSsid{instance='$instance'})", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, - "legendFormat": "Noise - {{mtxrWlApIndex}}", + "legendFormat": "Noise - {{mtxrWlApSsid}}", "refId": "B" } ], @@ -1858,7 +2303,7 @@ "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "Wi-Fi CCQ & Noise", + "title": "Wi-Fi Overall Tx CCQ & Noise", "tooltip": { "shared": true, "sort": 0, @@ -1885,6 +2330,7 @@ }, { "$$hashKey": "object:332", + "decimals": null, "format": "dBm", "label": "", "logBase": 1, @@ -1894,20 +2340,27 @@ } ], "yaxis": { - "align": false, + "align": true, "alignLevel": 0 } }, { - "aliasColors": {}, + "aliasColors": { + "1": "#ff2e63", + "2": "#08d9d6", + "DHCP Leases count": "dark-green", + "Tilda": "#ff2e63" + }, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, - "decimals": null, + "decimals": 0, "description": "", "fieldConfig": { - "defaults": {}, + "defaults": { + "unit": "short" + }, "overrides": [] }, "fill": 1, @@ -1915,21 +2368,22 @@ "gridPos": { "h": 6, "w": 12, - "x": 0, - "y": 25 + "x": 12, + "y": 27 }, "hiddenSeries": false, - "id": 1202, + "id": 1261, "legend": { - "alignAsTable": false, - "avg": false, - "current": false, - "max": false, - "min": false, - "rightSide": false, + "alignAsTable": true, + "avg": true, + "current": true, + "hideZero": true, + "max": true, + "min": true, + "rightSide": true, "show": true, "total": false, - "values": false + "values": true }, "lines": true, "linewidth": 1, @@ -1949,28 +2403,26 @@ "targets": [ { "exemplar": true, - "expr": "irate(ifHCInMulticastPkts{job='Mikrotik',ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "expr": "(mtxrWlApAuthClientCount{instance='$instance'}*on(mtxrWlApIndex)group_left(mtxrWlApSsid)mtxrWlApSsid{instance='$instance'})", "hide": false, "interval": "", - "intervalFactor": 2, - "legendFormat": "In - {{ifName}}", - "refId": "B" + "legendFormat": "{{mtxrWlApSsid}}", + "refId": "A" }, { "exemplar": true, - "expr": "irate(ifHCOutMulticastPkts{job='Mikrotik',ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "expr": "mtxrDHCPLeaseCount{instance='$instance'}", "hide": false, "interval": "", - "intervalFactor": 2, - "legendFormat": "Out - {{ifName}}", - "refId": "A" + "legendFormat": "DHCP Leases", + "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "Multicast Pkts", + "title": "Wi-Fi Client count", "tooltip": { "shared": true, "sort": 0, @@ -1986,22 +2438,24 @@ }, "yaxes": [ { - "$$hashKey": "object:237", - "format": "pps", - "label": "packets out (-) / in (+)", + "$$hashKey": "object:75", + "decimals": 0, + "format": "short", + "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { - "$$hashKey": "object:238", + "$$hashKey": "object:76", + "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, - "show": false + "show": true } ], "yaxis": { @@ -2010,13 +2464,15 @@ } }, { - "aliasColors": {}, + "aliasColors": { + "In - wlan1": "#ff2e63" + }, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "decimals": null, - "description": "", + "description": "Showing values > 0", "fieldConfig": { "defaults": {}, "overrides": [] @@ -2025,22 +2481,24 @@ "fillGradient": 0, "gridPos": { "h": 6, - "w": 12, - "x": 12, - "y": 25 + "w": 24, + "x": 0, + "y": 33 }, "hiddenSeries": false, "id": 1239, "legend": { - "alignAsTable": false, - "avg": false, - "current": false, - "max": false, + "alignAsTable": true, + "avg": true, + "current": true, + "hideEmpty": false, + "hideZero": true, + "max": true, "min": false, - "rightSide": false, + "rightSide": true, "show": true, "total": false, - "values": false + "values": true }, "lines": true, "linewidth": 1, @@ -2129,6 +2587,7 @@ "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", + "description": "Showing values > 0", "fieldConfig": { "defaults": {}, "overrides": [] @@ -2139,25 +2598,27 @@ "h": 6, "w": 12, "x": 0, - "y": 31 + "y": 39 }, "hiddenSeries": false, "id": 1268, "legend": { - "alignAsTable": false, - "avg": false, - "current": false, - "max": false, + "alignAsTable": true, + "avg": true, + "current": true, + "hideZero": true, + "max": true, "min": false, + "rightSide": true, "show": true, "total": false, - "values": false + "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 2, - "nullPointMode": "connected", + "nullPointMode": "null as zero", "options": { "alertThreshold": true }, @@ -2167,14 +2628,33 @@ "points": false, "renderer": "flot", "repeatDirection": "h", - "seriesOverrides": [], + "seriesOverrides": [ + { + "$$hashKey": "object:2649", + "alias": "PCQ Out - http_priority", + "yaxis": 2 + }, + { + "$$hashKey": "object:2650", + "alias": "PCQ In - http_priority", + "yaxis": 2 + }, + { + "alias": "Dropped In - http_priority", + "yaxis": 2 + }, + { + "alias": "Dropped Out - http_priority", + "yaxis": 2 + } + ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, - "expr": "(irate(mtxrQueueSimpleBytesIn[$__rate_interval])*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{instance='$instance'})*8 ", + "expr": "(irate(mtxrQueueSimpleBytesIn{instance='$instance'}[$__rate_interval])*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{instance='$instance'})*8 ", "instant": false, "interval": "", "legendFormat": "In - {{mtxrQueueSimpleName}}", @@ -2182,18 +2662,38 @@ }, { "exemplar": true, - "expr": "(irate(mtxrQueueSimpleBytesOut[$__rate_interval])*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{instance='$instance'})*8", + "expr": "(irate(mtxrQueueSimpleBytesOut{instance='$instance'}[$__rate_interval])*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{instance='$instance'})*8", "instant": false, "interval": "", "legendFormat": "Out - {{mtxrQueueSimpleName}}", "refId": "B" + }, + { + "exemplar": true, + "expr": "(mtxrQueueSimplePCQQueuesIn{instance='$instance'}*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{instance='$instance'})", + "hide": false, + "instant": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "PCQ In - {{mtxrQueueSimpleName}}", + "refId": "D" + }, + { + "exemplar": true, + "expr": "(mtxrQueueSimplePCQQueuesOut{instance='$instance'}*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{instance='$instance'})", + "hide": false, + "instant": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "PCQ Out - {{mtxrQueueSimpleName}}", + "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "Queue all", + "title": "All Simple Queue", "tooltip": { "shared": true, "sort": 0, @@ -2219,7 +2719,7 @@ }, { "$$hashKey": "object:332", - "format": "Bps", + "format": "pps", "label": null, "logBase": 1, "max": null, @@ -2233,295 +2733,6801 @@ } }, { - "datasource": null, + "aliasColors": { + "Packets - tree_2": "dark-green" + }, + "bars": false, + "cacheTimeout": null, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "Showing values > 0", "fieldConfig": { - "defaults": { - "color": { - "mode": "thresholds" + "defaults": {}, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 6, + "w": 12, + "x": 12, + "y": 39 + }, + "hiddenSeries": false, + "id": 1510, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideZero": false, + "max": true, + "min": false, + "rightSide": true, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "maxPerRow": 2, + "nullPointMode": "null as zero", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeatDirection": "h", + "seriesOverrides": [ + { + "$$hashKey": "object:2649", + "alias": "PCQ Out - http_priority", + "yaxis": 2 + }, + { + "$$hashKey": "object:2650", + "alias": "PCQ In - http_priority", + "yaxis": 2 + }, + { + "alias": "PCQ In - test_tree", + "yaxis": 2 + }, + { + "alias": "Dropped - test_tree", + "yaxis": 2 + }, + { + "alias": "PCQ - test_tree", + "yaxis": 2 + }, + { + "alias": "Packets - test_tree", + "yaxis": 2 + }, + { + "alias": "PCQ - tree_2", + "yaxis": 2 + }, + { + "alias": "Dropped - tree_2", + "yaxis": 2 + }, + { + "alias": "Dropped - queue4", + "yaxis": 2 + }, + { + "alias": "Dropped - queue3", + "yaxis": 2 + }, + { + "alias": "Dropped - queue2", + "yaxis": 2 + }, + { + "alias": "Dropped - queue1", + "yaxis": 2 + }, + { + "alias": "Packets - tree_2", + "yaxis": 2 + }, + { + "alias": "Packets - queue1", + "yaxis": 2 + }, + { + "alias": "Packets - queue2", + "yaxis": 2 + } + ], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "(irate(mtxrQueueTreeHCBytes{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{instance='$instance'})*8", + "instant": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "Bytes - {{mtxrQueueTreeName}}", + "refId": "A" + }, + { + "exemplar": true, + "expr": "(irate(mtxrQueueTreePCQQueues{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{instance='$instance'})", + "hide": false, + "instant": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "PCQ - {{mtxrQueueTreeName}}", + "refId": "B" + }, + { + "exemplar": true, + "expr": "(irate(mtxrQueueTreeDropped{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{instance='$instance'})", + "hide": false, + "instant": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "Dropped - {{mtxrQueueTreeName}}", + "refId": "C" + }, + { + "exemplar": true, + "expr": "(irate(mtxrQueueTreePackets{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{instance='$instance'})", + "hide": false, + "instant": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "Packets - {{mtxrQueueTreeName}}", + "refId": "D" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "All Tree Queue", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:331", + "format": "binBps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:332", + "format": "pps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "collapsed": true, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 45 + }, + "id": 1281, + "panels": [ + { + "aliasColors": {}, + "bars": false, + "cacheTimeout": null, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "Showing values > 0", + "fieldConfig": { + "defaults": {}, + "overrides": [] }, - "mappings": [ + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 6, + "w": 12, + "x": 0, + "y": 52 + }, + "hiddenSeries": false, + "id": 1282, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideZero": true, + "max": true, + "min": false, + "rightSide": true, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "maxPerRow": 2, + "nullPointMode": "connected", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeat": "queuesimple_name", + "repeatDirection": "h", + "scopedVars": { + "queuesimple_name": { + "selected": false, + "text": "http_priority", + "value": "http_priority" + } + }, + "seriesOverrides": [ { - "from": "", - "id": 1, - "text": "Disabled", - "to": "", - "type": 1, - "value": "1" + "$$hashKey": "object:114", + "alias": "Dropped Out - http_priority", + "yaxis": 2 }, { - "from": "", - "id": 2, - "text": "Waiting", - "to": "", - "type": 1, - "value": "2" + "$$hashKey": "object:115", + "alias": "Dropped In - http_priority", + "yaxis": 2 }, { - "from": "", - "id": 3, - "text": "Powered On", - "to": "", - "type": 1, - "value": "3" + "alias": "Dropped In", + "yaxis": 2 }, { - "from": "", - "id": 4, - "text": "Overload", - "to": "", - "type": 1, - "value": "4" + "alias": "Dropped Out ", + "yaxis": 2 + }, + { + "alias": "PCQ-Out", + "yaxis": 2 + }, + { + "alias": "PCQ-In", + "yaxis": 2 } ], - "max": 4, - "min": 1, - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "blue", - "value": null - }, - { - "color": "super-light-yellow", - "value": 2 - }, - { - "color": "semi-dark-green", - "value": 3 - }, - { - "color": "dark-red", - "value": 4 - } - ] + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "(irate(mtxrQueueSimpleBytesIn{instance='$instance'}[$__rate_interval])*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{mtxrQueueSimpleName='$queuesimple_name', instance='$instance'})*8", + "instant": false, + "interval": "", + "legendFormat": "In", + "refId": "A" + }, + { + "exemplar": true, + "expr": "(irate(mtxrQueueSimpleBytesOut{instance='$instance'}[$__rate_interval])*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{mtxrQueueSimpleName='$queuesimple_name', instance='$instance'})*8", + "instant": false, + "interval": "", + "legendFormat": "Out", + "refId": "B" + }, + { + "exemplar": true, + "expr": "(irate(mtxrQueueSimpleDroppedIn{instance='$instance'}[$__rate_interval])*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{mtxrQueueSimpleName='$queuesimple_name', instance='$instance'})", + "format": "time_series", + "hide": false, + "interval": "", + "legendFormat": "Dropped In", + "refId": "C" + }, + { + "exemplar": true, + "expr": "(irate(mtxrQueueSimpleDroppedOut{instance='$instance'}[$__rate_interval])*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{mtxrQueueSimpleName='$queuesimple_name', instance='$instance'})", + "hide": false, + "interval": "", + "legendFormat": "Dropped Out ", + "refId": "D" + }, + { + "exemplar": true, + "expr": "(mtxrQueueSimplePCQQueuesIn{instance='$instance'}*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{mtxrQueueSimpleName='$queuesimple_name',instance='$instance'})", + "hide": false, + "interval": "", + "legendFormat": "PCQ-In", + "refId": "E" + }, + { + "exemplar": true, + "expr": "(mtxrQueueSimplePCQQueuesOut{instance='$instance'}*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{mtxrQueueSimpleName='$queuesimple_name',instance='$instance'})", + "hide": false, + "interval": "", + "legendFormat": "PCQ-Out", + "refId": "F" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Queue $queuesimple_name", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:331", + "format": "Bps", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "$$hashKey": "object:332", + "format": "pps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null } }, - "overrides": [] - }, - "gridPos": { - "h": 6, - "w": 3, - "x": 12, - "y": 31 - }, - "id": 1276, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "center", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "lastNotNull" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "value" - }, - "pluginVersion": "7.5.5", - "targets": [ { - "exemplar": true, - "expr": "mtxrPOEStatus{instance='$instance'}", - "format": "time_series", - "hide": false, - "instant": true, - "interval": "", - "legendFormat": "", - "refId": "A" + "aliasColors": {}, + "bars": false, + "cacheTimeout": null, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "Showing values > 0", + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 6, + "w": 12, + "x": 12, + "y": 52 + }, + "hiddenSeries": false, + "id": 1565, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideZero": false, + "max": true, + "min": false, + "rightSide": true, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "maxPerRow": 2, + "nullPointMode": "connected", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeatDirection": "h", + "repeatIteration": 1621165628895, + "repeatPanelId": 1282, + "scopedVars": { + "queuesimple_name": { + "selected": false, + "text": "internet", + "value": "internet" + } + }, + "seriesOverrides": [ + { + "$$hashKey": "object:114", + "alias": "Dropped Out - http_priority", + "yaxis": 2 + }, + { + "$$hashKey": "object:115", + "alias": "Dropped In - http_priority", + "yaxis": 2 + }, + { + "alias": "Dropped In", + "yaxis": 2 + }, + { + "alias": "Dropped Out ", + "yaxis": 2 + }, + { + "alias": "PCQ-Out", + "yaxis": 2 + }, + { + "alias": "PCQ-In", + "yaxis": 2 + } + ], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "(irate(mtxrQueueSimpleBytesIn{instance='$instance'}[$__rate_interval])*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{mtxrQueueSimpleName='$queuesimple_name', instance='$instance'})*8", + "instant": false, + "interval": "", + "legendFormat": "In", + "refId": "A" + }, + { + "exemplar": true, + "expr": "(irate(mtxrQueueSimpleBytesOut{instance='$instance'}[$__rate_interval])*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{mtxrQueueSimpleName='$queuesimple_name', instance='$instance'})*8", + "instant": false, + "interval": "", + "legendFormat": "Out", + "refId": "B" + }, + { + "exemplar": true, + "expr": "(irate(mtxrQueueSimpleDroppedIn{instance='$instance'}[$__rate_interval])*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{mtxrQueueSimpleName='$queuesimple_name', instance='$instance'})", + "format": "time_series", + "hide": false, + "interval": "", + "legendFormat": "Dropped In", + "refId": "C" + }, + { + "exemplar": true, + "expr": "(irate(mtxrQueueSimpleDroppedOut{instance='$instance'}[$__rate_interval])*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{mtxrQueueSimpleName='$queuesimple_name', instance='$instance'})", + "hide": false, + "interval": "", + "legendFormat": "Dropped Out ", + "refId": "D" + }, + { + "exemplar": true, + "expr": "(mtxrQueueSimplePCQQueuesIn{instance='$instance'}*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{mtxrQueueSimpleName='$queuesimple_name',instance='$instance'})", + "hide": false, + "interval": "", + "legendFormat": "PCQ-In", + "refId": "E" + }, + { + "exemplar": true, + "expr": "(mtxrQueueSimplePCQQueuesOut{instance='$instance'}*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{mtxrQueueSimpleName='$queuesimple_name',instance='$instance'})", + "hide": false, + "interval": "", + "legendFormat": "PCQ-Out", + "refId": "F" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Queue $queuesimple_name", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:331", + "format": "Bps", + "label": null, + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "$$hashKey": "object:332", + "format": "pps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } } ], - "timeFrom": null, - "timeShift": null, - "title": "POE Status", - "type": "stat" + "title": "Simple Queue (In/Out/Dropped/PCQ)", + "type": "row" }, { + "collapsed": true, "datasource": null, - "fieldConfig": { - "defaults": { - "color": { - "mode": "thresholds" - }, - "mappings": [], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "mamp" - }, - "overrides": [] - }, "gridPos": { - "h": 6, - "w": 3, - "x": 15, - "y": 31 + "h": 1, + "w": 24, + "x": 0, + "y": 46 }, - "id": 1277, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "center", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "lastNotNull" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "value" - }, - "pluginVersion": "7.5.5", - "targets": [ + "id": 1548, + "panels": [ { - "exemplar": true, - "expr": "irate(mtxrPOECurrent{instance='$instance'}[$__rate_interval])", - "format": "time_series", - "hide": false, - "instant": false, - "interval": "", - "legendFormat": "POE Current", - "refId": "A" + "aliasColors": { + "Packets - tree_2": "dark-green" + }, + "bars": false, + "cacheTimeout": null, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "Showing values > 0", + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 6, + "w": 12, + "x": 0, + "y": 53 + }, + "hiddenSeries": false, + "id": 1549, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideZero": true, + "max": true, + "min": false, + "rightSide": true, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "maxPerRow": 2, + "nullPointMode": "null as zero", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeat": "queuetree_name", + "repeatDirection": "h", + "scopedVars": { + "queuetree_name": { + "selected": false, + "text": "queue1", + "value": "queue1" + } + }, + "seriesOverrides": [ + { + "$$hashKey": "object:2649", + "alias": "PCQ Out - http_priority", + "yaxis": 2 + }, + { + "$$hashKey": "object:2650", + "alias": "PCQ In - http_priority", + "yaxis": 2 + }, + { + "alias": "PCQ In - test_tree", + "yaxis": 2 + }, + { + "alias": "Dropped - test_tree", + "yaxis": 2 + }, + { + "alias": "PCQ - test_tree", + "yaxis": 2 + }, + { + "alias": "Packets - test_tree", + "yaxis": 2 + }, + { + "alias": "PCQ - tree_2", + "yaxis": 2 + }, + { + "alias": "Dropped - tree_2", + "yaxis": 2 + }, + { + "alias": "PCQ", + "yaxis": 2 + }, + { + "alias": "Dropped", + "yaxis": 2 + }, + { + "alias": "Packets", + "yaxis": 2 + }, + { + "alias": "p", + "yaxis": 2 + } + ], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "(irate(mtxrQueueTreeHCBytes{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{mtxrQueueTreeName='$queuetree_name',instance='$instance'})*8", + "instant": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "Bytes", + "refId": "A" + }, + { + "exemplar": true, + "expr": "(irate(mtxrQueueTreePCQQueues{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{mtxrQueueTreeName='$queuetree_name',instance='$instance'})", + "hide": false, + "instant": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "PCQ", + "refId": "B" + }, + { + "exemplar": true, + "expr": "(irate(mtxrQueueTreeDropped{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{mtxrQueueTreeName='$queuetree_name',instance='$instance'})", + "hide": false, + "instant": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "Dropped", + "refId": "C" + }, + { + "exemplar": true, + "expr": "(irate(mtxrQueueTreePackets{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{mtxrQueueTreeName='$queuetree_name',instance='$instance'})", + "hide": false, + "instant": false, + "interval": "", + "legendFormat": "Packets", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Tree Queue $queuetree_name / $queuetree_parent / $queuetree_flow", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:331", + "format": "binBps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:332", + "format": "pps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "Packets - tree_2": "dark-green" + }, + "bars": false, + "cacheTimeout": null, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "Showing values > 0", + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 6, + "w": 12, + "x": 12, + "y": 53 + }, + "hiddenSeries": false, + "id": 1566, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideZero": true, + "max": true, + "min": false, + "rightSide": true, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "maxPerRow": 2, + "nullPointMode": "null as zero", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeatDirection": "h", + "repeatIteration": 1621172536321, + "repeatPanelId": 1549, + "scopedVars": { + "queuetree_name": { + "selected": false, + "text": "queue2", + "value": "queue2" + } + }, + "seriesOverrides": [ + { + "$$hashKey": "object:2649", + "alias": "PCQ Out - http_priority", + "yaxis": 2 + }, + { + "$$hashKey": "object:2650", + "alias": "PCQ In - http_priority", + "yaxis": 2 + }, + { + "alias": "PCQ In - test_tree", + "yaxis": 2 + }, + { + "alias": "Dropped - test_tree", + "yaxis": 2 + }, + { + "alias": "PCQ - test_tree", + "yaxis": 2 + }, + { + "alias": "Packets - test_tree", + "yaxis": 2 + }, + { + "alias": "PCQ - tree_2", + "yaxis": 2 + }, + { + "alias": "Dropped - tree_2", + "yaxis": 2 + }, + { + "alias": "PCQ", + "yaxis": 2 + }, + { + "alias": "Dropped", + "yaxis": 2 + }, + { + "alias": "Packets", + "yaxis": 2 + }, + { + "alias": "p", + "yaxis": 2 + } + ], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "(irate(mtxrQueueTreeHCBytes{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{mtxrQueueTreeName='$queuetree_name',instance='$instance'})*8", + "instant": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "Bytes", + "refId": "A" + }, + { + "exemplar": true, + "expr": "(irate(mtxrQueueTreePCQQueues{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{mtxrQueueTreeName='$queuetree_name',instance='$instance'})", + "hide": false, + "instant": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "PCQ", + "refId": "B" + }, + { + "exemplar": true, + "expr": "(irate(mtxrQueueTreeDropped{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{mtxrQueueTreeName='$queuetree_name',instance='$instance'})", + "hide": false, + "instant": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "Dropped", + "refId": "C" + }, + { + "exemplar": true, + "expr": "(irate(mtxrQueueTreePackets{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{mtxrQueueTreeName='$queuetree_name',instance='$instance'})", + "hide": false, + "instant": false, + "interval": "", + "legendFormat": "Packets", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Tree Queue $queuetree_name / $queuetree_parent / $queuetree_flow", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:331", + "format": "binBps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:332", + "format": "pps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "Packets - tree_2": "dark-green" + }, + "bars": false, + "cacheTimeout": null, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "Showing values > 0", + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 6, + "w": 12, + "x": 0, + "y": 59 + }, + "hiddenSeries": false, + "id": 1567, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideZero": true, + "max": true, + "min": false, + "rightSide": true, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "maxPerRow": 2, + "nullPointMode": "null as zero", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeatDirection": "h", + "repeatIteration": 1621172536321, + "repeatPanelId": 1549, + "scopedVars": { + "queuetree_name": { + "selected": false, + "text": "queue3", + "value": "queue3" + } + }, + "seriesOverrides": [ + { + "$$hashKey": "object:2649", + "alias": "PCQ Out - http_priority", + "yaxis": 2 + }, + { + "$$hashKey": "object:2650", + "alias": "PCQ In - http_priority", + "yaxis": 2 + }, + { + "alias": "PCQ In - test_tree", + "yaxis": 2 + }, + { + "alias": "Dropped - test_tree", + "yaxis": 2 + }, + { + "alias": "PCQ - test_tree", + "yaxis": 2 + }, + { + "alias": "Packets - test_tree", + "yaxis": 2 + }, + { + "alias": "PCQ - tree_2", + "yaxis": 2 + }, + { + "alias": "Dropped - tree_2", + "yaxis": 2 + }, + { + "alias": "PCQ", + "yaxis": 2 + }, + { + "alias": "Dropped", + "yaxis": 2 + }, + { + "alias": "Packets", + "yaxis": 2 + }, + { + "alias": "p", + "yaxis": 2 + } + ], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "(irate(mtxrQueueTreeHCBytes{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{mtxrQueueTreeName='$queuetree_name',instance='$instance'})*8", + "instant": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "Bytes", + "refId": "A" + }, + { + "exemplar": true, + "expr": "(irate(mtxrQueueTreePCQQueues{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{mtxrQueueTreeName='$queuetree_name',instance='$instance'})", + "hide": false, + "instant": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "PCQ", + "refId": "B" + }, + { + "exemplar": true, + "expr": "(irate(mtxrQueueTreeDropped{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{mtxrQueueTreeName='$queuetree_name',instance='$instance'})", + "hide": false, + "instant": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "Dropped", + "refId": "C" + }, + { + "exemplar": true, + "expr": "(irate(mtxrQueueTreePackets{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{mtxrQueueTreeName='$queuetree_name',instance='$instance'})", + "hide": false, + "instant": false, + "interval": "", + "legendFormat": "Packets", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Tree Queue $queuetree_name / $queuetree_parent / $queuetree_flow", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:331", + "format": "binBps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:332", + "format": "pps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "Packets - tree_2": "dark-green" + }, + "bars": false, + "cacheTimeout": null, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_PROMETHEUS}", + "description": "Showing values > 0", + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 6, + "w": 12, + "x": 12, + "y": 59 + }, + "hiddenSeries": false, + "id": 1568, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideZero": true, + "max": true, + "min": false, + "rightSide": true, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "maxPerRow": 2, + "nullPointMode": "null as zero", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeatDirection": "h", + "repeatIteration": 1621172536321, + "repeatPanelId": 1549, + "scopedVars": { + "queuetree_name": { + "selected": false, + "text": "queue4", + "value": "queue4" + } + }, + "seriesOverrides": [ + { + "$$hashKey": "object:2649", + "alias": "PCQ Out - http_priority", + "yaxis": 2 + }, + { + "$$hashKey": "object:2650", + "alias": "PCQ In - http_priority", + "yaxis": 2 + }, + { + "alias": "PCQ In - test_tree", + "yaxis": 2 + }, + { + "alias": "Dropped - test_tree", + "yaxis": 2 + }, + { + "alias": "PCQ - test_tree", + "yaxis": 2 + }, + { + "alias": "Packets - test_tree", + "yaxis": 2 + }, + { + "alias": "PCQ - tree_2", + "yaxis": 2 + }, + { + "alias": "Dropped - tree_2", + "yaxis": 2 + }, + { + "alias": "PCQ", + "yaxis": 2 + }, + { + "alias": "Dropped", + "yaxis": 2 + }, + { + "alias": "Packets", + "yaxis": 2 + }, + { + "alias": "p", + "yaxis": 2 + } + ], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "(irate(mtxrQueueTreeHCBytes{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{mtxrQueueTreeName='$queuetree_name',instance='$instance'})*8", + "instant": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "Bytes", + "refId": "A" + }, + { + "exemplar": true, + "expr": "(irate(mtxrQueueTreePCQQueues{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{mtxrQueueTreeName='$queuetree_name',instance='$instance'})", + "hide": false, + "instant": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "PCQ", + "refId": "B" + }, + { + "exemplar": true, + "expr": "(irate(mtxrQueueTreeDropped{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{mtxrQueueTreeName='$queuetree_name',instance='$instance'})", + "hide": false, + "instant": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "Dropped", + "refId": "C" + }, + { + "exemplar": true, + "expr": "(irate(mtxrQueueTreePackets{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{mtxrQueueTreeName='$queuetree_name',instance='$instance'})", + "hide": false, + "instant": false, + "interval": "", + "legendFormat": "Packets", + "refId": "E" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Tree Queue $queuetree_name / $queuetree_parent / $queuetree_flow", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:331", + "format": "binBps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:332", + "format": "pps", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } } ], - "timeFrom": null, - "timeShift": null, - "title": "POE Current", - "type": "stat" + "title": "Tree Queue (Bytes/PCQ/Dropped/Packets)", + "type": "row" }, { + "collapsed": true, "datasource": null, - "fieldConfig": { - "defaults": { - "color": { - "mode": "thresholds" - }, - "mappings": [], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "volt" - }, - "overrides": [] - }, "gridPos": { - "h": 6, - "w": 3, - "x": 18, - "y": 31 + "h": 1, + "w": 24, + "x": 0, + "y": 47 }, - "id": 1278, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "center", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "lastNotNull" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.5.5", - "targets": [ + "id": 1285, + "panels": [ { - "exemplar": true, - "expr": "mtxrPOEVoltage{instance='$instance'}", - "format": "time_series", - "hide": false, - "instant": false, - "interval": "", - "legendFormat": "POE Voltage", - "refId": "A" + "aliasColors": { + "In - wlan1": "#ff2e63" + }, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": null, + "decimals": null, + "description": "", + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 7, + "w": 12, + "x": 0, + "y": 54 + }, + "hiddenSeries": false, + "id": 1286, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideEmpty": false, + "hideZero": false, + "max": true, + "min": true, + "rightSide": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "maxPerRow": 2, + "nullPointMode": "connected", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeat": "Interface", + "repeatDirection": "h", + "scopedVars": { + "Interface": { + "selected": false, + "text": "ether1", + "value": "ether1" + } + }, + "seriesOverrides": [ + { + "$$hashKey": "object:385", + "alias": "In - ether1", + "yaxis": 1 + }, + { + "$$hashKey": "object:386", + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:387", + "alias": "Out Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:388", + "alias": "Out Discard - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:389", + "alias": "In Discard - ether1", + "yaxis": 2 + }, + { + "alias": "In Unicast -", + "yaxis": 2 + }, + { + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "alias": "In Errors - ether1", + "yaxis": 2 + }, + { + "alias": "Out Errors - ether1", + "yaxis": 2 + }, + { + "alias": "In Unknown Protos - ether1", + "yaxis": 2 + }, + { + "alias": "Out queue length - ether1", + "yaxis": 2 + }, + { + "alias": "In Multicast - ether1", + "yaxis": 2 + }, + { + "alias": "Out Multicast - ether1", + "yaxis": 2 + } + ], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "irate(ifHCInOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", + "format": "time_series", + "hide": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "In", + "refId": "A" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", + "hide": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "Out", + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Traffic \"$Interface\"", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:237", + "decimals": null, + "format": "bps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:238", + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "In - wlan1": "#ff2e63" + }, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": null, + "decimals": null, + "description": "", + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 7, + "w": 12, + "x": 12, + "y": 54 + }, + "hiddenSeries": false, + "id": 1554, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideEmpty": false, + "hideZero": false, + "max": true, + "min": true, + "rightSide": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "maxPerRow": 2, + "nullPointMode": "connected", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeatDirection": "h", + "repeatIteration": 1621165628893, + "repeatPanelId": 1286, + "scopedVars": { + "Interface": { + "selected": false, + "text": "ether2", + "value": "ether2" + } + }, + "seriesOverrides": [ + { + "$$hashKey": "object:385", + "alias": "In - ether1", + "yaxis": 1 + }, + { + "$$hashKey": "object:386", + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:387", + "alias": "Out Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:388", + "alias": "Out Discard - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:389", + "alias": "In Discard - ether1", + "yaxis": 2 + }, + { + "alias": "In Unicast -", + "yaxis": 2 + }, + { + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "alias": "In Errors - ether1", + "yaxis": 2 + }, + { + "alias": "Out Errors - ether1", + "yaxis": 2 + }, + { + "alias": "In Unknown Protos - ether1", + "yaxis": 2 + }, + { + "alias": "Out queue length - ether1", + "yaxis": 2 + }, + { + "alias": "In Multicast - ether1", + "yaxis": 2 + }, + { + "alias": "Out Multicast - ether1", + "yaxis": 2 + } + ], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "irate(ifHCInOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", + "format": "time_series", + "hide": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "In", + "refId": "A" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", + "hide": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "Out", + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Traffic \"$Interface\"", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:237", + "decimals": null, + "format": "bps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:238", + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "In - wlan1": "#ff2e63" + }, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": null, + "decimals": null, + "description": "", + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 7, + "w": 12, + "x": 0, + "y": 61 + }, + "hiddenSeries": false, + "id": 1555, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideEmpty": false, + "hideZero": false, + "max": true, + "min": true, + "rightSide": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "maxPerRow": 2, + "nullPointMode": "connected", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeatDirection": "h", + "repeatIteration": 1621165628893, + "repeatPanelId": 1286, + "scopedVars": { + "Interface": { + "selected": false, + "text": "ether3", + "value": "ether3" + } + }, + "seriesOverrides": [ + { + "$$hashKey": "object:385", + "alias": "In - ether1", + "yaxis": 1 + }, + { + "$$hashKey": "object:386", + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:387", + "alias": "Out Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:388", + "alias": "Out Discard - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:389", + "alias": "In Discard - ether1", + "yaxis": 2 + }, + { + "alias": "In Unicast -", + "yaxis": 2 + }, + { + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "alias": "In Errors - ether1", + "yaxis": 2 + }, + { + "alias": "Out Errors - ether1", + "yaxis": 2 + }, + { + "alias": "In Unknown Protos - ether1", + "yaxis": 2 + }, + { + "alias": "Out queue length - ether1", + "yaxis": 2 + }, + { + "alias": "In Multicast - ether1", + "yaxis": 2 + }, + { + "alias": "Out Multicast - ether1", + "yaxis": 2 + } + ], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "irate(ifHCInOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", + "format": "time_series", + "hide": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "In", + "refId": "A" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", + "hide": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "Out", + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Traffic \"$Interface\"", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:237", + "decimals": null, + "format": "bps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:238", + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "In - wlan1": "#ff2e63" + }, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": null, + "decimals": null, + "description": "", + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 7, + "w": 12, + "x": 12, + "y": 61 + }, + "hiddenSeries": false, + "id": 1556, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideEmpty": false, + "hideZero": false, + "max": true, + "min": true, + "rightSide": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "maxPerRow": 2, + "nullPointMode": "connected", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeatDirection": "h", + "repeatIteration": 1621165628893, + "repeatPanelId": 1286, + "scopedVars": { + "Interface": { + "selected": false, + "text": "ether4", + "value": "ether4" + } + }, + "seriesOverrides": [ + { + "$$hashKey": "object:385", + "alias": "In - ether1", + "yaxis": 1 + }, + { + "$$hashKey": "object:386", + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:387", + "alias": "Out Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:388", + "alias": "Out Discard - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:389", + "alias": "In Discard - ether1", + "yaxis": 2 + }, + { + "alias": "In Unicast -", + "yaxis": 2 + }, + { + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "alias": "In Errors - ether1", + "yaxis": 2 + }, + { + "alias": "Out Errors - ether1", + "yaxis": 2 + }, + { + "alias": "In Unknown Protos - ether1", + "yaxis": 2 + }, + { + "alias": "Out queue length - ether1", + "yaxis": 2 + }, + { + "alias": "In Multicast - ether1", + "yaxis": 2 + }, + { + "alias": "Out Multicast - ether1", + "yaxis": 2 + } + ], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "irate(ifHCInOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", + "format": "time_series", + "hide": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "In", + "refId": "A" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", + "hide": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "Out", + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Traffic \"$Interface\"", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:237", + "decimals": null, + "format": "bps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:238", + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "In - wlan1": "#ff2e63" + }, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": null, + "decimals": null, + "description": "", + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 7, + "w": 12, + "x": 0, + "y": 68 + }, + "hiddenSeries": false, + "id": 1557, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideEmpty": false, + "hideZero": false, + "max": true, + "min": true, + "rightSide": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "maxPerRow": 2, + "nullPointMode": "connected", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeatDirection": "h", + "repeatIteration": 1621165628893, + "repeatPanelId": 1286, + "scopedVars": { + "Interface": { + "selected": false, + "text": "ether5", + "value": "ether5" + } + }, + "seriesOverrides": [ + { + "$$hashKey": "object:385", + "alias": "In - ether1", + "yaxis": 1 + }, + { + "$$hashKey": "object:386", + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:387", + "alias": "Out Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:388", + "alias": "Out Discard - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:389", + "alias": "In Discard - ether1", + "yaxis": 2 + }, + { + "alias": "In Unicast -", + "yaxis": 2 + }, + { + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "alias": "In Errors - ether1", + "yaxis": 2 + }, + { + "alias": "Out Errors - ether1", + "yaxis": 2 + }, + { + "alias": "In Unknown Protos - ether1", + "yaxis": 2 + }, + { + "alias": "Out queue length - ether1", + "yaxis": 2 + }, + { + "alias": "In Multicast - ether1", + "yaxis": 2 + }, + { + "alias": "Out Multicast - ether1", + "yaxis": 2 + } + ], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "irate(ifHCInOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", + "format": "time_series", + "hide": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "In", + "refId": "A" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", + "hide": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "Out", + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Traffic \"$Interface\"", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:237", + "decimals": null, + "format": "bps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:238", + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "In - wlan1": "#ff2e63" + }, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": null, + "decimals": null, + "description": "", + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 7, + "w": 12, + "x": 12, + "y": 68 + }, + "hiddenSeries": false, + "id": 1558, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideEmpty": false, + "hideZero": false, + "max": true, + "min": true, + "rightSide": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "maxPerRow": 2, + "nullPointMode": "connected", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeatDirection": "h", + "repeatIteration": 1621165628893, + "repeatPanelId": 1286, + "scopedVars": { + "Interface": { + "selected": false, + "text": "wlan1", + "value": "wlan1" + } + }, + "seriesOverrides": [ + { + "$$hashKey": "object:385", + "alias": "In - ether1", + "yaxis": 1 + }, + { + "$$hashKey": "object:386", + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:387", + "alias": "Out Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:388", + "alias": "Out Discard - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:389", + "alias": "In Discard - ether1", + "yaxis": 2 + }, + { + "alias": "In Unicast -", + "yaxis": 2 + }, + { + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "alias": "In Errors - ether1", + "yaxis": 2 + }, + { + "alias": "Out Errors - ether1", + "yaxis": 2 + }, + { + "alias": "In Unknown Protos - ether1", + "yaxis": 2 + }, + { + "alias": "Out queue length - ether1", + "yaxis": 2 + }, + { + "alias": "In Multicast - ether1", + "yaxis": 2 + }, + { + "alias": "Out Multicast - ether1", + "yaxis": 2 + } + ], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "irate(ifHCInOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", + "format": "time_series", + "hide": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "In", + "refId": "A" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", + "hide": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "Out", + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Traffic \"$Interface\"", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:237", + "decimals": null, + "format": "bps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:238", + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "In - wlan1": "#ff2e63" + }, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": null, + "decimals": null, + "description": "", + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 7, + "w": 12, + "x": 0, + "y": 75 + }, + "hiddenSeries": false, + "id": 1559, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideEmpty": false, + "hideZero": false, + "max": true, + "min": true, + "rightSide": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "maxPerRow": 2, + "nullPointMode": "connected", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeatDirection": "h", + "repeatIteration": 1621165628893, + "repeatPanelId": 1286, + "scopedVars": { + "Interface": { + "selected": false, + "text": "wlan2", + "value": "wlan2" + } + }, + "seriesOverrides": [ + { + "$$hashKey": "object:385", + "alias": "In - ether1", + "yaxis": 1 + }, + { + "$$hashKey": "object:386", + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:387", + "alias": "Out Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:388", + "alias": "Out Discard - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:389", + "alias": "In Discard - ether1", + "yaxis": 2 + }, + { + "alias": "In Unicast -", + "yaxis": 2 + }, + { + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "alias": "In Errors - ether1", + "yaxis": 2 + }, + { + "alias": "Out Errors - ether1", + "yaxis": 2 + }, + { + "alias": "In Unknown Protos - ether1", + "yaxis": 2 + }, + { + "alias": "Out queue length - ether1", + "yaxis": 2 + }, + { + "alias": "In Multicast - ether1", + "yaxis": 2 + }, + { + "alias": "Out Multicast - ether1", + "yaxis": 2 + } + ], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "irate(ifHCInOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", + "format": "time_series", + "hide": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "In", + "refId": "A" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", + "hide": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "Out", + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Traffic \"$Interface\"", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:237", + "decimals": null, + "format": "bps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:238", + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "In - wlan1": "#ff2e63" + }, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": null, + "decimals": null, + "description": "", + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 7, + "w": 12, + "x": 12, + "y": 75 + }, + "hiddenSeries": false, + "id": 1560, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideEmpty": false, + "hideZero": false, + "max": true, + "min": true, + "rightSide": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "maxPerRow": 2, + "nullPointMode": "connected", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeatDirection": "h", + "repeatIteration": 1621165628893, + "repeatPanelId": 1286, + "scopedVars": { + "Interface": { + "selected": false, + "text": "sfp1", + "value": "sfp1" + } + }, + "seriesOverrides": [ + { + "$$hashKey": "object:385", + "alias": "In - ether1", + "yaxis": 1 + }, + { + "$$hashKey": "object:386", + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:387", + "alias": "Out Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:388", + "alias": "Out Discard - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:389", + "alias": "In Discard - ether1", + "yaxis": 2 + }, + { + "alias": "In Unicast -", + "yaxis": 2 + }, + { + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "alias": "In Errors - ether1", + "yaxis": 2 + }, + { + "alias": "Out Errors - ether1", + "yaxis": 2 + }, + { + "alias": "In Unknown Protos - ether1", + "yaxis": 2 + }, + { + "alias": "Out queue length - ether1", + "yaxis": 2 + }, + { + "alias": "In Multicast - ether1", + "yaxis": 2 + }, + { + "alias": "Out Multicast - ether1", + "yaxis": 2 + } + ], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "irate(ifHCInOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", + "format": "time_series", + "hide": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "In", + "refId": "A" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", + "hide": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "Out", + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Traffic \"$Interface\"", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:237", + "decimals": null, + "format": "bps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:238", + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "In - wlan1": "#ff2e63" + }, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": null, + "decimals": null, + "description": "", + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 7, + "w": 12, + "x": 0, + "y": 82 + }, + "hiddenSeries": false, + "id": 1561, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideEmpty": false, + "hideZero": false, + "max": true, + "min": true, + "rightSide": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "maxPerRow": 2, + "nullPointMode": "connected", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeatDirection": "h", + "repeatIteration": 1621165628893, + "repeatPanelId": 1286, + "scopedVars": { + "Interface": { + "selected": false, + "text": "bridge", + "value": "bridge" + } + }, + "seriesOverrides": [ + { + "$$hashKey": "object:385", + "alias": "In - ether1", + "yaxis": 1 + }, + { + "$$hashKey": "object:386", + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:387", + "alias": "Out Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:388", + "alias": "Out Discard - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:389", + "alias": "In Discard - ether1", + "yaxis": 2 + }, + { + "alias": "In Unicast -", + "yaxis": 2 + }, + { + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "alias": "In Errors - ether1", + "yaxis": 2 + }, + { + "alias": "Out Errors - ether1", + "yaxis": 2 + }, + { + "alias": "In Unknown Protos - ether1", + "yaxis": 2 + }, + { + "alias": "Out queue length - ether1", + "yaxis": 2 + }, + { + "alias": "In Multicast - ether1", + "yaxis": 2 + }, + { + "alias": "Out Multicast - ether1", + "yaxis": 2 + } + ], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "irate(ifHCInOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", + "format": "time_series", + "hide": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "In", + "refId": "A" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", + "hide": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "Out", + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Traffic \"$Interface\"", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:237", + "decimals": null, + "format": "bps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:238", + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "In - wlan1": "#ff2e63" + }, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": null, + "decimals": null, + "description": "", + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 7, + "w": 12, + "x": 12, + "y": 82 + }, + "hiddenSeries": false, + "id": 1562, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideEmpty": false, + "hideZero": false, + "max": true, + "min": true, + "rightSide": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "maxPerRow": 2, + "nullPointMode": "connected", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeatDirection": "h", + "repeatIteration": 1621165628893, + "repeatPanelId": 1286, + "scopedVars": { + "Interface": { + "selected": false, + "text": "beeline_l2tp", + "value": "beeline_l2tp" + } + }, + "seriesOverrides": [ + { + "$$hashKey": "object:385", + "alias": "In - ether1", + "yaxis": 1 + }, + { + "$$hashKey": "object:386", + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:387", + "alias": "Out Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:388", + "alias": "Out Discard - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:389", + "alias": "In Discard - ether1", + "yaxis": 2 + }, + { + "alias": "In Unicast -", + "yaxis": 2 + }, + { + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "alias": "In Errors - ether1", + "yaxis": 2 + }, + { + "alias": "Out Errors - ether1", + "yaxis": 2 + }, + { + "alias": "In Unknown Protos - ether1", + "yaxis": 2 + }, + { + "alias": "Out queue length - ether1", + "yaxis": 2 + }, + { + "alias": "In Multicast - ether1", + "yaxis": 2 + }, + { + "alias": "Out Multicast - ether1", + "yaxis": 2 + } + ], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "irate(ifHCInOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", + "format": "time_series", + "hide": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "In", + "refId": "A" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", + "hide": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "Out", + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Traffic \"$Interface\"", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:237", + "decimals": null, + "format": "bps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:238", + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "In - wlan1": "#ff2e63" + }, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": null, + "decimals": null, + "description": "", + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 7, + "w": 12, + "x": 0, + "y": 89 + }, + "hiddenSeries": false, + "id": 1563, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideEmpty": false, + "hideZero": false, + "max": true, + "min": true, + "rightSide": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "maxPerRow": 2, + "nullPointMode": "connected", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeatDirection": "h", + "repeatIteration": 1621165628893, + "repeatPanelId": 1286, + "scopedVars": { + "Interface": { + "selected": false, + "text": "Tilda-guest", + "value": "Tilda-guest" + } + }, + "seriesOverrides": [ + { + "$$hashKey": "object:385", + "alias": "In - ether1", + "yaxis": 1 + }, + { + "$$hashKey": "object:386", + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:387", + "alias": "Out Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:388", + "alias": "Out Discard - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:389", + "alias": "In Discard - ether1", + "yaxis": 2 + }, + { + "alias": "In Unicast -", + "yaxis": 2 + }, + { + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "alias": "In Errors - ether1", + "yaxis": 2 + }, + { + "alias": "Out Errors - ether1", + "yaxis": 2 + }, + { + "alias": "In Unknown Protos - ether1", + "yaxis": 2 + }, + { + "alias": "Out queue length - ether1", + "yaxis": 2 + }, + { + "alias": "In Multicast - ether1", + "yaxis": 2 + }, + { + "alias": "Out Multicast - ether1", + "yaxis": 2 + } + ], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "irate(ifHCInOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", + "format": "time_series", + "hide": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "In", + "refId": "A" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", + "hide": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "Out", + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Traffic \"$Interface\"", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:237", + "decimals": null, + "format": "bps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:238", + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "In - wlan1": "#ff2e63" + }, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": null, + "decimals": null, + "description": "", + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 7, + "w": 12, + "x": 12, + "y": 89 + }, + "hiddenSeries": false, + "id": 1564, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideEmpty": false, + "hideZero": false, + "max": true, + "min": true, + "rightSide": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "maxPerRow": 2, + "nullPointMode": "connected", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeatDirection": "h", + "repeatIteration": 1621165628893, + "repeatPanelId": 1286, + "scopedVars": { + "Interface": { + "selected": false, + "text": "sit1", + "value": "sit1" + } + }, + "seriesOverrides": [ + { + "$$hashKey": "object:385", + "alias": "In - ether1", + "yaxis": 1 + }, + { + "$$hashKey": "object:386", + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:387", + "alias": "Out Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:388", + "alias": "Out Discard - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:389", + "alias": "In Discard - ether1", + "yaxis": 2 + }, + { + "alias": "In Unicast -", + "yaxis": 2 + }, + { + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "alias": "In Errors - ether1", + "yaxis": 2 + }, + { + "alias": "Out Errors - ether1", + "yaxis": 2 + }, + { + "alias": "In Unknown Protos - ether1", + "yaxis": 2 + }, + { + "alias": "Out queue length - ether1", + "yaxis": 2 + }, + { + "alias": "In Multicast - ether1", + "yaxis": 2 + }, + { + "alias": "Out Multicast - ether1", + "yaxis": 2 + } + ], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "irate(ifHCInOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", + "format": "time_series", + "hide": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "In", + "refId": "A" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", + "hide": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "Out", + "refId": "B" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Traffic \"$Interface\"", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:237", + "decimals": null, + "format": "bps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:238", + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } } ], - "timeFrom": null, - "timeShift": null, - "title": "POE Voltage", - "type": "stat" + "title": "Interfaces Traffic", + "type": "row" }, { + "collapsed": true, "datasource": null, - "description": "", - "fieldConfig": { - "defaults": { - "color": { - "mode": "thresholds" - }, - "mappings": [], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] - }, - "unit": "watt" - }, - "overrides": [] - }, "gridPos": { - "h": 6, - "w": 3, - "x": 21, - "y": 31 + "h": 1, + "w": 24, + "x": 0, + "y": 48 }, - "id": 1279, - "options": { - "colorMode": "value", - "graphMode": "none", - "justifyMode": "center", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "lastNotNull" - ], - "fields": "", - "values": false - }, - "text": {}, - "textMode": "auto" - }, - "pluginVersion": "7.5.5", - "targets": [ + "id": 1338, + "panels": [ { - "exemplar": true, - "expr": "mtxrPOEPower{instance='$instance'}", - "format": "time_series", - "hide": false, - "instant": false, - "interval": "", - "legendFormat": "POE Power", - "refId": "A" + "aliasColors": { + "In - wlan1": "#ff2e63" + }, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": null, + "decimals": null, + "description": "Showing values > 0", + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 7, + "w": 12, + "x": 0, + "y": 60 + }, + "hiddenSeries": false, + "id": 1339, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideEmpty": false, + "hideZero": true, + "max": true, + "min": true, + "rightSide": true, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "maxPerRow": 2, + "nullPointMode": "connected", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeat": "Interface", + "repeatDirection": "h", + "scopedVars": { + "Interface": { + "selected": false, + "text": "ether1", + "value": "ether1" + } + }, + "seriesOverrides": [ + { + "$$hashKey": "object:385", + "alias": "In - ether1", + "yaxis": 1 + }, + { + "$$hashKey": "object:386", + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:387", + "alias": "Out Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:388", + "alias": "Out Discard - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:389", + "alias": "In Discard - ether1", + "yaxis": 2 + }, + { + "alias": "In Unicast -", + "yaxis": 2 + }, + { + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "alias": "In Errors - ether1", + "yaxis": 2 + }, + { + "alias": "Out Errors - ether1", + "yaxis": 2 + }, + { + "alias": "In Unknown Protos - ether1", + "yaxis": 2 + }, + { + "alias": "Out queue length - ether1", + "yaxis": 2 + }, + { + "alias": "In Multicast - ether1", + "yaxis": 2 + }, + { + "alias": "Out Multicast - ether1", + "yaxis": 2 + } + ], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "irate(ifHCInMulticastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Multicast", + "refId": "K" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutMulticastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Multicast", + "refId": "L" + }, + { + "exemplar": true, + "expr": "irate(ifHCInBroadcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Broadcast", + "refId": "C" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutBroadcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Broadcast", + "refId": "A" + }, + { + "exemplar": true, + "expr": "irate(ifHCInUcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Unicast", + "refId": "B" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutUcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Unicast", + "refId": "D" + }, + { + "exemplar": true, + "expr": "irate(ifInDiscards{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Discard", + "refId": "E" + }, + { + "exemplar": true, + "expr": "irate(ifOutDiscards{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Discard", + "refId": "F" + }, + { + "exemplar": true, + "expr": "irate(ifInErrors{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Errors", + "refId": "G" + }, + { + "exemplar": true, + "expr": "irate(ifOutErrors{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Errors", + "refId": "H" + }, + { + "exemplar": true, + "expr": "irate(ifInUnknownProtos{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Unknown Protos", + "refId": "I" + }, + { + "exemplar": true, + "expr": "irate(ifOutQLen{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out queue length", + "refId": "J" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Interface \"$Interface\"", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:237", + "decimals": null, + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:238", + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "In - wlan1": "#ff2e63" + }, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": null, + "decimals": null, + "description": "Showing values > 0", + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 7, + "w": 12, + "x": 12, + "y": 60 + }, + "hiddenSeries": false, + "id": 1535, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideEmpty": false, + "hideZero": true, + "max": true, + "min": true, + "rightSide": true, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "maxPerRow": 2, + "nullPointMode": "connected", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeatDirection": "h", + "repeatIteration": 1621154675729, + "repeatPanelId": 1339, + "scopedVars": { + "Interface": { + "selected": false, + "text": "ether2", + "value": "ether2" + } + }, + "seriesOverrides": [ + { + "$$hashKey": "object:385", + "alias": "In - ether1", + "yaxis": 1 + }, + { + "$$hashKey": "object:386", + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:387", + "alias": "Out Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:388", + "alias": "Out Discard - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:389", + "alias": "In Discard - ether1", + "yaxis": 2 + }, + { + "alias": "In Unicast -", + "yaxis": 2 + }, + { + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "alias": "In Errors - ether1", + "yaxis": 2 + }, + { + "alias": "Out Errors - ether1", + "yaxis": 2 + }, + { + "alias": "In Unknown Protos - ether1", + "yaxis": 2 + }, + { + "alias": "Out queue length - ether1", + "yaxis": 2 + }, + { + "alias": "In Multicast - ether1", + "yaxis": 2 + }, + { + "alias": "Out Multicast - ether1", + "yaxis": 2 + } + ], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "irate(ifHCInMulticastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Multicast", + "refId": "K" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutMulticastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Multicast", + "refId": "L" + }, + { + "exemplar": true, + "expr": "irate(ifHCInBroadcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Broadcast", + "refId": "C" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutBroadcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Broadcast", + "refId": "A" + }, + { + "exemplar": true, + "expr": "irate(ifHCInUcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Unicast", + "refId": "B" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutUcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Unicast", + "refId": "D" + }, + { + "exemplar": true, + "expr": "irate(ifInDiscards{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Discard", + "refId": "E" + }, + { + "exemplar": true, + "expr": "irate(ifOutDiscards{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Discard", + "refId": "F" + }, + { + "exemplar": true, + "expr": "irate(ifInErrors{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Errors", + "refId": "G" + }, + { + "exemplar": true, + "expr": "irate(ifOutErrors{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Errors", + "refId": "H" + }, + { + "exemplar": true, + "expr": "irate(ifInUnknownProtos{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Unknown Protos", + "refId": "I" + }, + { + "exemplar": true, + "expr": "irate(ifOutQLen{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out queue length", + "refId": "J" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Interface \"$Interface\"", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:237", + "decimals": null, + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:238", + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "In - wlan1": "#ff2e63" + }, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": null, + "decimals": null, + "description": "Showing values > 0", + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 7, + "w": 12, + "x": 0, + "y": 67 + }, + "hiddenSeries": false, + "id": 1536, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideEmpty": false, + "hideZero": true, + "max": true, + "min": true, + "rightSide": true, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "maxPerRow": 2, + "nullPointMode": "connected", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeatDirection": "h", + "repeatIteration": 1621154675729, + "repeatPanelId": 1339, + "scopedVars": { + "Interface": { + "selected": false, + "text": "ether3", + "value": "ether3" + } + }, + "seriesOverrides": [ + { + "$$hashKey": "object:385", + "alias": "In - ether1", + "yaxis": 1 + }, + { + "$$hashKey": "object:386", + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:387", + "alias": "Out Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:388", + "alias": "Out Discard - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:389", + "alias": "In Discard - ether1", + "yaxis": 2 + }, + { + "alias": "In Unicast -", + "yaxis": 2 + }, + { + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "alias": "In Errors - ether1", + "yaxis": 2 + }, + { + "alias": "Out Errors - ether1", + "yaxis": 2 + }, + { + "alias": "In Unknown Protos - ether1", + "yaxis": 2 + }, + { + "alias": "Out queue length - ether1", + "yaxis": 2 + }, + { + "alias": "In Multicast - ether1", + "yaxis": 2 + }, + { + "alias": "Out Multicast - ether1", + "yaxis": 2 + } + ], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "irate(ifHCInMulticastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Multicast", + "refId": "K" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutMulticastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Multicast", + "refId": "L" + }, + { + "exemplar": true, + "expr": "irate(ifHCInBroadcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Broadcast", + "refId": "C" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutBroadcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Broadcast", + "refId": "A" + }, + { + "exemplar": true, + "expr": "irate(ifHCInUcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Unicast", + "refId": "B" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutUcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Unicast", + "refId": "D" + }, + { + "exemplar": true, + "expr": "irate(ifInDiscards{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Discard", + "refId": "E" + }, + { + "exemplar": true, + "expr": "irate(ifOutDiscards{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Discard", + "refId": "F" + }, + { + "exemplar": true, + "expr": "irate(ifInErrors{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Errors", + "refId": "G" + }, + { + "exemplar": true, + "expr": "irate(ifOutErrors{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Errors", + "refId": "H" + }, + { + "exemplar": true, + "expr": "irate(ifInUnknownProtos{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Unknown Protos", + "refId": "I" + }, + { + "exemplar": true, + "expr": "irate(ifOutQLen{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out queue length", + "refId": "J" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Interface \"$Interface\"", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:237", + "decimals": null, + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:238", + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "In - wlan1": "#ff2e63" + }, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": null, + "decimals": null, + "description": "Showing values > 0", + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 7, + "w": 12, + "x": 12, + "y": 67 + }, + "hiddenSeries": false, + "id": 1537, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideEmpty": false, + "hideZero": true, + "max": true, + "min": true, + "rightSide": true, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "maxPerRow": 2, + "nullPointMode": "connected", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeatDirection": "h", + "repeatIteration": 1621154675729, + "repeatPanelId": 1339, + "scopedVars": { + "Interface": { + "selected": false, + "text": "ether4", + "value": "ether4" + } + }, + "seriesOverrides": [ + { + "$$hashKey": "object:385", + "alias": "In - ether1", + "yaxis": 1 + }, + { + "$$hashKey": "object:386", + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:387", + "alias": "Out Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:388", + "alias": "Out Discard - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:389", + "alias": "In Discard - ether1", + "yaxis": 2 + }, + { + "alias": "In Unicast -", + "yaxis": 2 + }, + { + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "alias": "In Errors - ether1", + "yaxis": 2 + }, + { + "alias": "Out Errors - ether1", + "yaxis": 2 + }, + { + "alias": "In Unknown Protos - ether1", + "yaxis": 2 + }, + { + "alias": "Out queue length - ether1", + "yaxis": 2 + }, + { + "alias": "In Multicast - ether1", + "yaxis": 2 + }, + { + "alias": "Out Multicast - ether1", + "yaxis": 2 + } + ], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "irate(ifHCInMulticastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Multicast", + "refId": "K" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutMulticastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Multicast", + "refId": "L" + }, + { + "exemplar": true, + "expr": "irate(ifHCInBroadcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Broadcast", + "refId": "C" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutBroadcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Broadcast", + "refId": "A" + }, + { + "exemplar": true, + "expr": "irate(ifHCInUcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Unicast", + "refId": "B" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutUcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Unicast", + "refId": "D" + }, + { + "exemplar": true, + "expr": "irate(ifInDiscards{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Discard", + "refId": "E" + }, + { + "exemplar": true, + "expr": "irate(ifOutDiscards{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Discard", + "refId": "F" + }, + { + "exemplar": true, + "expr": "irate(ifInErrors{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Errors", + "refId": "G" + }, + { + "exemplar": true, + "expr": "irate(ifOutErrors{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Errors", + "refId": "H" + }, + { + "exemplar": true, + "expr": "irate(ifInUnknownProtos{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Unknown Protos", + "refId": "I" + }, + { + "exemplar": true, + "expr": "irate(ifOutQLen{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out queue length", + "refId": "J" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Interface \"$Interface\"", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:237", + "decimals": null, + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:238", + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "In - wlan1": "#ff2e63" + }, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": null, + "decimals": null, + "description": "Showing values > 0", + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 7, + "w": 12, + "x": 0, + "y": 74 + }, + "hiddenSeries": false, + "id": 1538, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideEmpty": false, + "hideZero": true, + "max": true, + "min": true, + "rightSide": true, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "maxPerRow": 2, + "nullPointMode": "connected", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeatDirection": "h", + "repeatIteration": 1621154675729, + "repeatPanelId": 1339, + "scopedVars": { + "Interface": { + "selected": false, + "text": "ether5", + "value": "ether5" + } + }, + "seriesOverrides": [ + { + "$$hashKey": "object:385", + "alias": "In - ether1", + "yaxis": 1 + }, + { + "$$hashKey": "object:386", + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:387", + "alias": "Out Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:388", + "alias": "Out Discard - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:389", + "alias": "In Discard - ether1", + "yaxis": 2 + }, + { + "alias": "In Unicast -", + "yaxis": 2 + }, + { + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "alias": "In Errors - ether1", + "yaxis": 2 + }, + { + "alias": "Out Errors - ether1", + "yaxis": 2 + }, + { + "alias": "In Unknown Protos - ether1", + "yaxis": 2 + }, + { + "alias": "Out queue length - ether1", + "yaxis": 2 + }, + { + "alias": "In Multicast - ether1", + "yaxis": 2 + }, + { + "alias": "Out Multicast - ether1", + "yaxis": 2 + } + ], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "irate(ifHCInMulticastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Multicast", + "refId": "K" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutMulticastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Multicast", + "refId": "L" + }, + { + "exemplar": true, + "expr": "irate(ifHCInBroadcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Broadcast", + "refId": "C" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutBroadcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Broadcast", + "refId": "A" + }, + { + "exemplar": true, + "expr": "irate(ifHCInUcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Unicast", + "refId": "B" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutUcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Unicast", + "refId": "D" + }, + { + "exemplar": true, + "expr": "irate(ifInDiscards{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Discard", + "refId": "E" + }, + { + "exemplar": true, + "expr": "irate(ifOutDiscards{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Discard", + "refId": "F" + }, + { + "exemplar": true, + "expr": "irate(ifInErrors{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Errors", + "refId": "G" + }, + { + "exemplar": true, + "expr": "irate(ifOutErrors{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Errors", + "refId": "H" + }, + { + "exemplar": true, + "expr": "irate(ifInUnknownProtos{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Unknown Protos", + "refId": "I" + }, + { + "exemplar": true, + "expr": "irate(ifOutQLen{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out queue length", + "refId": "J" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Interface \"$Interface\"", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:237", + "decimals": null, + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:238", + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "In - wlan1": "#ff2e63" + }, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": null, + "decimals": null, + "description": "Showing values > 0", + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 7, + "w": 12, + "x": 12, + "y": 74 + }, + "hiddenSeries": false, + "id": 1539, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideEmpty": false, + "hideZero": true, + "max": true, + "min": true, + "rightSide": true, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "maxPerRow": 2, + "nullPointMode": "connected", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeatDirection": "h", + "repeatIteration": 1621154675729, + "repeatPanelId": 1339, + "scopedVars": { + "Interface": { + "selected": false, + "text": "wlan1", + "value": "wlan1" + } + }, + "seriesOverrides": [ + { + "$$hashKey": "object:385", + "alias": "In - ether1", + "yaxis": 1 + }, + { + "$$hashKey": "object:386", + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:387", + "alias": "Out Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:388", + "alias": "Out Discard - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:389", + "alias": "In Discard - ether1", + "yaxis": 2 + }, + { + "alias": "In Unicast -", + "yaxis": 2 + }, + { + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "alias": "In Errors - ether1", + "yaxis": 2 + }, + { + "alias": "Out Errors - ether1", + "yaxis": 2 + }, + { + "alias": "In Unknown Protos - ether1", + "yaxis": 2 + }, + { + "alias": "Out queue length - ether1", + "yaxis": 2 + }, + { + "alias": "In Multicast - ether1", + "yaxis": 2 + }, + { + "alias": "Out Multicast - ether1", + "yaxis": 2 + } + ], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "irate(ifHCInMulticastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Multicast", + "refId": "K" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutMulticastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Multicast", + "refId": "L" + }, + { + "exemplar": true, + "expr": "irate(ifHCInBroadcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Broadcast", + "refId": "C" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutBroadcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Broadcast", + "refId": "A" + }, + { + "exemplar": true, + "expr": "irate(ifHCInUcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Unicast", + "refId": "B" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutUcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Unicast", + "refId": "D" + }, + { + "exemplar": true, + "expr": "irate(ifInDiscards{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Discard", + "refId": "E" + }, + { + "exemplar": true, + "expr": "irate(ifOutDiscards{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Discard", + "refId": "F" + }, + { + "exemplar": true, + "expr": "irate(ifInErrors{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Errors", + "refId": "G" + }, + { + "exemplar": true, + "expr": "irate(ifOutErrors{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Errors", + "refId": "H" + }, + { + "exemplar": true, + "expr": "irate(ifInUnknownProtos{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Unknown Protos", + "refId": "I" + }, + { + "exemplar": true, + "expr": "irate(ifOutQLen{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out queue length", + "refId": "J" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Interface \"$Interface\"", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:237", + "decimals": null, + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:238", + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "In - wlan1": "#ff2e63" + }, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": null, + "decimals": null, + "description": "Showing values > 0", + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 7, + "w": 12, + "x": 0, + "y": 81 + }, + "hiddenSeries": false, + "id": 1540, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideEmpty": false, + "hideZero": true, + "max": true, + "min": true, + "rightSide": true, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "maxPerRow": 2, + "nullPointMode": "connected", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeatDirection": "h", + "repeatIteration": 1621154675729, + "repeatPanelId": 1339, + "scopedVars": { + "Interface": { + "selected": false, + "text": "wlan2", + "value": "wlan2" + } + }, + "seriesOverrides": [ + { + "$$hashKey": "object:385", + "alias": "In - ether1", + "yaxis": 1 + }, + { + "$$hashKey": "object:386", + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:387", + "alias": "Out Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:388", + "alias": "Out Discard - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:389", + "alias": "In Discard - ether1", + "yaxis": 2 + }, + { + "alias": "In Unicast -", + "yaxis": 2 + }, + { + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "alias": "In Errors - ether1", + "yaxis": 2 + }, + { + "alias": "Out Errors - ether1", + "yaxis": 2 + }, + { + "alias": "In Unknown Protos - ether1", + "yaxis": 2 + }, + { + "alias": "Out queue length - ether1", + "yaxis": 2 + }, + { + "alias": "In Multicast - ether1", + "yaxis": 2 + }, + { + "alias": "Out Multicast - ether1", + "yaxis": 2 + } + ], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "irate(ifHCInMulticastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Multicast", + "refId": "K" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutMulticastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Multicast", + "refId": "L" + }, + { + "exemplar": true, + "expr": "irate(ifHCInBroadcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Broadcast", + "refId": "C" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutBroadcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Broadcast", + "refId": "A" + }, + { + "exemplar": true, + "expr": "irate(ifHCInUcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Unicast", + "refId": "B" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutUcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Unicast", + "refId": "D" + }, + { + "exemplar": true, + "expr": "irate(ifInDiscards{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Discard", + "refId": "E" + }, + { + "exemplar": true, + "expr": "irate(ifOutDiscards{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Discard", + "refId": "F" + }, + { + "exemplar": true, + "expr": "irate(ifInErrors{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Errors", + "refId": "G" + }, + { + "exemplar": true, + "expr": "irate(ifOutErrors{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Errors", + "refId": "H" + }, + { + "exemplar": true, + "expr": "irate(ifInUnknownProtos{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Unknown Protos", + "refId": "I" + }, + { + "exemplar": true, + "expr": "irate(ifOutQLen{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out queue length", + "refId": "J" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Interface \"$Interface\"", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:237", + "decimals": null, + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:238", + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "In - wlan1": "#ff2e63" + }, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": null, + "decimals": null, + "description": "Showing values > 0", + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 7, + "w": 12, + "x": 12, + "y": 81 + }, + "hiddenSeries": false, + "id": 1541, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideEmpty": false, + "hideZero": true, + "max": true, + "min": true, + "rightSide": true, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "maxPerRow": 2, + "nullPointMode": "connected", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeatDirection": "h", + "repeatIteration": 1621154675729, + "repeatPanelId": 1339, + "scopedVars": { + "Interface": { + "selected": false, + "text": "sfp1", + "value": "sfp1" + } + }, + "seriesOverrides": [ + { + "$$hashKey": "object:385", + "alias": "In - ether1", + "yaxis": 1 + }, + { + "$$hashKey": "object:386", + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:387", + "alias": "Out Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:388", + "alias": "Out Discard - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:389", + "alias": "In Discard - ether1", + "yaxis": 2 + }, + { + "alias": "In Unicast -", + "yaxis": 2 + }, + { + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "alias": "In Errors - ether1", + "yaxis": 2 + }, + { + "alias": "Out Errors - ether1", + "yaxis": 2 + }, + { + "alias": "In Unknown Protos - ether1", + "yaxis": 2 + }, + { + "alias": "Out queue length - ether1", + "yaxis": 2 + }, + { + "alias": "In Multicast - ether1", + "yaxis": 2 + }, + { + "alias": "Out Multicast - ether1", + "yaxis": 2 + } + ], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "irate(ifHCInMulticastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Multicast", + "refId": "K" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutMulticastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Multicast", + "refId": "L" + }, + { + "exemplar": true, + "expr": "irate(ifHCInBroadcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Broadcast", + "refId": "C" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutBroadcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Broadcast", + "refId": "A" + }, + { + "exemplar": true, + "expr": "irate(ifHCInUcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Unicast", + "refId": "B" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutUcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Unicast", + "refId": "D" + }, + { + "exemplar": true, + "expr": "irate(ifInDiscards{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Discard", + "refId": "E" + }, + { + "exemplar": true, + "expr": "irate(ifOutDiscards{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Discard", + "refId": "F" + }, + { + "exemplar": true, + "expr": "irate(ifInErrors{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Errors", + "refId": "G" + }, + { + "exemplar": true, + "expr": "irate(ifOutErrors{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Errors", + "refId": "H" + }, + { + "exemplar": true, + "expr": "irate(ifInUnknownProtos{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Unknown Protos", + "refId": "I" + }, + { + "exemplar": true, + "expr": "irate(ifOutQLen{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out queue length", + "refId": "J" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Interface \"$Interface\"", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:237", + "decimals": null, + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:238", + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "In - wlan1": "#ff2e63" + }, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": null, + "decimals": null, + "description": "Showing values > 0", + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 7, + "w": 12, + "x": 0, + "y": 88 + }, + "hiddenSeries": false, + "id": 1542, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideEmpty": false, + "hideZero": true, + "max": true, + "min": true, + "rightSide": true, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "maxPerRow": 2, + "nullPointMode": "connected", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeatDirection": "h", + "repeatIteration": 1621154675729, + "repeatPanelId": 1339, + "scopedVars": { + "Interface": { + "selected": false, + "text": "bridge", + "value": "bridge" + } + }, + "seriesOverrides": [ + { + "$$hashKey": "object:385", + "alias": "In - ether1", + "yaxis": 1 + }, + { + "$$hashKey": "object:386", + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:387", + "alias": "Out Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:388", + "alias": "Out Discard - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:389", + "alias": "In Discard - ether1", + "yaxis": 2 + }, + { + "alias": "In Unicast -", + "yaxis": 2 + }, + { + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "alias": "In Errors - ether1", + "yaxis": 2 + }, + { + "alias": "Out Errors - ether1", + "yaxis": 2 + }, + { + "alias": "In Unknown Protos - ether1", + "yaxis": 2 + }, + { + "alias": "Out queue length - ether1", + "yaxis": 2 + }, + { + "alias": "In Multicast - ether1", + "yaxis": 2 + }, + { + "alias": "Out Multicast - ether1", + "yaxis": 2 + } + ], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "irate(ifHCInMulticastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Multicast", + "refId": "K" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutMulticastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Multicast", + "refId": "L" + }, + { + "exemplar": true, + "expr": "irate(ifHCInBroadcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Broadcast", + "refId": "C" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutBroadcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Broadcast", + "refId": "A" + }, + { + "exemplar": true, + "expr": "irate(ifHCInUcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Unicast", + "refId": "B" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutUcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Unicast", + "refId": "D" + }, + { + "exemplar": true, + "expr": "irate(ifInDiscards{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Discard", + "refId": "E" + }, + { + "exemplar": true, + "expr": "irate(ifOutDiscards{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Discard", + "refId": "F" + }, + { + "exemplar": true, + "expr": "irate(ifInErrors{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Errors", + "refId": "G" + }, + { + "exemplar": true, + "expr": "irate(ifOutErrors{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Errors", + "refId": "H" + }, + { + "exemplar": true, + "expr": "irate(ifInUnknownProtos{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Unknown Protos", + "refId": "I" + }, + { + "exemplar": true, + "expr": "irate(ifOutQLen{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out queue length", + "refId": "J" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Interface \"$Interface\"", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:237", + "decimals": null, + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:238", + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "In - wlan1": "#ff2e63" + }, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": null, + "decimals": null, + "description": "Showing values > 0", + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 7, + "w": 12, + "x": 12, + "y": 88 + }, + "hiddenSeries": false, + "id": 1543, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideEmpty": false, + "hideZero": true, + "max": true, + "min": true, + "rightSide": true, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "maxPerRow": 2, + "nullPointMode": "connected", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeatDirection": "h", + "repeatIteration": 1621154675729, + "repeatPanelId": 1339, + "scopedVars": { + "Interface": { + "selected": false, + "text": "beeline_l2tp", + "value": "beeline_l2tp" + } + }, + "seriesOverrides": [ + { + "$$hashKey": "object:385", + "alias": "In - ether1", + "yaxis": 1 + }, + { + "$$hashKey": "object:386", + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:387", + "alias": "Out Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:388", + "alias": "Out Discard - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:389", + "alias": "In Discard - ether1", + "yaxis": 2 + }, + { + "alias": "In Unicast -", + "yaxis": 2 + }, + { + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "alias": "In Errors - ether1", + "yaxis": 2 + }, + { + "alias": "Out Errors - ether1", + "yaxis": 2 + }, + { + "alias": "In Unknown Protos - ether1", + "yaxis": 2 + }, + { + "alias": "Out queue length - ether1", + "yaxis": 2 + }, + { + "alias": "In Multicast - ether1", + "yaxis": 2 + }, + { + "alias": "Out Multicast - ether1", + "yaxis": 2 + } + ], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "irate(ifHCInMulticastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Multicast", + "refId": "K" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutMulticastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Multicast", + "refId": "L" + }, + { + "exemplar": true, + "expr": "irate(ifHCInBroadcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Broadcast", + "refId": "C" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutBroadcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Broadcast", + "refId": "A" + }, + { + "exemplar": true, + "expr": "irate(ifHCInUcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Unicast", + "refId": "B" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutUcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Unicast", + "refId": "D" + }, + { + "exemplar": true, + "expr": "irate(ifInDiscards{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Discard", + "refId": "E" + }, + { + "exemplar": true, + "expr": "irate(ifOutDiscards{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Discard", + "refId": "F" + }, + { + "exemplar": true, + "expr": "irate(ifInErrors{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Errors", + "refId": "G" + }, + { + "exemplar": true, + "expr": "irate(ifOutErrors{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Errors", + "refId": "H" + }, + { + "exemplar": true, + "expr": "irate(ifInUnknownProtos{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Unknown Protos", + "refId": "I" + }, + { + "exemplar": true, + "expr": "irate(ifOutQLen{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out queue length", + "refId": "J" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Interface \"$Interface\"", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:237", + "decimals": null, + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:238", + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "In - wlan1": "#ff2e63" + }, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": null, + "decimals": null, + "description": "Showing values > 0", + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 7, + "w": 12, + "x": 0, + "y": 95 + }, + "hiddenSeries": false, + "id": 1544, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideEmpty": false, + "hideZero": true, + "max": true, + "min": true, + "rightSide": true, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "maxPerRow": 2, + "nullPointMode": "connected", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeatDirection": "h", + "repeatIteration": 1621154675729, + "repeatPanelId": 1339, + "scopedVars": { + "Interface": { + "selected": false, + "text": "Tilda-guest", + "value": "Tilda-guest" + } + }, + "seriesOverrides": [ + { + "$$hashKey": "object:385", + "alias": "In - ether1", + "yaxis": 1 + }, + { + "$$hashKey": "object:386", + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:387", + "alias": "Out Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:388", + "alias": "Out Discard - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:389", + "alias": "In Discard - ether1", + "yaxis": 2 + }, + { + "alias": "In Unicast -", + "yaxis": 2 + }, + { + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "alias": "In Errors - ether1", + "yaxis": 2 + }, + { + "alias": "Out Errors - ether1", + "yaxis": 2 + }, + { + "alias": "In Unknown Protos - ether1", + "yaxis": 2 + }, + { + "alias": "Out queue length - ether1", + "yaxis": 2 + }, + { + "alias": "In Multicast - ether1", + "yaxis": 2 + }, + { + "alias": "Out Multicast - ether1", + "yaxis": 2 + } + ], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "irate(ifHCInMulticastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Multicast", + "refId": "K" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutMulticastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Multicast", + "refId": "L" + }, + { + "exemplar": true, + "expr": "irate(ifHCInBroadcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Broadcast", + "refId": "C" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutBroadcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Broadcast", + "refId": "A" + }, + { + "exemplar": true, + "expr": "irate(ifHCInUcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Unicast", + "refId": "B" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutUcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Unicast", + "refId": "D" + }, + { + "exemplar": true, + "expr": "irate(ifInDiscards{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Discard", + "refId": "E" + }, + { + "exemplar": true, + "expr": "irate(ifOutDiscards{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Discard", + "refId": "F" + }, + { + "exemplar": true, + "expr": "irate(ifInErrors{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Errors", + "refId": "G" + }, + { + "exemplar": true, + "expr": "irate(ifOutErrors{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Errors", + "refId": "H" + }, + { + "exemplar": true, + "expr": "irate(ifInUnknownProtos{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Unknown Protos", + "refId": "I" + }, + { + "exemplar": true, + "expr": "irate(ifOutQLen{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out queue length", + "refId": "J" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Interface \"$Interface\"", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:237", + "decimals": null, + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:238", + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "In - wlan1": "#ff2e63" + }, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": null, + "decimals": null, + "description": "Showing values > 0", + "fieldConfig": { + "defaults": {}, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 7, + "w": 12, + "x": 12, + "y": 95 + }, + "hiddenSeries": false, + "id": 1545, + "legend": { + "alignAsTable": true, + "avg": true, + "current": true, + "hideEmpty": false, + "hideZero": true, + "max": true, + "min": true, + "rightSide": true, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "maxPerRow": 2, + "nullPointMode": "connected", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.5", + "pointradius": 2, + "points": false, + "renderer": "flot", + "repeatDirection": "h", + "repeatIteration": 1621154675729, + "repeatPanelId": 1339, + "scopedVars": { + "Interface": { + "selected": false, + "text": "sit1", + "value": "sit1" + } + }, + "seriesOverrides": [ + { + "$$hashKey": "object:385", + "alias": "In - ether1", + "yaxis": 1 + }, + { + "$$hashKey": "object:386", + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:387", + "alias": "Out Unicast - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:388", + "alias": "Out Discard - ether1", + "yaxis": 2 + }, + { + "$$hashKey": "object:389", + "alias": "In Discard - ether1", + "yaxis": 2 + }, + { + "alias": "In Unicast -", + "yaxis": 2 + }, + { + "alias": "In Unicast - ether1", + "yaxis": 2 + }, + { + "alias": "In Errors - ether1", + "yaxis": 2 + }, + { + "alias": "Out Errors - ether1", + "yaxis": 2 + }, + { + "alias": "In Unknown Protos - ether1", + "yaxis": 2 + }, + { + "alias": "Out queue length - ether1", + "yaxis": 2 + }, + { + "alias": "In Multicast - ether1", + "yaxis": 2 + }, + { + "alias": "Out Multicast - ether1", + "yaxis": 2 + } + ], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "exemplar": true, + "expr": "irate(ifHCInMulticastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Multicast", + "refId": "K" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutMulticastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Multicast", + "refId": "L" + }, + { + "exemplar": true, + "expr": "irate(ifHCInBroadcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Broadcast", + "refId": "C" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutBroadcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Broadcast", + "refId": "A" + }, + { + "exemplar": true, + "expr": "irate(ifHCInUcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Unicast", + "refId": "B" + }, + { + "exemplar": true, + "expr": "irate(ifHCOutUcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Unicast", + "refId": "D" + }, + { + "exemplar": true, + "expr": "irate(ifInDiscards{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Discard", + "refId": "E" + }, + { + "exemplar": true, + "expr": "irate(ifOutDiscards{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Discard", + "refId": "F" + }, + { + "exemplar": true, + "expr": "irate(ifInErrors{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Errors", + "refId": "G" + }, + { + "exemplar": true, + "expr": "irate(ifOutErrors{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out Errors", + "refId": "H" + }, + { + "exemplar": true, + "expr": "irate(ifInUnknownProtos{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "In Unknown Protos", + "refId": "I" + }, + { + "exemplar": true, + "expr": "irate(ifOutQLen{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", + "hide": false, + "interval": "", + "legendFormat": "Out queue length", + "refId": "J" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Interface \"$Interface\"", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:237", + "decimals": null, + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:238", + "format": "pps", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } } ], - "timeFrom": null, - "timeShift": null, - "title": "POE Power", - "type": "stat" + "title": "*cast/Dascard/Errors/Unknown Protos/Queue length", + "type": "row" } ], "refresh": "5s", @@ -2530,9 +9536,9 @@ "tags": [ "prometheus", "Mikrotik", - "Hap ac", "snmp", - "snmp v3" + "snmp v3", + "snmp_exporter" ], "templating": { "list": [ @@ -2706,7 +9712,7 @@ "options": [], "query": { "query": "query_result((mtxrQueueSimplePacketsIn * on (mtxrQueueSimpleIndex) group_left(mtxrQueueSimpleName) mtxrQueueSimpleName{instance='$instance',}))", - "refId": "Prometheus-queuesimple_name-Variable-Query" + "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "/mtxrQueueSimpleName=\"(.*)\"/", @@ -2717,6 +9723,87 @@ "tagsQuery": "", "type": "query", "useTags": false + }, + { + "allValue": "Null", + "current": {}, + "datasource": "${DS_PROMETHEUS}", + "definition": "query_result((mtxrQueueTreePackets * on (mtxrQueueTreeIndex) group_left(mtxrQueueTreeName) mtxrQueueTreeName{instance='$instance',}))", + "description": null, + "error": null, + "hide": 1, + "includeAll": true, + "label": "", + "multi": false, + "name": "queuetree_name", + "options": [], + "query": { + "query": "query_result((mtxrQueueTreePackets * on (mtxrQueueTreeIndex) group_left(mtxrQueueTreeName) mtxrQueueTreeName{instance='$instance',}))", + "refId": "StandardVariableQuery" + }, + "refresh": 1, + "regex": "/mtxrQueueTreeName=\"(.*)\"/", + "skipUrlSync": false, + "sort": 0, + "tagValuesQuery": "", + "tags": [], + "tagsQuery": "", + "type": "query", + "useTags": false + }, + { + "allValue": "Null", + "current": {}, + "datasource": "${DS_PROMETHEUS}", + "definition": "query_result((mtxrQueueTreeParentIndex * on (mtxrQueueTreeIndex) group_left(mtxrQueueTreeName) mtxrQueueTreeName{instance='$instance',}))", + "description": null, + "error": null, + "hide": 1, + "includeAll": true, + "label": "", + "multi": false, + "name": "queuetree_parent", + "options": [], + "query": { + "query": "query_result((mtxrQueueTreeParentIndex * on (mtxrQueueTreeIndex) group_left(mtxrQueueTreeName) mtxrQueueTreeName{instance='$instance',}))", + "refId": "StandardVariableQuery" + }, + "refresh": 1, + "regex": "/mtxrQueueTreeName=\"(.*)\"/", + "skipUrlSync": false, + "sort": 0, + "tagValuesQuery": "", + "tags": [], + "tagsQuery": "", + "type": "query", + "useTags": false + }, + { + "allValue": "Null", + "current": {}, + "datasource": "${DS_PROMETHEUS}", + "definition": "query_result((mtxrQueueTreeParentIndex * on (mtxrQueueTreeName) group_left(mtxrQueueTreeIndex) mtxrQueueTreeIndex{instance='$instance',}))", + "description": null, + "error": null, + "hide": 1, + "includeAll": true, + "label": "", + "multi": false, + "name": "queuetree_flow", + "options": [], + "query": { + "query": "query_result((mtxrQueueTreeParentIndex * on (mtxrQueueTreeName) group_left(mtxrQueueTreeIndex) mtxrQueueTreeIndex{instance='$instance',}))", + "refId": "StandardVariableQuery" + }, + "refresh": 1, + "regex": "/mtxrQueueTreeIndex=\"(.*)\"/", + "skipUrlSync": false, + "sort": 0, + "tagValuesQuery": "", + "tags": [], + "tagsQuery": "", + "type": "query", + "useTags": false } ] }, @@ -2752,5 +9839,5 @@ "timezone": "", "title": "Mikrotik snmp prometheus", "uid": "CdHMHMjmk2", - "version": 56 + "version": 142 } \ No newline at end of file