"query":"SELECT event from events WHERE $timeFilter ORDER BY time desc LIMIT 100",
"name":"Mobility Events",
"query":"SELECT type,description from $database.autogen.events WHERE type='MOBILITY' AND $timeFilter ORDER BY time ASC LIMIT 100",
"showIn":0,
"tagsColumn":"type",
"textColumn":"",
"type":"dashboard"
},
{
"datasource":"$datasource",
"enable":true,
"hide":false,
"iconColor":"#FF9830",
"name":"Net Char Events",
"query":"SELECT type,description from $database.autogen.events WHERE type='NETWORK-CHARACTERISTICS-UPDATE' AND $timeFilter ORDER BY time ASC LIMIT 100",
"showIn":0,
"tagsColumn":"type"
}
]
},
"editable":true,
"gnetId":null,
"graphTooltip":0,
"iteration":1579714692210,
"iteration":1579876961492,
"links":[],
"panels":[
{
"aliasColors":{},
"bars":false,
"cacheTimeout":null,
"dashLength":10,
"dashes":false,
"datasource":"$datasource",
"description":"Shows latency & Throughput between source & destination applications",
"fill":2,
"fillGradient":4,
"content":"\n\n",
"datasource":null,
"gridPos":{
"h":12,
"w":16,
"h":1,
"w":8,
"x":0,
"y":0
},
"hiddenSeries":false,
"id":2,
"interval":"",
"legend":{
"avg":false,
"current":false,
"max":false,
"min":false,
"show":true,
"total":false,
"values":false
},
"lines":true,
"linewidth":2,
"links":[],
"nullPointMode":"connected",
"options":{
"dataLinks":[]
},
"percentage":false,
"pluginVersion":"6.4.2",
"pointradius":2,
"points":false,
"renderer":"flot",
"seriesOverrides":[],
"spaceLength":10,
"stack":false,
"steppedLine":false,
"targets":[
{
"alias":"Latency",
"groupBy":[
{
"params":[
"1s"
],
"type":"time"
},
{
"params":[
"null"
],
"type":"fill"
}
],
"measurement":"/^$scenario$/",
"orderByTime":"ASC",
"policy":"default",
"query":"SELECT mean(\"lat\") FROM $database.autogen.network WHERE (\"src\" =~ /^$src$/ AND \"dest\" =~ /^$dest$/) AND $timeFilter GROUP BY time(1s)",
"rawQuery":true,
"refId":"A",
"resultFormat":"time_series",
"select":[
[
{
"params":[
"lat"
],
"type":"field"
},
{
"params":[],
"type":"mean"
}
]
],
"tags":[
{
"key":"src",
"operator":"=~",
"value":"/^$src$/"
},
{
"condition":"AND",
"key":"dest",
"operator":"=~",
"value":"/^$dest$/"
}
]
},
{
"alias":"UL Throughput",
"groupBy":[
{
"params":[
"$__interval"
],
"type":"time"
},
{
"params":[
"null"
],
"type":"fill"
}
],
"measurement":"network",
"orderByTime":"ASC",
"policy":"default",
"query":"SELECT mean(\"ul\") FROM $database.autogen.network WHERE (\"src\" =~ /^$src$/ AND \"dest\" =~ /^$dest$/) AND $timeFilter GROUP BY time(1s)",
"rawQuery":true,
"refId":"B",
"resultFormat":"time_series",
"select":[
[
{
"params":[
"ul"
],
"type":"field"
},
{
"params":[],
"type":"mean"
}
]
],
"tags":[
{
"key":"src",
"operator":"=~",
"value":"/^$src$/"
},
{
"condition":"AND",
"key":"dest",
"operator":"=~",
"value":"/^$dest$/"
}
]
},
{
"alias":"DL Throughput",
"groupBy":[
{
"params":[
"$__interval"
],
"type":"time"
},
{
"params":[
"null"
],
"type":"fill"
}
],
"measurement":"network",
"orderByTime":"ASC",
"policy":"default",
"query":"SELECT mean(\"dl\") FROM $database.autogen.network WHERE (\"src\" =~ /^$src$/ AND \"dest\" =~ /^$dest$/) AND $timeFilter GROUP BY time(1s)",
"rawQuery":true,
"refId":"C",
"resultFormat":"time_series",
"select":[
[
{
"params":[
"dl"
],
"type":"field"
},
{
"params":[],
"type":"mean"
}
]
],
"tags":[
{
"key":"src",
"operator":"=~",
"value":"/^$src$/"
},
{
"condition":"AND",
"key":"dest",
"operator":"=~",
"value":"/^$dest$/"
}
]
}
],
"thresholds":[],
"id":14,
"mode":"markdown",
"options":{},
"timeFrom":null,
"timeRegions":[],
"timeShift":null,
"title":"Latency, UL & DL Throughput",
"tooltip":{
"shared":true,
"sort":0,
"value_type":"individual"
},
"type":"graph",
"xaxis":{
"buckets":null,
"mode":"time",
"name":null,
"show":true,
"values":[]
"title":"Latency",
"type":"text"
},
"yaxes":[
{
"format":"short",
"label":"Latency (ms)",
"logBase":1,
"max":null,
"min":null,
"show":true
"content":"",
"datasource":null,
"gridPos":{
"h":1,
"w":16,
"x":8,
"y":0
},
{
"format":"short",
"label":"Throughput (Mbps)",
"logBase":1,
"max":null,
"min":null,
"show":true
}
],
"yaxis":{
"align":false,
"alignLevel":null
}
"id":12,
"mode":"markdown",
"options":{},
"timeFrom":null,
"timeShift":null,
"title":"Throughput",
"type":"text"
},
{
"cacheTimeout":null,
@@ -284,10 +88,10 @@
"thresholdMarkers":true
},
"gridPos":{
"h":4,
"h":3,
"w":8,
"x":16,
"y":0
"x":0,
"y":1
},
"id":8,
"interval":null,
@@ -309,7 +113,7 @@
"options":{},
"pluginVersion":"6.5.2",
"postfix":" ms",
"postfixFontSize":"80%",
"postfixFontSize":"50%",
"prefix":"",
"prefixFontSize":"50%",
"rangeMaps":[
@@ -379,9 +183,9 @@
"thresholds":"",
"timeFrom":null,
"timeShift":null,
"title":"Latency",
"title":"RTT",
"type":"singlestat",
"valueFontSize":"110%",
"valueFontSize":"100%",
"valueMaps":[
{
"op":"=",
@@ -412,10 +216,10 @@
"thresholdMarkers":true
},
"gridPos":{
"h":4,
"h":3,
"w":8,
"x":16,
"y":4
"x":8,
"y":1
},
"id":10,
"interval":null,
@@ -437,9 +241,9 @@
"options":{},
"pluginVersion":"6.5.2",
"postfix":" Mbps",
"postfixFontSize":"80%",
"postfixFontSize":"50%",
"prefix":"",
"prefixFontSize":"150%",
"prefixFontSize":"50%",
"rangeMaps":[
{
"from":"null",
@@ -507,9 +311,9 @@
"thresholds":"",
"timeFrom":null,
"timeShift":null,
"title":"UL Throughput",
"title":"UL",
"type":"singlestat",
"valueFontSize":"110%",
"valueFontSize":"100%",
"valueMaps":[
{
"op":"=",
@@ -540,10 +344,10 @@
"thresholdMarkers":true
},
"gridPos":{
"h":4,
"h":3,
"w":8,
"x":16,
"y":8
"y":1
},
"id":9,
"interval":null,
@@ -565,7 +369,7 @@
"options":{},
"pluginVersion":"6.5.2",
"postfix":" Mbps",
"postfixFontSize":"80%",
"postfixFontSize":"50%",
"prefix":"",
"prefixFontSize":"50%",
"rangeMaps":[
@@ -635,9 +439,9 @@
"thresholds":"",
"timeFrom":null,
"timeShift":null,
"title":"DL Throughput",
"title":"DL",
"type":"singlestat",
"valueFontSize":"110%",
"valueFontSize":"100%",
"valueMaps":[
{
"op":"=",
@@ -647,6 +451,246 @@
],
"valueName":"current"
},
{
"aliasColors":{},
"bars":false,
"cacheTimeout":null,
"dashLength":10,
"dashes":false,
"datasource":"$datasource",
"description":"Shows latency & Throughput between source & destination applications",
"fill":2,
"fillGradient":4,
"gridPos":{
"h":11,
"w":24,
"x":0,
"y":4
},
"hiddenSeries":false,
"id":2,
"interval":"",
"legend":{
"avg":false,
"current":false,
"max":false,
"min":false,
"show":true,
"total":false,
"values":false
},
"lines":true,
"linewidth":2,
"links":[],
"nullPointMode":"connected",
"options":{
"dataLinks":[]
},
"percentage":false,
"pluginVersion":"6.4.2",
"pointradius":2,
"points":false,
"renderer":"flot",
"seriesOverrides":[],
"spaceLength":10,
"stack":false,
"steppedLine":false,
"targets":[
{
"alias":"Latency",
"groupBy":[
{
"params":[
"1s"
],
"type":"time"
},
{
"params":[
"null"
],
"type":"fill"
}
],
"measurement":"/^$scenario$/",
"orderByTime":"ASC",
"policy":"default",
"query":"SELECT mean(\"lat\") FROM $database.autogen.network WHERE (\"src\" =~ /^$src$/ AND \"dest\" =~ /^$dest$/) AND $timeFilter GROUP BY time(1s)",
"rawQuery":true,
"refId":"A",
"resultFormat":"time_series",
"select":[
[
{
"params":[
"lat"
],
"type":"field"
},
{
"params":[],
"type":"mean"
}
]
],
"tags":[
{
"key":"src",
"operator":"=~",
"value":"/^$src$/"
},
{
"condition":"AND",
"key":"dest",
"operator":"=~",
"value":"/^$dest$/"
}
]
},
{
"alias":"UL Throughput",
"groupBy":[
{
"params":[
"$__interval"
],
"type":"time"
},
{
"params":[
"null"
],
"type":"fill"
}
],
"measurement":"network",
"orderByTime":"ASC",
"policy":"default",
"query":"SELECT mean(\"ul\") FROM $database.autogen.network WHERE (\"src\" =~ /^$src$/ AND \"dest\" =~ /^$dest$/) AND $timeFilter GROUP BY time(1s)",
"rawQuery":true,
"refId":"B",
"resultFormat":"time_series",
"select":[
[
{
"params":[
"ul"
],
"type":"field"
},
{
"params":[],
"type":"mean"
}
]
],
"tags":[
{
"key":"src",
"operator":"=~",
"value":"/^$src$/"
},
{
"condition":"AND",
"key":"dest",
"operator":"=~",
"value":"/^$dest$/"
}
]
},
{
"alias":"DL Throughput",
"groupBy":[
{
"params":[
"$__interval"
],
"type":"time"
},
{
"params":[
"null"
],
"type":"fill"
}
],
"measurement":"network",
"orderByTime":"ASC",
"policy":"default",
"query":"SELECT mean(\"dl\") FROM $database.autogen.network WHERE (\"src\" =~ /^$src$/ AND \"dest\" =~ /^$dest$/) AND $timeFilter GROUP BY time(1s)",
d="M 79.2,68.6 C 78.3,67.7 77,67.2 75.6,67.2 h -4.1 c -0.2,0 -0.3,0.1 -0.3,0.3 v 8.8 c 0,0.2 0.1,0.3 0.3,0.3 h 4.1 c 2.8,0 5,-2.1 5,-4.7 0,-1.2 -0.5,-2.3 -1.4,-3.3"
id="path3797"
inkscape:connector-curvature="0"
style="fill:#ffffff"/>
<path
class="st0"
d="m 80.3,76.5 c -1.2,1.1 -2.9,1.8 -4.7,1.8 h -4.3 c -1,0 -1.8,-0.8 -1.8,-1.8 v -9.3 c 0,-0.9 0.8,-1.8 1.8,-1.8 h 4.2 c 1.8,0 3.5,0.6 4.8,1.9 1.2,1.2 2,2.8 2,4.6 0,1.8 -0.7,3.5 -2,4.6 m -15,1.8 h -0.5 c -0.6,0 -1.1,-0.5 -1.1,-1.1 V 65.6 h 0.5 c 0.6,0 1.1,0.5 1.1,1.1 z M 72,53 C 61.5,53 53.1,61.5 53.1,71.9 53.1,82.5 61.6,91 72,91 82.5,91 90.9,82.5 90.9,71.9 90.9,61.4 82.5,53 72,53"