HP 1810-24G Switch (J9450A) grafana dashboard
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"annotations": { | |
"list": [ | |
{ | |
"builtIn": 1, | |
"datasource": "-- Grafana --", | |
"enable": true, | |
"hide": true, | |
"iconColor": "rgba(0, 211, 255, 1)", | |
"name": "Annotations & Alerts", | |
"type": "dashboard" | |
} | |
] | |
}, | |
"editable": true, | |
"gnetId": null, | |
"graphTooltip": 0, | |
"hideControls": false, | |
"id": 1, | |
"links": [], | |
"rows": [ | |
{ | |
"collapse": false, | |
"height": "250px", | |
"panels": [ | |
{ | |
"aliasColors": {}, | |
"bars": false, | |
"dashLength": 10, | |
"dashes": false, | |
"datasource": null, | |
"fill": 1, | |
"id": 2, | |
"legend": { | |
"alignAsTable": false, | |
"avg": true, | |
"current": false, | |
"max": false, | |
"min": false, | |
"rightSide": false, | |
"show": true, | |
"total": true, | |
"values": true | |
}, | |
"lines": true, | |
"linewidth": 1, | |
"links": [ | |
{ | |
"keepTime": false, | |
"type": "dashboard" | |
} | |
], | |
"nullPointMode": "null", | |
"percentage": false, | |
"pointradius": 5, | |
"points": false, | |
"renderer": "flot", | |
"repeat": "interface", | |
"scopedVars": { | |
"interface": { | |
"selected": false, | |
"text": "if_01", | |
"value": "if_01" | |
} | |
}, | |
"seriesOverrides": [], | |
"spaceLength": 10, | |
"span": 4, | |
"stack": false, | |
"steppedLine": false, | |
"targets": [ | |
{ | |
"alias": "", | |
"dsType": "influxdb", | |
"groupBy": [ | |
{ | |
"params": [ | |
"$__interval" | |
], | |
"type": "time" | |
}, | |
{ | |
"params": [ | |
"null" | |
], | |
"type": "fill" | |
} | |
], | |
"hide": false, | |
"measurement": "snmp", | |
"orderByTime": "ASC", | |
"policy": "default", | |
"query": "SELECT non_negative_derivative(mean([[interface]]_in_octets), 10s) *8 AS \"Port IN\", non_negative_derivative(mean([[interface]]_out_octets), 10s) *-8 AS \"Port OUT\" FROM \"snmp\" WHERE (\"agent_host\" = 'atlas.l33t.network') AND $timeFilter GROUP BY time($__interval) fill(null)", | |
"rawQuery": true, | |
"refId": "A", | |
"resultFormat": "time_series", | |
"select": [ | |
[ | |
{ | |
"params": [ | |
"if_01_in_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 IN" | |
], | |
"type": "alias" | |
} | |
], | |
[ | |
{ | |
"params": [ | |
"if_01_out_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *-8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 OUT" | |
], | |
"type": "alias" | |
} | |
] | |
], | |
"tags": [ | |
{ | |
"key": "agent_host", | |
"operator": "=", | |
"value": "atlas.l33t.network" | |
} | |
] | |
} | |
], | |
"thresholds": [], | |
"timeFrom": null, | |
"timeShift": null, | |
"title": "Network traffic on $interface", | |
"tooltip": { | |
"shared": true, | |
"sort": 0, | |
"value_type": "individual" | |
}, | |
"transparent": false, | |
"type": "graph", | |
"xaxis": { | |
"buckets": null, | |
"mode": "time", | |
"name": null, | |
"show": true, | |
"values": [] | |
}, | |
"yaxes": [ | |
{ | |
"decimals": null, | |
"format": "bps", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": true | |
}, | |
{ | |
"format": "short", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": false | |
} | |
] | |
}, | |
{ | |
"aliasColors": {}, | |
"bars": false, | |
"dashLength": 10, | |
"dashes": false, | |
"datasource": null, | |
"fill": 1, | |
"id": 3, | |
"legend": { | |
"alignAsTable": false, | |
"avg": true, | |
"current": false, | |
"max": false, | |
"min": false, | |
"rightSide": false, | |
"show": true, | |
"total": true, | |
"values": true | |
}, | |
"lines": true, | |
"linewidth": 1, | |
"links": [ | |
{ | |
"keepTime": false, | |
"type": "dashboard" | |
} | |
], | |
"nullPointMode": "null", | |
"percentage": false, | |
"pointradius": 5, | |
"points": false, | |
"renderer": "flot", | |
"repeat": null, | |
"repeatIteration": 1523350465394, | |
"repeatPanelId": 2, | |
"scopedVars": { | |
"interface": { | |
"selected": false, | |
"text": "if_02", | |
"value": "if_02" | |
} | |
}, | |
"seriesOverrides": [], | |
"spaceLength": 10, | |
"span": 4, | |
"stack": false, | |
"steppedLine": false, | |
"targets": [ | |
{ | |
"alias": "", | |
"dsType": "influxdb", | |
"groupBy": [ | |
{ | |
"params": [ | |
"$__interval" | |
], | |
"type": "time" | |
}, | |
{ | |
"params": [ | |
"null" | |
], | |
"type": "fill" | |
} | |
], | |
"hide": false, | |
"measurement": "snmp", | |
"orderByTime": "ASC", | |
"policy": "default", | |
"query": "SELECT non_negative_derivative(mean([[interface]]_in_octets), 10s) *8 AS \"Port IN\", non_negative_derivative(mean([[interface]]_out_octets), 10s) *-8 AS \"Port OUT\" FROM \"snmp\" WHERE (\"agent_host\" = 'atlas.l33t.network') AND $timeFilter GROUP BY time($__interval) fill(null)", | |
"rawQuery": true, | |
"refId": "A", | |
"resultFormat": "time_series", | |
"select": [ | |
[ | |
{ | |
"params": [ | |
"if_01_in_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 IN" | |
], | |
"type": "alias" | |
} | |
], | |
[ | |
{ | |
"params": [ | |
"if_01_out_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *-8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 OUT" | |
], | |
"type": "alias" | |
} | |
] | |
], | |
"tags": [ | |
{ | |
"key": "agent_host", | |
"operator": "=", | |
"value": "atlas.l33t.network" | |
} | |
] | |
} | |
], | |
"thresholds": [], | |
"timeFrom": null, | |
"timeShift": null, | |
"title": "Network traffic on $interface", | |
"tooltip": { | |
"shared": true, | |
"sort": 0, | |
"value_type": "individual" | |
}, | |
"transparent": false, | |
"type": "graph", | |
"xaxis": { | |
"buckets": null, | |
"mode": "time", | |
"name": null, | |
"show": true, | |
"values": [] | |
}, | |
"yaxes": [ | |
{ | |
"decimals": null, | |
"format": "bps", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": true | |
}, | |
{ | |
"format": "short", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": false | |
} | |
] | |
}, | |
{ | |
"aliasColors": {}, | |
"bars": false, | |
"dashLength": 10, | |
"dashes": false, | |
"datasource": null, | |
"fill": 1, | |
"id": 4, | |
"legend": { | |
"alignAsTable": false, | |
"avg": true, | |
"current": false, | |
"max": false, | |
"min": false, | |
"rightSide": false, | |
"show": true, | |
"total": true, | |
"values": true | |
}, | |
"lines": true, | |
"linewidth": 1, | |
"links": [ | |
{ | |
"keepTime": false, | |
"type": "dashboard" | |
} | |
], | |
"nullPointMode": "null", | |
"percentage": false, | |
"pointradius": 5, | |
"points": false, | |
"renderer": "flot", | |
"repeat": null, | |
"repeatIteration": 1523350465394, | |
"repeatPanelId": 2, | |
"scopedVars": { | |
"interface": { | |
"selected": false, | |
"text": "if_03", | |
"value": "if_03" | |
} | |
}, | |
"seriesOverrides": [], | |
"spaceLength": 10, | |
"span": 4, | |
"stack": false, | |
"steppedLine": false, | |
"targets": [ | |
{ | |
"alias": "", | |
"dsType": "influxdb", | |
"groupBy": [ | |
{ | |
"params": [ | |
"$__interval" | |
], | |
"type": "time" | |
}, | |
{ | |
"params": [ | |
"null" | |
], | |
"type": "fill" | |
} | |
], | |
"hide": false, | |
"measurement": "snmp", | |
"orderByTime": "ASC", | |
"policy": "default", | |
"query": "SELECT non_negative_derivative(mean([[interface]]_in_octets), 10s) *8 AS \"Port IN\", non_negative_derivative(mean([[interface]]_out_octets), 10s) *-8 AS \"Port OUT\" FROM \"snmp\" WHERE (\"agent_host\" = 'atlas.l33t.network') AND $timeFilter GROUP BY time($__interval) fill(null)", | |
"rawQuery": true, | |
"refId": "A", | |
"resultFormat": "time_series", | |
"select": [ | |
[ | |
{ | |
"params": [ | |
"if_01_in_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 IN" | |
], | |
"type": "alias" | |
} | |
], | |
[ | |
{ | |
"params": [ | |
"if_01_out_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *-8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 OUT" | |
], | |
"type": "alias" | |
} | |
] | |
], | |
"tags": [ | |
{ | |
"key": "agent_host", | |
"operator": "=", | |
"value": "atlas.l33t.network" | |
} | |
] | |
} | |
], | |
"thresholds": [], | |
"timeFrom": null, | |
"timeShift": null, | |
"title": "Network traffic on $interface", | |
"tooltip": { | |
"shared": true, | |
"sort": 0, | |
"value_type": "individual" | |
}, | |
"transparent": false, | |
"type": "graph", | |
"xaxis": { | |
"buckets": null, | |
"mode": "time", | |
"name": null, | |
"show": true, | |
"values": [] | |
}, | |
"yaxes": [ | |
{ | |
"decimals": null, | |
"format": "bps", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": true | |
}, | |
{ | |
"format": "short", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": false | |
} | |
] | |
}, | |
{ | |
"aliasColors": {}, | |
"bars": false, | |
"dashLength": 10, | |
"dashes": false, | |
"datasource": null, | |
"fill": 1, | |
"id": 5, | |
"legend": { | |
"alignAsTable": false, | |
"avg": true, | |
"current": false, | |
"max": false, | |
"min": false, | |
"rightSide": false, | |
"show": true, | |
"total": true, | |
"values": true | |
}, | |
"lines": true, | |
"linewidth": 1, | |
"links": [ | |
{ | |
"keepTime": false, | |
"type": "dashboard" | |
} | |
], | |
"nullPointMode": "null", | |
"percentage": false, | |
"pointradius": 5, | |
"points": false, | |
"renderer": "flot", | |
"repeat": null, | |
"repeatIteration": 1523350465394, | |
"repeatPanelId": 2, | |
"scopedVars": { | |
"interface": { | |
"selected": false, | |
"text": "if_04", | |
"value": "if_04" | |
} | |
}, | |
"seriesOverrides": [], | |
"spaceLength": 10, | |
"span": 4, | |
"stack": false, | |
"steppedLine": false, | |
"targets": [ | |
{ | |
"alias": "", | |
"dsType": "influxdb", | |
"groupBy": [ | |
{ | |
"params": [ | |
"$__interval" | |
], | |
"type": "time" | |
}, | |
{ | |
"params": [ | |
"null" | |
], | |
"type": "fill" | |
} | |
], | |
"hide": false, | |
"measurement": "snmp", | |
"orderByTime": "ASC", | |
"policy": "default", | |
"query": "SELECT non_negative_derivative(mean([[interface]]_in_octets), 10s) *8 AS \"Port IN\", non_negative_derivative(mean([[interface]]_out_octets), 10s) *-8 AS \"Port OUT\" FROM \"snmp\" WHERE (\"agent_host\" = 'atlas.l33t.network') AND $timeFilter GROUP BY time($__interval) fill(null)", | |
"rawQuery": true, | |
"refId": "A", | |
"resultFormat": "time_series", | |
"select": [ | |
[ | |
{ | |
"params": [ | |
"if_01_in_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 IN" | |
], | |
"type": "alias" | |
} | |
], | |
[ | |
{ | |
"params": [ | |
"if_01_out_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *-8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 OUT" | |
], | |
"type": "alias" | |
} | |
] | |
], | |
"tags": [ | |
{ | |
"key": "agent_host", | |
"operator": "=", | |
"value": "atlas.l33t.network" | |
} | |
] | |
} | |
], | |
"thresholds": [], | |
"timeFrom": null, | |
"timeShift": null, | |
"title": "Network traffic on $interface", | |
"tooltip": { | |
"shared": true, | |
"sort": 0, | |
"value_type": "individual" | |
}, | |
"transparent": false, | |
"type": "graph", | |
"xaxis": { | |
"buckets": null, | |
"mode": "time", | |
"name": null, | |
"show": true, | |
"values": [] | |
}, | |
"yaxes": [ | |
{ | |
"decimals": null, | |
"format": "bps", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": true | |
}, | |
{ | |
"format": "short", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": false | |
} | |
] | |
}, | |
{ | |
"aliasColors": {}, | |
"bars": false, | |
"dashLength": 10, | |
"dashes": false, | |
"datasource": null, | |
"fill": 1, | |
"id": 6, | |
"legend": { | |
"alignAsTable": false, | |
"avg": true, | |
"current": false, | |
"max": false, | |
"min": false, | |
"rightSide": false, | |
"show": true, | |
"total": true, | |
"values": true | |
}, | |
"lines": true, | |
"linewidth": 1, | |
"links": [ | |
{ | |
"keepTime": false, | |
"type": "dashboard" | |
} | |
], | |
"nullPointMode": "null", | |
"percentage": false, | |
"pointradius": 5, | |
"points": false, | |
"renderer": "flot", | |
"repeat": null, | |
"repeatIteration": 1523350465394, | |
"repeatPanelId": 2, | |
"scopedVars": { | |
"interface": { | |
"selected": false, | |
"text": "if_05", | |
"value": "if_05" | |
} | |
}, | |
"seriesOverrides": [], | |
"spaceLength": 10, | |
"span": 4, | |
"stack": false, | |
"steppedLine": false, | |
"targets": [ | |
{ | |
"alias": "", | |
"dsType": "influxdb", | |
"groupBy": [ | |
{ | |
"params": [ | |
"$__interval" | |
], | |
"type": "time" | |
}, | |
{ | |
"params": [ | |
"null" | |
], | |
"type": "fill" | |
} | |
], | |
"hide": false, | |
"measurement": "snmp", | |
"orderByTime": "ASC", | |
"policy": "default", | |
"query": "SELECT non_negative_derivative(mean([[interface]]_in_octets), 10s) *8 AS \"Port IN\", non_negative_derivative(mean([[interface]]_out_octets), 10s) *-8 AS \"Port OUT\" FROM \"snmp\" WHERE (\"agent_host\" = 'atlas.l33t.network') AND $timeFilter GROUP BY time($__interval) fill(null)", | |
"rawQuery": true, | |
"refId": "A", | |
"resultFormat": "time_series", | |
"select": [ | |
[ | |
{ | |
"params": [ | |
"if_01_in_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 IN" | |
], | |
"type": "alias" | |
} | |
], | |
[ | |
{ | |
"params": [ | |
"if_01_out_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *-8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 OUT" | |
], | |
"type": "alias" | |
} | |
] | |
], | |
"tags": [ | |
{ | |
"key": "agent_host", | |
"operator": "=", | |
"value": "atlas.l33t.network" | |
} | |
] | |
} | |
], | |
"thresholds": [], | |
"timeFrom": null, | |
"timeShift": null, | |
"title": "Network traffic on $interface", | |
"tooltip": { | |
"shared": true, | |
"sort": 0, | |
"value_type": "individual" | |
}, | |
"transparent": false, | |
"type": "graph", | |
"xaxis": { | |
"buckets": null, | |
"mode": "time", | |
"name": null, | |
"show": true, | |
"values": [] | |
}, | |
"yaxes": [ | |
{ | |
"decimals": null, | |
"format": "bps", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": true | |
}, | |
{ | |
"format": "short", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": false | |
} | |
] | |
}, | |
{ | |
"aliasColors": {}, | |
"bars": false, | |
"dashLength": 10, | |
"dashes": false, | |
"datasource": null, | |
"fill": 1, | |
"id": 7, | |
"legend": { | |
"alignAsTable": false, | |
"avg": true, | |
"current": false, | |
"max": false, | |
"min": false, | |
"rightSide": false, | |
"show": true, | |
"total": true, | |
"values": true | |
}, | |
"lines": true, | |
"linewidth": 1, | |
"links": [ | |
{ | |
"keepTime": false, | |
"type": "dashboard" | |
} | |
], | |
"nullPointMode": "null", | |
"percentage": false, | |
"pointradius": 5, | |
"points": false, | |
"renderer": "flot", | |
"repeat": null, | |
"repeatIteration": 1523350465394, | |
"repeatPanelId": 2, | |
"scopedVars": { | |
"interface": { | |
"selected": false, | |
"text": "if_06", | |
"value": "if_06" | |
} | |
}, | |
"seriesOverrides": [], | |
"spaceLength": 10, | |
"span": 4, | |
"stack": false, | |
"steppedLine": false, | |
"targets": [ | |
{ | |
"alias": "", | |
"dsType": "influxdb", | |
"groupBy": [ | |
{ | |
"params": [ | |
"$__interval" | |
], | |
"type": "time" | |
}, | |
{ | |
"params": [ | |
"null" | |
], | |
"type": "fill" | |
} | |
], | |
"hide": false, | |
"measurement": "snmp", | |
"orderByTime": "ASC", | |
"policy": "default", | |
"query": "SELECT non_negative_derivative(mean([[interface]]_in_octets), 10s) *8 AS \"Port IN\", non_negative_derivative(mean([[interface]]_out_octets), 10s) *-8 AS \"Port OUT\" FROM \"snmp\" WHERE (\"agent_host\" = 'atlas.l33t.network') AND $timeFilter GROUP BY time($__interval) fill(null)", | |
"rawQuery": true, | |
"refId": "A", | |
"resultFormat": "time_series", | |
"select": [ | |
[ | |
{ | |
"params": [ | |
"if_01_in_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 IN" | |
], | |
"type": "alias" | |
} | |
], | |
[ | |
{ | |
"params": [ | |
"if_01_out_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *-8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 OUT" | |
], | |
"type": "alias" | |
} | |
] | |
], | |
"tags": [ | |
{ | |
"key": "agent_host", | |
"operator": "=", | |
"value": "atlas.l33t.network" | |
} | |
] | |
} | |
], | |
"thresholds": [], | |
"timeFrom": null, | |
"timeShift": null, | |
"title": "Network traffic on $interface", | |
"tooltip": { | |
"shared": true, | |
"sort": 0, | |
"value_type": "individual" | |
}, | |
"transparent": false, | |
"type": "graph", | |
"xaxis": { | |
"buckets": null, | |
"mode": "time", | |
"name": null, | |
"show": true, | |
"values": [] | |
}, | |
"yaxes": [ | |
{ | |
"decimals": null, | |
"format": "bps", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": true | |
}, | |
{ | |
"format": "short", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": false | |
} | |
] | |
}, | |
{ | |
"aliasColors": {}, | |
"bars": false, | |
"dashLength": 10, | |
"dashes": false, | |
"datasource": null, | |
"fill": 1, | |
"id": 8, | |
"legend": { | |
"alignAsTable": false, | |
"avg": true, | |
"current": false, | |
"max": false, | |
"min": false, | |
"rightSide": false, | |
"show": true, | |
"total": true, | |
"values": true | |
}, | |
"lines": true, | |
"linewidth": 1, | |
"links": [ | |
{ | |
"keepTime": false, | |
"type": "dashboard" | |
} | |
], | |
"nullPointMode": "null", | |
"percentage": false, | |
"pointradius": 5, | |
"points": false, | |
"renderer": "flot", | |
"repeat": null, | |
"repeatIteration": 1523350465394, | |
"repeatPanelId": 2, | |
"scopedVars": { | |
"interface": { | |
"selected": false, | |
"text": "if_07", | |
"value": "if_07" | |
} | |
}, | |
"seriesOverrides": [], | |
"spaceLength": 10, | |
"span": 4, | |
"stack": false, | |
"steppedLine": false, | |
"targets": [ | |
{ | |
"alias": "", | |
"dsType": "influxdb", | |
"groupBy": [ | |
{ | |
"params": [ | |
"$__interval" | |
], | |
"type": "time" | |
}, | |
{ | |
"params": [ | |
"null" | |
], | |
"type": "fill" | |
} | |
], | |
"hide": false, | |
"measurement": "snmp", | |
"orderByTime": "ASC", | |
"policy": "default", | |
"query": "SELECT non_negative_derivative(mean([[interface]]_in_octets), 10s) *8 AS \"Port IN\", non_negative_derivative(mean([[interface]]_out_octets), 10s) *-8 AS \"Port OUT\" FROM \"snmp\" WHERE (\"agent_host\" = 'atlas.l33t.network') AND $timeFilter GROUP BY time($__interval) fill(null)", | |
"rawQuery": true, | |
"refId": "A", | |
"resultFormat": "time_series", | |
"select": [ | |
[ | |
{ | |
"params": [ | |
"if_01_in_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 IN" | |
], | |
"type": "alias" | |
} | |
], | |
[ | |
{ | |
"params": [ | |
"if_01_out_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *-8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 OUT" | |
], | |
"type": "alias" | |
} | |
] | |
], | |
"tags": [ | |
{ | |
"key": "agent_host", | |
"operator": "=", | |
"value": "atlas.l33t.network" | |
} | |
] | |
} | |
], | |
"thresholds": [], | |
"timeFrom": null, | |
"timeShift": null, | |
"title": "Network traffic on $interface", | |
"tooltip": { | |
"shared": true, | |
"sort": 0, | |
"value_type": "individual" | |
}, | |
"transparent": false, | |
"type": "graph", | |
"xaxis": { | |
"buckets": null, | |
"mode": "time", | |
"name": null, | |
"show": true, | |
"values": [] | |
}, | |
"yaxes": [ | |
{ | |
"decimals": null, | |
"format": "bps", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": true | |
}, | |
{ | |
"format": "short", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": false | |
} | |
] | |
}, | |
{ | |
"aliasColors": {}, | |
"bars": false, | |
"dashLength": 10, | |
"dashes": false, | |
"datasource": null, | |
"fill": 1, | |
"id": 9, | |
"legend": { | |
"alignAsTable": false, | |
"avg": true, | |
"current": false, | |
"max": false, | |
"min": false, | |
"rightSide": false, | |
"show": true, | |
"total": true, | |
"values": true | |
}, | |
"lines": true, | |
"linewidth": 1, | |
"links": [ | |
{ | |
"keepTime": false, | |
"type": "dashboard" | |
} | |
], | |
"nullPointMode": "null", | |
"percentage": false, | |
"pointradius": 5, | |
"points": false, | |
"renderer": "flot", | |
"repeat": null, | |
"repeatIteration": 1523350465394, | |
"repeatPanelId": 2, | |
"scopedVars": { | |
"interface": { | |
"selected": false, | |
"text": "if_08", | |
"value": "if_08" | |
} | |
}, | |
"seriesOverrides": [], | |
"spaceLength": 10, | |
"span": 4, | |
"stack": false, | |
"steppedLine": false, | |
"targets": [ | |
{ | |
"alias": "", | |
"dsType": "influxdb", | |
"groupBy": [ | |
{ | |
"params": [ | |
"$__interval" | |
], | |
"type": "time" | |
}, | |
{ | |
"params": [ | |
"null" | |
], | |
"type": "fill" | |
} | |
], | |
"hide": false, | |
"measurement": "snmp", | |
"orderByTime": "ASC", | |
"policy": "default", | |
"query": "SELECT non_negative_derivative(mean([[interface]]_in_octets), 10s) *8 AS \"Port IN\", non_negative_derivative(mean([[interface]]_out_octets), 10s) *-8 AS \"Port OUT\" FROM \"snmp\" WHERE (\"agent_host\" = 'atlas.l33t.network') AND $timeFilter GROUP BY time($__interval) fill(null)", | |
"rawQuery": true, | |
"refId": "A", | |
"resultFormat": "time_series", | |
"select": [ | |
[ | |
{ | |
"params": [ | |
"if_01_in_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 IN" | |
], | |
"type": "alias" | |
} | |
], | |
[ | |
{ | |
"params": [ | |
"if_01_out_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *-8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 OUT" | |
], | |
"type": "alias" | |
} | |
] | |
], | |
"tags": [ | |
{ | |
"key": "agent_host", | |
"operator": "=", | |
"value": "atlas.l33t.network" | |
} | |
] | |
} | |
], | |
"thresholds": [], | |
"timeFrom": null, | |
"timeShift": null, | |
"title": "Network traffic on $interface", | |
"tooltip": { | |
"shared": true, | |
"sort": 0, | |
"value_type": "individual" | |
}, | |
"transparent": false, | |
"type": "graph", | |
"xaxis": { | |
"buckets": null, | |
"mode": "time", | |
"name": null, | |
"show": true, | |
"values": [] | |
}, | |
"yaxes": [ | |
{ | |
"decimals": null, | |
"format": "bps", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": true | |
}, | |
{ | |
"format": "short", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": false | |
} | |
] | |
}, | |
{ | |
"aliasColors": {}, | |
"bars": false, | |
"dashLength": 10, | |
"dashes": false, | |
"datasource": null, | |
"fill": 1, | |
"id": 10, | |
"legend": { | |
"alignAsTable": false, | |
"avg": true, | |
"current": false, | |
"max": false, | |
"min": false, | |
"rightSide": false, | |
"show": true, | |
"total": true, | |
"values": true | |
}, | |
"lines": true, | |
"linewidth": 1, | |
"links": [ | |
{ | |
"keepTime": false, | |
"type": "dashboard" | |
} | |
], | |
"nullPointMode": "null", | |
"percentage": false, | |
"pointradius": 5, | |
"points": false, | |
"renderer": "flot", | |
"repeat": null, | |
"repeatIteration": 1523350465394, | |
"repeatPanelId": 2, | |
"scopedVars": { | |
"interface": { | |
"selected": false, | |
"text": "if_09", | |
"value": "if_09" | |
} | |
}, | |
"seriesOverrides": [], | |
"spaceLength": 10, | |
"span": 4, | |
"stack": false, | |
"steppedLine": false, | |
"targets": [ | |
{ | |
"alias": "", | |
"dsType": "influxdb", | |
"groupBy": [ | |
{ | |
"params": [ | |
"$__interval" | |
], | |
"type": "time" | |
}, | |
{ | |
"params": [ | |
"null" | |
], | |
"type": "fill" | |
} | |
], | |
"hide": false, | |
"measurement": "snmp", | |
"orderByTime": "ASC", | |
"policy": "default", | |
"query": "SELECT non_negative_derivative(mean([[interface]]_in_octets), 10s) *8 AS \"Port IN\", non_negative_derivative(mean([[interface]]_out_octets), 10s) *-8 AS \"Port OUT\" FROM \"snmp\" WHERE (\"agent_host\" = 'atlas.l33t.network') AND $timeFilter GROUP BY time($__interval) fill(null)", | |
"rawQuery": true, | |
"refId": "A", | |
"resultFormat": "time_series", | |
"select": [ | |
[ | |
{ | |
"params": [ | |
"if_01_in_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 IN" | |
], | |
"type": "alias" | |
} | |
], | |
[ | |
{ | |
"params": [ | |
"if_01_out_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *-8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 OUT" | |
], | |
"type": "alias" | |
} | |
] | |
], | |
"tags": [ | |
{ | |
"key": "agent_host", | |
"operator": "=", | |
"value": "atlas.l33t.network" | |
} | |
] | |
} | |
], | |
"thresholds": [], | |
"timeFrom": null, | |
"timeShift": null, | |
"title": "Network traffic on $interface", | |
"tooltip": { | |
"shared": true, | |
"sort": 0, | |
"value_type": "individual" | |
}, | |
"transparent": false, | |
"type": "graph", | |
"xaxis": { | |
"buckets": null, | |
"mode": "time", | |
"name": null, | |
"show": true, | |
"values": [] | |
}, | |
"yaxes": [ | |
{ | |
"decimals": null, | |
"format": "bps", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": true | |
}, | |
{ | |
"format": "short", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": false | |
} | |
] | |
}, | |
{ | |
"aliasColors": {}, | |
"bars": false, | |
"dashLength": 10, | |
"dashes": false, | |
"datasource": null, | |
"fill": 1, | |
"id": 11, | |
"legend": { | |
"alignAsTable": false, | |
"avg": true, | |
"current": false, | |
"max": false, | |
"min": false, | |
"rightSide": false, | |
"show": true, | |
"total": true, | |
"values": true | |
}, | |
"lines": true, | |
"linewidth": 1, | |
"links": [ | |
{ | |
"keepTime": false, | |
"type": "dashboard" | |
} | |
], | |
"nullPointMode": "null", | |
"percentage": false, | |
"pointradius": 5, | |
"points": false, | |
"renderer": "flot", | |
"repeat": null, | |
"repeatIteration": 1523350465394, | |
"repeatPanelId": 2, | |
"scopedVars": { | |
"interface": { | |
"selected": false, | |
"text": "if_10", | |
"value": "if_10" | |
} | |
}, | |
"seriesOverrides": [], | |
"spaceLength": 10, | |
"span": 4, | |
"stack": false, | |
"steppedLine": false, | |
"targets": [ | |
{ | |
"alias": "", | |
"dsType": "influxdb", | |
"groupBy": [ | |
{ | |
"params": [ | |
"$__interval" | |
], | |
"type": "time" | |
}, | |
{ | |
"params": [ | |
"null" | |
], | |
"type": "fill" | |
} | |
], | |
"hide": false, | |
"measurement": "snmp", | |
"orderByTime": "ASC", | |
"policy": "default", | |
"query": "SELECT non_negative_derivative(mean([[interface]]_in_octets), 10s) *8 AS \"Port IN\", non_negative_derivative(mean([[interface]]_out_octets), 10s) *-8 AS \"Port OUT\" FROM \"snmp\" WHERE (\"agent_host\" = 'atlas.l33t.network') AND $timeFilter GROUP BY time($__interval) fill(null)", | |
"rawQuery": true, | |
"refId": "A", | |
"resultFormat": "time_series", | |
"select": [ | |
[ | |
{ | |
"params": [ | |
"if_01_in_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 IN" | |
], | |
"type": "alias" | |
} | |
], | |
[ | |
{ | |
"params": [ | |
"if_01_out_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *-8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 OUT" | |
], | |
"type": "alias" | |
} | |
] | |
], | |
"tags": [ | |
{ | |
"key": "agent_host", | |
"operator": "=", | |
"value": "atlas.l33t.network" | |
} | |
] | |
} | |
], | |
"thresholds": [], | |
"timeFrom": null, | |
"timeShift": null, | |
"title": "Network traffic on $interface", | |
"tooltip": { | |
"shared": true, | |
"sort": 0, | |
"value_type": "individual" | |
}, | |
"transparent": false, | |
"type": "graph", | |
"xaxis": { | |
"buckets": null, | |
"mode": "time", | |
"name": null, | |
"show": true, | |
"values": [] | |
}, | |
"yaxes": [ | |
{ | |
"decimals": null, | |
"format": "bps", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": true | |
}, | |
{ | |
"format": "short", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": false | |
} | |
] | |
}, | |
{ | |
"aliasColors": {}, | |
"bars": false, | |
"dashLength": 10, | |
"dashes": false, | |
"datasource": null, | |
"fill": 1, | |
"id": 12, | |
"legend": { | |
"alignAsTable": false, | |
"avg": true, | |
"current": false, | |
"max": false, | |
"min": false, | |
"rightSide": false, | |
"show": true, | |
"total": true, | |
"values": true | |
}, | |
"lines": true, | |
"linewidth": 1, | |
"links": [ | |
{ | |
"keepTime": false, | |
"type": "dashboard" | |
} | |
], | |
"nullPointMode": "null", | |
"percentage": false, | |
"pointradius": 5, | |
"points": false, | |
"renderer": "flot", | |
"repeat": null, | |
"repeatIteration": 1523350465394, | |
"repeatPanelId": 2, | |
"scopedVars": { | |
"interface": { | |
"selected": false, | |
"text": "if_11", | |
"value": "if_11" | |
} | |
}, | |
"seriesOverrides": [], | |
"spaceLength": 10, | |
"span": 4, | |
"stack": false, | |
"steppedLine": false, | |
"targets": [ | |
{ | |
"alias": "", | |
"dsType": "influxdb", | |
"groupBy": [ | |
{ | |
"params": [ | |
"$__interval" | |
], | |
"type": "time" | |
}, | |
{ | |
"params": [ | |
"null" | |
], | |
"type": "fill" | |
} | |
], | |
"hide": false, | |
"measurement": "snmp", | |
"orderByTime": "ASC", | |
"policy": "default", | |
"query": "SELECT non_negative_derivative(mean([[interface]]_in_octets), 10s) *8 AS \"Port IN\", non_negative_derivative(mean([[interface]]_out_octets), 10s) *-8 AS \"Port OUT\" FROM \"snmp\" WHERE (\"agent_host\" = 'atlas.l33t.network') AND $timeFilter GROUP BY time($__interval) fill(null)", | |
"rawQuery": true, | |
"refId": "A", | |
"resultFormat": "time_series", | |
"select": [ | |
[ | |
{ | |
"params": [ | |
"if_01_in_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 IN" | |
], | |
"type": "alias" | |
} | |
], | |
[ | |
{ | |
"params": [ | |
"if_01_out_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *-8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 OUT" | |
], | |
"type": "alias" | |
} | |
] | |
], | |
"tags": [ | |
{ | |
"key": "agent_host", | |
"operator": "=", | |
"value": "atlas.l33t.network" | |
} | |
] | |
} | |
], | |
"thresholds": [], | |
"timeFrom": null, | |
"timeShift": null, | |
"title": "Network traffic on $interface", | |
"tooltip": { | |
"shared": true, | |
"sort": 0, | |
"value_type": "individual" | |
}, | |
"transparent": false, | |
"type": "graph", | |
"xaxis": { | |
"buckets": null, | |
"mode": "time", | |
"name": null, | |
"show": true, | |
"values": [] | |
}, | |
"yaxes": [ | |
{ | |
"decimals": null, | |
"format": "bps", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": true | |
}, | |
{ | |
"format": "short", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": false | |
} | |
] | |
}, | |
{ | |
"aliasColors": {}, | |
"bars": false, | |
"dashLength": 10, | |
"dashes": false, | |
"datasource": null, | |
"fill": 1, | |
"id": 13, | |
"legend": { | |
"alignAsTable": false, | |
"avg": true, | |
"current": false, | |
"max": false, | |
"min": false, | |
"rightSide": false, | |
"show": true, | |
"total": true, | |
"values": true | |
}, | |
"lines": true, | |
"linewidth": 1, | |
"links": [ | |
{ | |
"keepTime": false, | |
"type": "dashboard" | |
} | |
], | |
"nullPointMode": "null", | |
"percentage": false, | |
"pointradius": 5, | |
"points": false, | |
"renderer": "flot", | |
"repeat": null, | |
"repeatIteration": 1523350465394, | |
"repeatPanelId": 2, | |
"scopedVars": { | |
"interface": { | |
"selected": false, | |
"text": "if_12", | |
"value": "if_12" | |
} | |
}, | |
"seriesOverrides": [], | |
"spaceLength": 10, | |
"span": 4, | |
"stack": false, | |
"steppedLine": false, | |
"targets": [ | |
{ | |
"alias": "", | |
"dsType": "influxdb", | |
"groupBy": [ | |
{ | |
"params": [ | |
"$__interval" | |
], | |
"type": "time" | |
}, | |
{ | |
"params": [ | |
"null" | |
], | |
"type": "fill" | |
} | |
], | |
"hide": false, | |
"measurement": "snmp", | |
"orderByTime": "ASC", | |
"policy": "default", | |
"query": "SELECT non_negative_derivative(mean([[interface]]_in_octets), 10s) *8 AS \"Port IN\", non_negative_derivative(mean([[interface]]_out_octets), 10s) *-8 AS \"Port OUT\" FROM \"snmp\" WHERE (\"agent_host\" = 'atlas.l33t.network') AND $timeFilter GROUP BY time($__interval) fill(null)", | |
"rawQuery": true, | |
"refId": "A", | |
"resultFormat": "time_series", | |
"select": [ | |
[ | |
{ | |
"params": [ | |
"if_01_in_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 IN" | |
], | |
"type": "alias" | |
} | |
], | |
[ | |
{ | |
"params": [ | |
"if_01_out_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *-8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 OUT" | |
], | |
"type": "alias" | |
} | |
] | |
], | |
"tags": [ | |
{ | |
"key": "agent_host", | |
"operator": "=", | |
"value": "atlas.l33t.network" | |
} | |
] | |
} | |
], | |
"thresholds": [], | |
"timeFrom": null, | |
"timeShift": null, | |
"title": "Network traffic on $interface", | |
"tooltip": { | |
"shared": true, | |
"sort": 0, | |
"value_type": "individual" | |
}, | |
"transparent": false, | |
"type": "graph", | |
"xaxis": { | |
"buckets": null, | |
"mode": "time", | |
"name": null, | |
"show": true, | |
"values": [] | |
}, | |
"yaxes": [ | |
{ | |
"decimals": null, | |
"format": "bps", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": true | |
}, | |
{ | |
"format": "short", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": false | |
} | |
] | |
}, | |
{ | |
"aliasColors": {}, | |
"bars": false, | |
"dashLength": 10, | |
"dashes": false, | |
"datasource": null, | |
"fill": 1, | |
"id": 14, | |
"legend": { | |
"alignAsTable": false, | |
"avg": true, | |
"current": false, | |
"max": false, | |
"min": false, | |
"rightSide": false, | |
"show": true, | |
"total": true, | |
"values": true | |
}, | |
"lines": true, | |
"linewidth": 1, | |
"links": [ | |
{ | |
"keepTime": false, | |
"type": "dashboard" | |
} | |
], | |
"nullPointMode": "null", | |
"percentage": false, | |
"pointradius": 5, | |
"points": false, | |
"renderer": "flot", | |
"repeat": null, | |
"repeatIteration": 1523350465394, | |
"repeatPanelId": 2, | |
"scopedVars": { | |
"interface": { | |
"selected": false, | |
"text": "if_13", | |
"value": "if_13" | |
} | |
}, | |
"seriesOverrides": [], | |
"spaceLength": 10, | |
"span": 4, | |
"stack": false, | |
"steppedLine": false, | |
"targets": [ | |
{ | |
"alias": "", | |
"dsType": "influxdb", | |
"groupBy": [ | |
{ | |
"params": [ | |
"$__interval" | |
], | |
"type": "time" | |
}, | |
{ | |
"params": [ | |
"null" | |
], | |
"type": "fill" | |
} | |
], | |
"hide": false, | |
"measurement": "snmp", | |
"orderByTime": "ASC", | |
"policy": "default", | |
"query": "SELECT non_negative_derivative(mean([[interface]]_in_octets), 10s) *8 AS \"Port IN\", non_negative_derivative(mean([[interface]]_out_octets), 10s) *-8 AS \"Port OUT\" FROM \"snmp\" WHERE (\"agent_host\" = 'atlas.l33t.network') AND $timeFilter GROUP BY time($__interval) fill(null)", | |
"rawQuery": true, | |
"refId": "A", | |
"resultFormat": "time_series", | |
"select": [ | |
[ | |
{ | |
"params": [ | |
"if_01_in_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 IN" | |
], | |
"type": "alias" | |
} | |
], | |
[ | |
{ | |
"params": [ | |
"if_01_out_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *-8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 OUT" | |
], | |
"type": "alias" | |
} | |
] | |
], | |
"tags": [ | |
{ | |
"key": "agent_host", | |
"operator": "=", | |
"value": "atlas.l33t.network" | |
} | |
] | |
} | |
], | |
"thresholds": [], | |
"timeFrom": null, | |
"timeShift": null, | |
"title": "Network traffic on $interface", | |
"tooltip": { | |
"shared": true, | |
"sort": 0, | |
"value_type": "individual" | |
}, | |
"transparent": false, | |
"type": "graph", | |
"xaxis": { | |
"buckets": null, | |
"mode": "time", | |
"name": null, | |
"show": true, | |
"values": [] | |
}, | |
"yaxes": [ | |
{ | |
"decimals": null, | |
"format": "bps", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": true | |
}, | |
{ | |
"format": "short", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": false | |
} | |
] | |
}, | |
{ | |
"aliasColors": {}, | |
"bars": false, | |
"dashLength": 10, | |
"dashes": false, | |
"datasource": null, | |
"fill": 1, | |
"id": 15, | |
"legend": { | |
"alignAsTable": false, | |
"avg": true, | |
"current": false, | |
"max": false, | |
"min": false, | |
"rightSide": false, | |
"show": true, | |
"total": true, | |
"values": true | |
}, | |
"lines": true, | |
"linewidth": 1, | |
"links": [ | |
{ | |
"keepTime": false, | |
"type": "dashboard" | |
} | |
], | |
"nullPointMode": "null", | |
"percentage": false, | |
"pointradius": 5, | |
"points": false, | |
"renderer": "flot", | |
"repeat": null, | |
"repeatIteration": 1523350465394, | |
"repeatPanelId": 2, | |
"scopedVars": { | |
"interface": { | |
"selected": false, | |
"text": "if_14", | |
"value": "if_14" | |
} | |
}, | |
"seriesOverrides": [], | |
"spaceLength": 10, | |
"span": 4, | |
"stack": false, | |
"steppedLine": false, | |
"targets": [ | |
{ | |
"alias": "", | |
"dsType": "influxdb", | |
"groupBy": [ | |
{ | |
"params": [ | |
"$__interval" | |
], | |
"type": "time" | |
}, | |
{ | |
"params": [ | |
"null" | |
], | |
"type": "fill" | |
} | |
], | |
"hide": false, | |
"measurement": "snmp", | |
"orderByTime": "ASC", | |
"policy": "default", | |
"query": "SELECT non_negative_derivative(mean([[interface]]_in_octets), 10s) *8 AS \"Port IN\", non_negative_derivative(mean([[interface]]_out_octets), 10s) *-8 AS \"Port OUT\" FROM \"snmp\" WHERE (\"agent_host\" = 'atlas.l33t.network') AND $timeFilter GROUP BY time($__interval) fill(null)", | |
"rawQuery": true, | |
"refId": "A", | |
"resultFormat": "time_series", | |
"select": [ | |
[ | |
{ | |
"params": [ | |
"if_01_in_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 IN" | |
], | |
"type": "alias" | |
} | |
], | |
[ | |
{ | |
"params": [ | |
"if_01_out_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *-8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 OUT" | |
], | |
"type": "alias" | |
} | |
] | |
], | |
"tags": [ | |
{ | |
"key": "agent_host", | |
"operator": "=", | |
"value": "atlas.l33t.network" | |
} | |
] | |
} | |
], | |
"thresholds": [], | |
"timeFrom": null, | |
"timeShift": null, | |
"title": "Network traffic on $interface", | |
"tooltip": { | |
"shared": true, | |
"sort": 0, | |
"value_type": "individual" | |
}, | |
"transparent": false, | |
"type": "graph", | |
"xaxis": { | |
"buckets": null, | |
"mode": "time", | |
"name": null, | |
"show": true, | |
"values": [] | |
}, | |
"yaxes": [ | |
{ | |
"decimals": null, | |
"format": "bps", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": true | |
}, | |
{ | |
"format": "short", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": false | |
} | |
] | |
}, | |
{ | |
"aliasColors": {}, | |
"bars": false, | |
"dashLength": 10, | |
"dashes": false, | |
"datasource": null, | |
"fill": 1, | |
"id": 16, | |
"legend": { | |
"alignAsTable": false, | |
"avg": true, | |
"current": false, | |
"max": false, | |
"min": false, | |
"rightSide": false, | |
"show": true, | |
"total": true, | |
"values": true | |
}, | |
"lines": true, | |
"linewidth": 1, | |
"links": [ | |
{ | |
"keepTime": false, | |
"type": "dashboard" | |
} | |
], | |
"nullPointMode": "null", | |
"percentage": false, | |
"pointradius": 5, | |
"points": false, | |
"renderer": "flot", | |
"repeat": null, | |
"repeatIteration": 1523350465394, | |
"repeatPanelId": 2, | |
"scopedVars": { | |
"interface": { | |
"selected": false, | |
"text": "if_15", | |
"value": "if_15" | |
} | |
}, | |
"seriesOverrides": [], | |
"spaceLength": 10, | |
"span": 4, | |
"stack": false, | |
"steppedLine": false, | |
"targets": [ | |
{ | |
"alias": "", | |
"dsType": "influxdb", | |
"groupBy": [ | |
{ | |
"params": [ | |
"$__interval" | |
], | |
"type": "time" | |
}, | |
{ | |
"params": [ | |
"null" | |
], | |
"type": "fill" | |
} | |
], | |
"hide": false, | |
"measurement": "snmp", | |
"orderByTime": "ASC", | |
"policy": "default", | |
"query": "SELECT non_negative_derivative(mean([[interface]]_in_octets), 10s) *8 AS \"Port IN\", non_negative_derivative(mean([[interface]]_out_octets), 10s) *-8 AS \"Port OUT\" FROM \"snmp\" WHERE (\"agent_host\" = 'atlas.l33t.network') AND $timeFilter GROUP BY time($__interval) fill(null)", | |
"rawQuery": true, | |
"refId": "A", | |
"resultFormat": "time_series", | |
"select": [ | |
[ | |
{ | |
"params": [ | |
"if_01_in_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 IN" | |
], | |
"type": "alias" | |
} | |
], | |
[ | |
{ | |
"params": [ | |
"if_01_out_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *-8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 OUT" | |
], | |
"type": "alias" | |
} | |
] | |
], | |
"tags": [ | |
{ | |
"key": "agent_host", | |
"operator": "=", | |
"value": "atlas.l33t.network" | |
} | |
] | |
} | |
], | |
"thresholds": [], | |
"timeFrom": null, | |
"timeShift": null, | |
"title": "Network traffic on $interface", | |
"tooltip": { | |
"shared": true, | |
"sort": 0, | |
"value_type": "individual" | |
}, | |
"transparent": false, | |
"type": "graph", | |
"xaxis": { | |
"buckets": null, | |
"mode": "time", | |
"name": null, | |
"show": true, | |
"values": [] | |
}, | |
"yaxes": [ | |
{ | |
"decimals": null, | |
"format": "bps", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": true | |
}, | |
{ | |
"format": "short", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": false | |
} | |
] | |
}, | |
{ | |
"aliasColors": {}, | |
"bars": false, | |
"dashLength": 10, | |
"dashes": false, | |
"datasource": null, | |
"fill": 1, | |
"id": 17, | |
"legend": { | |
"alignAsTable": false, | |
"avg": true, | |
"current": false, | |
"max": false, | |
"min": false, | |
"rightSide": false, | |
"show": true, | |
"total": true, | |
"values": true | |
}, | |
"lines": true, | |
"linewidth": 1, | |
"links": [ | |
{ | |
"keepTime": false, | |
"type": "dashboard" | |
} | |
], | |
"nullPointMode": "null", | |
"percentage": false, | |
"pointradius": 5, | |
"points": false, | |
"renderer": "flot", | |
"repeat": null, | |
"repeatIteration": 1523350465394, | |
"repeatPanelId": 2, | |
"scopedVars": { | |
"interface": { | |
"selected": false, | |
"text": "if_16", | |
"value": "if_16" | |
} | |
}, | |
"seriesOverrides": [], | |
"spaceLength": 10, | |
"span": 4, | |
"stack": false, | |
"steppedLine": false, | |
"targets": [ | |
{ | |
"alias": "", | |
"dsType": "influxdb", | |
"groupBy": [ | |
{ | |
"params": [ | |
"$__interval" | |
], | |
"type": "time" | |
}, | |
{ | |
"params": [ | |
"null" | |
], | |
"type": "fill" | |
} | |
], | |
"hide": false, | |
"measurement": "snmp", | |
"orderByTime": "ASC", | |
"policy": "default", | |
"query": "SELECT non_negative_derivative(mean([[interface]]_in_octets), 10s) *8 AS \"Port IN\", non_negative_derivative(mean([[interface]]_out_octets), 10s) *-8 AS \"Port OUT\" FROM \"snmp\" WHERE (\"agent_host\" = 'atlas.l33t.network') AND $timeFilter GROUP BY time($__interval) fill(null)", | |
"rawQuery": true, | |
"refId": "A", | |
"resultFormat": "time_series", | |
"select": [ | |
[ | |
{ | |
"params": [ | |
"if_01_in_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 IN" | |
], | |
"type": "alias" | |
} | |
], | |
[ | |
{ | |
"params": [ | |
"if_01_out_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *-8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 OUT" | |
], | |
"type": "alias" | |
} | |
] | |
], | |
"tags": [ | |
{ | |
"key": "agent_host", | |
"operator": "=", | |
"value": "atlas.l33t.network" | |
} | |
] | |
} | |
], | |
"thresholds": [], | |
"timeFrom": null, | |
"timeShift": null, | |
"title": "Network traffic on $interface", | |
"tooltip": { | |
"shared": true, | |
"sort": 0, | |
"value_type": "individual" | |
}, | |
"transparent": false, | |
"type": "graph", | |
"xaxis": { | |
"buckets": null, | |
"mode": "time", | |
"name": null, | |
"show": true, | |
"values": [] | |
}, | |
"yaxes": [ | |
{ | |
"decimals": null, | |
"format": "bps", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": true | |
}, | |
{ | |
"format": "short", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": false | |
} | |
] | |
}, | |
{ | |
"aliasColors": {}, | |
"bars": false, | |
"dashLength": 10, | |
"dashes": false, | |
"datasource": null, | |
"fill": 1, | |
"id": 18, | |
"legend": { | |
"alignAsTable": false, | |
"avg": true, | |
"current": false, | |
"max": false, | |
"min": false, | |
"rightSide": false, | |
"show": true, | |
"total": true, | |
"values": true | |
}, | |
"lines": true, | |
"linewidth": 1, | |
"links": [ | |
{ | |
"keepTime": false, | |
"type": "dashboard" | |
} | |
], | |
"nullPointMode": "null", | |
"percentage": false, | |
"pointradius": 5, | |
"points": false, | |
"renderer": "flot", | |
"repeat": null, | |
"repeatIteration": 1523350465394, | |
"repeatPanelId": 2, | |
"scopedVars": { | |
"interface": { | |
"selected": false, | |
"text": "if_17", | |
"value": "if_17" | |
} | |
}, | |
"seriesOverrides": [], | |
"spaceLength": 10, | |
"span": 4, | |
"stack": false, | |
"steppedLine": false, | |
"targets": [ | |
{ | |
"alias": "", | |
"dsType": "influxdb", | |
"groupBy": [ | |
{ | |
"params": [ | |
"$__interval" | |
], | |
"type": "time" | |
}, | |
{ | |
"params": [ | |
"null" | |
], | |
"type": "fill" | |
} | |
], | |
"hide": false, | |
"measurement": "snmp", | |
"orderByTime": "ASC", | |
"policy": "default", | |
"query": "SELECT non_negative_derivative(mean([[interface]]_in_octets), 10s) *8 AS \"Port IN\", non_negative_derivative(mean([[interface]]_out_octets), 10s) *-8 AS \"Port OUT\" FROM \"snmp\" WHERE (\"agent_host\" = 'atlas.l33t.network') AND $timeFilter GROUP BY time($__interval) fill(null)", | |
"rawQuery": true, | |
"refId": "A", | |
"resultFormat": "time_series", | |
"select": [ | |
[ | |
{ | |
"params": [ | |
"if_01_in_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 IN" | |
], | |
"type": "alias" | |
} | |
], | |
[ | |
{ | |
"params": [ | |
"if_01_out_octets" | |
], | |
"type": "field" | |
}, | |
{ | |
"params": [], | |
"type": "mean" | |
}, | |
{ | |
"params": [ | |
"10s" | |
], | |
"type": "non_negative_derivative" | |
}, | |
{ | |
"params": [ | |
" *-8" | |
], | |
"type": "math" | |
}, | |
{ | |
"params": [ | |
"Port 1 OUT" | |
], | |
"type": "alias" | |
} | |
] | |
], | |
"tags": [ | |
{ | |
"key": "agent_host", | |
"operator": "=", | |
"value": "atlas.l33t.network" | |
} | |
] | |
} | |
], | |
"thresholds": [], | |
"timeFrom": null, | |
"timeShift": null, | |
"title": "Network traffic on $interface", | |
"tooltip": { | |
"shared": true, | |
"sort": 0, | |
"value_type": "individual" | |
}, | |
"transparent": false, | |
"type": "graph", | |
"xaxis": { | |
"buckets": null, | |
"mode": "time", | |
"name": null, | |
"show": true, | |
"values": [] | |
}, | |
"yaxes": [ | |
{ | |
"decimals": null, | |
"format": "bps", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": true | |
}, | |
{ | |
"format": "short", | |
"label": "", | |
"logBase": 1, | |
"max": null, | |
"min": null, | |
"show": false | |
} | |
] | |
}, | |
{ | |
"aliasColors": {}, | |
"bars": false, | |
"dashLength": 10, | |
"dashes": false, | |
"datasource": null, | |
"fill": 1, | |
"id": 19, | |
"legend": { | |