{ "id": 18, "gridPos": { "x": {{ PANELS.management_interface_traffic_both_graph.gridPos.x }}, "y": {{ PANELS.management_interface_traffic_both_graph.gridPos.y }}, "w": {{ PANELS.management_interface_traffic_both_graph.gridPos.w }}, "h": {{ PANELS.management_interface_traffic_both_graph.gridPos.h }} }, "type": "timeseries", "title": "Management Interface Traffic ", "datasource": "InfluxDB", "pluginVersion": "8.2.1", "interval": "30s", "links": [], "fieldConfig": { "defaults": { "custom": { "drawStyle": "line", "lineInterpolation": "linear", "barAlignment": 0, "lineWidth": 2, "fillOpacity": 10, "gradientMode": "none", "spanNulls": false, "showPoints": "never", "pointSize": 5, "stacking": { "mode": "none", "group": "A" }, "axisPlacement": "auto", "axisLabel": "", "scaleDistribution": { "type": "linear" }, "hideFrom": { "tooltip": false, "viz": false, "legend": false }, "thresholdsStyle": { "mode": "off" } }, "color": { "mode": "palette-classic" }, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "mappings": [], "links": [], "unit": "bps", "decimals": 1 }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/Trend/" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 }, { "id": "custom.lineWidth", "value": 4 }, { "id": "custom.lineStyle", "value": { "dash": [ 4, 10 ], "fill": "dash" } } ] } ] }, "options": { "tooltip": { "mode": "single" }, "legend": { "displayMode": "table", "placement": "right", "calcs": [ "max", "mean", "lastNotNull" ] } }, "targets": [ { "alias": "$tag_host: $tag_interface: RX Current", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "interface" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "net", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_recv" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" }, { "params": [ "*8" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$servername$/" }, { "condition": "AND", "key": "interface", "operator": "=~", "value": "/^$manint$/" } ] }, { "alias": "$tag_host: $tag_interface: TX Current", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "interface" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "net", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_sent" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" }, { "params": [ "*8" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$servername$/" }, { "condition": "AND", "key": "interface", "operator": "=~", "value": "/^$manint$/" } ] }, { "alias": "$tag_host: $tag_interface: RX Trend", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "interface" ], "type": "tag" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "net", "orderByTime": "ASC", "policy": "so_long_term", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "mean_bytes_recv" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" }, { "params": [ "*8" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$servername$/" }, { "condition": "AND", "key": "interface", "operator": "=~", "value": "/^$manint$/" } ] }, { "alias": "$tag_host: $tag_interface: TX Trend", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "interface" ], "type": "tag" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "net", "orderByTime": "ASC", "policy": "so_long_term", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "mean_bytes_sent" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" }, { "params": [ "*8" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$servername$/" }, { "condition": "AND", "key": "interface", "operator": "=~", "value": "/^$manint$/" } ] } ], "description": "", "maxDataPoints": null, "timeFrom": null, "timeShift": null }