ansible/files/grafana/dashboards/connectivity.json

1929 lines
42 KiB
JSON
Raw Normal View History

2020-01-13 00:36:30 +00:00
{
"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,
"links": [],
"panels": [
{
"alert": {
"alertRuleTags": {},
"conditions": [
{
"evaluator": {
"params": [
50
],
"type": "gt"
},
"operator": {
"type": "and"
},
"query": {
"params": [
"B",
"5m",
"now"
]
},
"reducer": {
"params": [],
"type": "avg"
},
"type": "query"
}
],
"executionErrorState": "alerting",
"for": "5m",
"frequency": "1m",
"handler": 1,
"name": "Comcast Latency (IPv4) alert",
"noDataState": "no_data",
"notifications": []
},
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 0
},
"hiddenSeries": false,
"id": 12,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"links": [],
"nullPointMode": "connected",
"options": {
"dataLinks": []
},
"percentage": false,
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [
{
"alias": "ping.max",
"fillBelowTo": "ping.mean",
"lines": false
},
{
"alias": "ping.mean",
"fillBelowTo": "ping.min",
"lines": false
},
{
"alias": "ping.min",
"lines": false
},
{
"alias": "ping.loss",
"color": "#C4162A",
"fill": 2,
"linewidth": 3,
"steppedLine": true,
"yaxis": 2
},
{
"alias": "ping.mean",
"lines": false,
"points": true
}
],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "ping",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"average_response_ms"
],
"type": "field"
},
{
"params": [],
"type": "mean"
},
{
"params": [
"mean"
],
"type": "alias"
}
],
[
{
"params": [
"maximum_response_ms"
],
"type": "field"
},
{
"params": [],
"type": "max"
},
{
"params": [
"max"
],
"type": "alias"
}
],
[
{
"params": [
"minimum_response_ms"
],
"type": "field"
},
{
"params": [],
"type": "min"
},
{
"params": [
"min"
],
"type": "alias"
}
]
],
"tags": [
{
"key": "url",
"operator": "=",
"value": "ping-home.kill0.net"
},
{
"condition": "AND",
"key": "host",
"operator": "=",
"value": "jump0.kill0.net"
}
]
},
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "ping",
"orderByTime": "ASC",
"policy": "default",
"query": "SELECT mean(\"percent_packet_loss\") AS \"loss\" FROM \"ping\" WHERE (\"url\" = '24.13.205.122') AND $timeFilter GROUP BY time($__interval) fill(null)",
"rawQuery": false,
"refId": "B",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"percent_packet_loss"
],
"type": "field"
},
{
"params": [],
"type": "mean"
},
{
"params": [
"loss"
],
"type": "alias"
}
]
],
"tags": [
{
"key": "url",
"operator": "=",
"value": "ping-home.kill0.net"
},
{
"condition": "AND",
"key": "host",
"operator": "=",
"value": "jump0.kill0.net"
}
]
}
],
"thresholds": [
{
"colorMode": "critical",
"fill": true,
"line": true,
"op": "gt",
"value": 50
}
],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Comcast Latency (IPv4)",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
"format": "ms",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"format": "percent",
"label": null,
"logBase": 1,
"max": null,
"min": "0",
"show": true
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
},
{
"alert": {
"alertRuleTags": {},
"conditions": [
{
"evaluator": {
"params": [
50
],
"type": "gt"
},
"operator": {
"type": "and"
},
"query": {
"params": [
"B",
"5m",
"now"
]
},
"reducer": {
"params": [],
"type": "avg"
},
"type": "query"
}
],
"executionErrorState": "alerting",
"for": "5m",
"frequency": "1m",
"handler": 1,
"name": "Comcast Latency (IPv6) alert",
"noDataState": "no_data",
"notifications": []
},
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 8,
"w": 12,
"x": 12,
"y": 0
},
"hiddenSeries": false,
"id": 14,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"links": [],
"nullPointMode": "connected",
"options": {
"dataLinks": []
},
"percentage": false,
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [
{
"alias": "ping6.max",
"fillBelowTo": "ping6.mean",
"lines": false
},
{
"alias": "ping6.mean",
"fillBelowTo": "ping6.min",
"lines": false
},
{
"alias": "ping6.min",
"lines": false
},
{
"alias": "ping6.loss",
"color": "#C4162A",
"fill": 2,
"linewidth": 3,
"steppedLine": true,
"yaxis": 2
},
{
"alias": "ping6.mean",
"lines": false,
"points": true
},
{
"alias": "ping6.mean",
"lines": false
},
{
"alias": "ping6.min",
"lines": false
}
],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "ping6",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"average_response_ms"
],
"type": "field"
},
{
"params": [],
"type": "mean"
},
{
"params": [
"mean"
],
"type": "alias"
}
],
[
{
"params": [
"maximum_response_ms"
],
"type": "field"
},
{
"params": [],
"type": "max"
},
{
"params": [
"max"
],
"type": "alias"
}
],
[
{
"params": [
"minimum_response_ms"
],
"type": "field"
},
{
"params": [],
"type": "min"
},
{
"params": [
"min"
],
"type": "alias"
}
]
],
"tags": [
{
"key": "url",
"operator": "=",
"value": "ping6-home.kill0.net"
},
{
"condition": "AND",
"key": "host",
"operator": "=",
"value": "jump0.kill0.net"
}
]
},
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "ping6",
"orderByTime": "ASC",
"policy": "default",
"query": "SELECT mean(\"percent_packet_loss\") AS \"loss\" FROM \"ping\" WHERE (\"url\" = '24.13.205.122') AND $timeFilter GROUP BY time($__interval) fill(null)",
"rawQuery": false,
"refId": "B",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"percent_packet_loss"
],
"type": "field"
},
{
"params": [],
"type": "mean"
},
{
"params": [
"loss"
],
"type": "alias"
}
]
],
"tags": [
{
"key": "url",
"operator": "=",
"value": "ping6-home.kill0.net"
},
{
"condition": "AND",
"key": "host",
"operator": "=",
"value": "jump0.kill0.net"
}
]
}
],
"thresholds": [
{
"colorMode": "critical",
"fill": true,
"line": true,
"op": "gt",
"value": 50,
"yaxis": "left"
}
],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Comcast Latency (IPv6)",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
"format": "ms",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"format": "percent",
"label": null,
"logBase": 1,
"max": null,
"min": "0",
"show": true
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 8
},
"hiddenSeries": false,
"id": 5,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"links": [],
"nullPointMode": "connected",
"options": {
"dataLinks": []
},
"percentage": false,
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [
{
"alias": "ping.max",
"fillBelowTo": "ping.mean",
"lines": false
},
{
"alias": "ping.mean",
"fillBelowTo": "ping.min",
"lines": false
},
{
"alias": "ping.min",
"lines": false
},
{
"alias": "ping.loss",
"color": "#C4162A",
"fill": 2,
"linewidth": 3,
"steppedLine": true,
"yaxis": 2
},
{
"alias": "ping.mean",
"lines": false,
"points": true
}
],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "ping",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"average_response_ms"
],
"type": "field"
},
{
"params": [],
"type": "mean"
},
{
"params": [
"mean"
],
"type": "alias"
}
],
[
{
"params": [
"maximum_response_ms"
],
"type": "field"
},
{
"params": [],
"type": "max"
},
{
"params": [
"max"
],
"type": "alias"
}
],
[
{
"params": [
"minimum_response_ms"
],
"type": "field"
},
{
"params": [],
"type": "min"
},
{
"params": [
"min"
],
"type": "alias"
}
]
],
"tags": [
{
"key": "host",
"operator": "=",
"value": "probe0-lki.kill0.net"
},
{
"condition": "AND",
"key": "url",
"operator": "=",
"value": "ping.kill0.net"
}
]
},
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "ping",
"orderByTime": "ASC",
"policy": "default",
"query": "SELECT mean(\"percent_packet_loss\") AS \"loss\" FROM \"ping\" WHERE (\"url\" = '24.13.205.122') AND $timeFilter GROUP BY time($__interval) fill(null)",
"rawQuery": false,
"refId": "B",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"percent_packet_loss"
],
"type": "field"
},
{
"params": [],
"type": "mean"
},
{
"params": [
"loss"
],
"type": "alias"
}
]
],
"tags": [
{
"key": "host",
"operator": "=",
"value": "probe0-lki.kill0.net"
},
{
"condition": "AND",
"key": "url",
"operator": "=",
"value": "ping.kill0.net"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "ping Latency (IPv4)",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
"format": "ms",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"format": "percent",
"label": null,
"logBase": 1,
"max": null,
"min": "0",
"show": true
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 8,
"w": 12,
"x": 12,
"y": 8
},
"hiddenSeries": false,
"id": 6,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"links": [],
"nullPointMode": "connected",
"options": {
"dataLinks": []
},
"percentage": false,
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [
{
"alias": "ping6.max",
"fillBelowTo": "ping6.mean",
"lines": false
},
{
"alias": "ping6.mean",
"fillBelowTo": "ping6.min",
"lines": false
},
{
"alias": "ping6.min",
"lines": false
},
{
"alias": "ping6.loss",
"color": "#C4162A",
"fill": 2,
"linewidth": 3,
"steppedLine": true,
"yaxis": 2
},
{
"alias": "ping6.mean",
"lines": false,
"points": true
},
{
"alias": "ping6.mean",
"lines": false
},
{
"alias": "ping6.min",
"lines": false
}
],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "ping6",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"average_response_ms"
],
"type": "field"
},
{
"params": [],
"type": "mean"
},
{
"params": [
"mean"
],
"type": "alias"
}
],
[
{
"params": [
"maximum_response_ms"
],
"type": "field"
},
{
"params": [],
"type": "max"
},
{
"params": [
"max"
],
"type": "alias"
}
],
[
{
"params": [
"minimum_response_ms"
],
"type": "field"
},
{
"params": [],
"type": "min"
},
{
"params": [
"min"
],
"type": "alias"
}
]
],
"tags": [
{
"key": "host",
"operator": "=",
"value": "probe0-lki.kill0.net"
},
{
"condition": "AND",
"key": "url",
"operator": "=",
"value": "ping.kill0.net"
}
]
},
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "ping6",
"orderByTime": "ASC",
"policy": "default",
"query": "SELECT mean(\"percent_packet_loss\") AS \"loss\" FROM \"ping\" WHERE (\"url\" = '24.13.205.122') AND $timeFilter GROUP BY time($__interval) fill(null)",
"rawQuery": false,
"refId": "B",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"percent_packet_loss"
],
"type": "field"
},
{
"params": [],
"type": "mean"
},
{
"params": [
"loss"
],
"type": "alias"
}
]
],
"tags": [
{
"key": "host",
"operator": "=",
"value": "probe0-lki.kill0.net"
},
{
"condition": "AND",
"key": "url",
"operator": "=",
"value": "ping.kill0.net"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "ping Latency (IPv6)",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
"format": "ms",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"format": "percent",
"label": null,
"logBase": 1,
"max": null,
"min": "0",
"show": true
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 16
},
"hiddenSeries": false,
"id": 7,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"links": [],
"nullPointMode": "connected",
"options": {
"dataLinks": []
},
"percentage": false,
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [
{
"alias": "ping.max",
"fillBelowTo": "ping.mean",
"lines": false
},
{
"alias": "ping.mean",
"fillBelowTo": "ping.min",
"lines": false
},
{
"alias": "ping.min",
"lines": false
},
{
"alias": "ping.loss",
"color": "#C4162A",
"fill": 2,
"linewidth": 3,
"steppedLine": true,
"yaxis": 2
},
{
"alias": "ping.mean",
"lines": false,
"points": true
}
],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "ping",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"average_response_ms"
],
"type": "field"
},
{
"params": [],
"type": "mean"
},
{
"params": [
"mean"
],
"type": "alias"
}
],
[
{
"params": [
"maximum_response_ms"
],
"type": "field"
},
{
"params": [],
"type": "max"
},
{
"params": [
"max"
],
"type": "alias"
}
],
[
{
"params": [
"minimum_response_ms"
],
"type": "field"
},
{
"params": [],
"type": "min"
},
{
"params": [
"min"
],
"type": "alias"
}
]
],
"tags": [
{
"key": "url",
"operator": "=",
"value": "mine0.kill0.net"
}
]
},
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "ping",
"orderByTime": "ASC",
"policy": "default",
"query": "SELECT mean(\"percent_packet_loss\") AS \"loss\" FROM \"ping\" WHERE (\"url\" = '24.13.205.122') AND $timeFilter GROUP BY time($__interval) fill(null)",
"rawQuery": false,
"refId": "B",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"percent_packet_loss"
],
"type": "field"
},
{
"params": [],
"type": "mean"
},
{
"params": [
"loss"
],
"type": "alias"
}
]
],
"tags": [
{
"key": "url",
"operator": "=",
"value": "mine0.kill0.net"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "mine0 Latency (IPv4)",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
"format": "ms",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"format": "percent",
"label": null,
"logBase": 1,
"max": null,
"min": "0",
"show": true
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 8,
"w": 12,
"x": 12,
"y": 16
},
"hiddenSeries": false,
"id": 10,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"links": [],
"nullPointMode": "connected",
"options": {
"dataLinks": []
},
"percentage": false,
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [
{
"alias": "ping.max",
"fillBelowTo": "ping.mean",
"lines": false
},
{
"alias": "ping.mean",
"fillBelowTo": "ping.min",
"lines": false
},
{
"alias": "ping.min",
"lines": false
},
{
"alias": "ping.loss",
"color": "#C4162A",
"fill": 2,
"linewidth": 3,
"steppedLine": true,
"yaxis": 2
},
{
"alias": "ping.mean",
"lines": false,
"points": true
}
],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "ping",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"average_response_ms"
],
"type": "field"
},
{
"params": [],
"type": "mean"
},
{
"params": [
"mean"
],
"type": "alias"
}
],
[
{
"params": [
"maximum_response_ms"
],
"type": "field"
},
{
"params": [],
"type": "max"
},
{
"params": [
"max"
],
"type": "alias"
}
],
[
{
"params": [
"minimum_response_ms"
],
"type": "field"
},
{
"params": [],
"type": "min"
},
{
"params": [
"min"
],
"type": "alias"
}
]
],
"tags": [
{
"key": "url",
"operator": "=",
"value": "172.16.10.16"
}
]
},
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "ping",
"orderByTime": "ASC",
"policy": "default",
"query": "SELECT mean(\"percent_packet_loss\") AS \"loss\" FROM \"ping\" WHERE (\"url\" = '24.13.205.122') AND $timeFilter GROUP BY time($__interval) fill(null)",
"rawQuery": false,
"refId": "B",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"percent_packet_loss"
],
"type": "field"
},
{
"params": [],
"type": "mean"
},
{
"params": [
"loss"
],
"type": "alias"
}
]
],
"tags": [
{
"key": "url",
"operator": "=",
"value": "172.16.10.16"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "workstation Latency (IPv4)",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
"format": "ms",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"format": "percent",
"label": null,
"logBase": 1,
"max": null,
"min": "0",
"show": true
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 24
},
"hiddenSeries": false,
"id": 9,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"links": [],
"nullPointMode": "connected",
"options": {
"dataLinks": []
},
"percentage": false,
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [
{
"alias": "ping.max",
"fillBelowTo": "ping.mean",
"lines": false
},
{
"alias": "ping.mean",
"fillBelowTo": "ping.min",
"lines": false
},
{
"alias": "ping.min",
"lines": false
},
{
"alias": "ping.loss",
"color": "#C4162A",
"fill": 2,
"linewidth": 3,
"steppedLine": true,
"yaxis": 2
},
{
"alias": "ping.mean",
"lines": false,
"points": true
}
],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "ping",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"average_response_ms"
],
"type": "field"
},
{
"params": [],
"type": "mean"
},
{
"params": [
"mean"
],
"type": "alias"
}
],
[
{
"params": [
"maximum_response_ms"
],
"type": "field"
},
{
"params": [],
"type": "max"
},
{
"params": [
"max"
],
"type": "alias"
}
],
[
{
"params": [
"minimum_response_ms"
],
"type": "field"
},
{
"params": [],
"type": "min"
},
{
"params": [
"min"
],
"type": "alias"
}
]
],
"tags": [
{
"key": "url",
"operator": "=",
"value": "isp-gateway"
},
{
"condition": "AND",
"key": "host",
"operator": "=",
"value": "probe0-lki.kill0.net"
}
]
},
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"measurement": "ping",
"orderByTime": "ASC",
"policy": "default",
"query": "SELECT mean(\"percent_packet_loss\") AS \"loss\" FROM \"ping\" WHERE (\"url\" = '24.13.205.122') AND $timeFilter GROUP BY time($__interval) fill(null)",
"rawQuery": false,
"refId": "B",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"percent_packet_loss"
],
"type": "field"
},
{
"params": [],
"type": "mean"
},
{
"params": [
"loss"
],
"type": "alias"
}
]
],
"tags": [
{
"key": "url",
"operator": "=",
"value": "isp-gateway"
},
{
"condition": "AND",
"key": "host",
"operator": "=",
"value": "probe0-lki.kill0.net"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Comcast gateway (IPv4)",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
"format": "ms",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"format": "percent",
"label": null,
"logBase": 1,
"max": null,
"min": "0",
"show": true
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
}
],
"refresh": "5s",
"schemaVersion": 21,
"style": "dark",
"tags": [],
"templating": {
"list": []
},
"time": {
"from": "now-15m",
"to": "now"
},
"timepicker": {
"refresh_intervals": [
"5s",
"10s",
"30s",
"1m",
"5m",
"15m",
"30m",
"1h",
"2h",
"1d"
]
},
"timezone": "",
"title": "Connectivity",
"uid": "mIi6R_vWk",
"version": 3
}