Enabling ACL test for provider network.
[yardstick.git] / dashboard / os-nosdn-nofeature-ha.dashboard.json
1 {
2   "meta": {
3     "type": "db",
4     "canSave": true,
5     "canEdit": true,
6     "canStar": true,
7     "slug": null,
8     "expires": null,
9     "created": null,
10     "updated": null,
11     "updatedBy": "admin",
12     "createdBy": "admin",
13     "version": 7
14   },
15   "dashboard": {
16     "id": null,
17     "title": "os-nosdn-nofeature-ha",
18     "tags": [
19       "Scenarios"
20     ],
21     "style": "dark",
22     "timezone": "browser",
23     "editable": true,
24     "hideControls": false,
25     "sharedCrosshair": false,
26     "rows": [
27       {
28         "collapse": false,
29         "editable": true,
30         "height": "",
31         "panels": [],
32         "title": "New row"
33       },
34       {
35         "collapse": false,
36         "editable": true,
37         "height": "",
38         "panels": [
39           {
40             "content": "<h5 style=\"font-family:Verdana\"> <a style=\"color:#31A7D3\"><center>OPNFV_Yardstick_TC002 - Network latency (Ping)</center> </a></h5>\n<center>\n<p>Evaluation of network latency (RTT - round trip time) between two VM instances running on different physical blades.\nFor more information see <a style=\"color:#31A7D3\"; href=\"http://artifacts.opnfv.org/yardstick/colorado/docs/userguide/opnfv_yardstick_tc002.html\">TC002</a></p>\n</center>",
41             "editable": true,
42             "error": false,
43             "id": 9,
44             "isNew": true,
45             "links": [],
46             "mode": "html",
47             "span": 12,
48             "style": {},
49             "title": "",
50             "type": "text"
51           }
52         ],
53         "title": "New row"
54       },
55       {
56         "collapse": false,
57         "editable": true,
58         "height": "300px",
59         "panels": [
60           {
61             "aliasColors": {},
62             "bars": false,
63             "datasource": "yardstick",
64             "decimals": 2,
65             "editable": true,
66             "error": false,
67             "fill": 1,
68             "grid": {
69               "threshold1": 2.5,
70               "threshold1Color": "rgba(28, 149, 89, 0.27)",
71               "threshold2": 2,
72               "threshold2Color": "rgba(234, 112, 112, 0.22)",
73               "thresholdLine": false
74             },
75             "hideTimeOverride": false,
76             "id": 1,
77             "interval": "",
78             "isNew": true,
79             "legend": {
80               "alignAsTable": true,
81               "avg": true,
82               "current": false,
83               "hideEmpty": false,
84               "hideZero": false,
85               "max": true,
86               "min": true,
87               "rightSide": false,
88               "show": true,
89               "sort": "avg",
90               "sortDesc": false,
91               "total": false,
92               "values": true
93             },
94             "lines": true,
95             "linewidth": 1,
96             "links": [],
97             "nullPointMode": "connected",
98             "percentage": true,
99             "pointradius": 2,
100             "points": true,
101             "renderer": "flot",
102             "seriesOverrides": [],
103             "span": 12,
104             "stack": false,
105             "steppedLine": false,
106             "targets": [
107               {
108                 "alias": "$tag_pod_name - $tag_deploy_scenario - $tag_task_id",
109                 "dsType": "influxdb",
110                 "groupBy": [
111                   {
112                     "params": [
113                       "pod_name"
114                     ],
115                     "type": "tag"
116                   },
117                   {
118                     "params": [
119                       "deploy_scenario"
120                     ],
121                     "type": "tag"
122                   },
123                   {
124                     "params": [
125                       "version"
126                     ],
127                     "type": "tag"
128                   },
129                   {
130                     "params": [
131                       "task_id"
132                     ],
133                     "type": "tag"
134                   }
135                 ],
136                 "hide": false,
137                 "measurement": "opnfv_yardstick_tc002",
138                 "policy": "default",
139                 "query": "SELECT \"rtt.ares\" FROM \"opnfv_yardstick_tc002\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"task_id\", \"deploy_scenario\"",
140                 "refId": "A",
141                 "resultFormat": "time_series",
142                 "select": [
143                   [
144                     {
145                       "params": [
146                         "rtt.ares"
147                       ],
148                       "type": "field"
149                     }
150                   ]
151                 ],
152                 "tags": [
153                   {
154                     "key": "deploy_scenario",
155                     "operator": "=~",
156                     "value": "/^$SCENARIO$/"
157                   },
158                   {
159                     "condition": "AND",
160                     "key": "version",
161                     "operator": "=~",
162                     "value": "/^$VERSION$/"
163                   },
164                   {
165                     "condition": "AND",
166                     "key": "pod_name",
167                     "operator": "=~",
168                     "value": "/^$POD$/"
169                   }
170                 ]
171               },
172               {
173                 "dsType": "influxdb",
174                 "groupBy": [
175                   {
176                     "params": [
177                       "$interval"
178                     ],
179                     "type": "time"
180                   },
181                   {
182                     "params": [
183                       "null"
184                     ],
185                     "type": "fill"
186                   }
187                 ],
188                 "hide": true,
189                 "measurement": "opnfv_yardstick_tc005",
190                 "policy": "default",
191                 "refId": "B",
192                 "resultFormat": "time_series",
193                 "select": [
194                   [
195                     {
196                       "params": [
197                         "write_lat"
198                       ],
199                       "type": "field"
200                     },
201                     {
202                       "params": [],
203                       "type": "mean"
204                     }
205                   ]
206                 ],
207                 "tags": []
208               }
209             ],
210             "timeFrom": null,
211             "timeShift": null,
212             "title": "Network Latency - RTT",
213             "tooltip": {
214               "msResolution": true,
215               "shared": true,
216               "sort": 0,
217               "value_type": "cumulative"
218             },
219             "type": "graph",
220             "xaxis": {
221               "show": true
222             },
223             "yaxes": [
224               {
225                 "format": "ms",
226                 "label": "RTT",
227                 "logBase": 1,
228                 "max": null,
229                 "min": null,
230                 "show": true
231               },
232               {
233                 "format": "short",
234                 "label": "",
235                 "logBase": 1,
236                 "max": null,
237                 "min": null,
238                 "show": true
239               }
240             ]
241           }
242         ],
243         "showTitle": false,
244         "title": "Row"
245       },
246       {
247         "collapse": false,
248         "editable": true,
249         "height": "25px",
250         "panels": [
251           {
252             "content": "<h5 style=\"font-family:Verdana\"> <a style=\"color:#31A7D3\"><center>OPNFV_Yardstick_TC005 - Storage Performance (Fio)</center> </a></h5>\n<center>\n<p>To evaluate the IaaS storage performance with regards to IOPS, throughput and latency. \nFor more information see <a style=\"color:#31A7D3\"; href=\"http://artifacts.opnfv.org/yardstick/colorado/docs/userguide/opnfv_yardstick_tc005.html\">TC005</a></p>\n</center>\n",
253             "editable": true,
254             "error": false,
255             "id": 13,
256             "isNew": true,
257             "links": [],
258             "mode": "html",
259             "span": 12,
260             "style": {},
261             "title": "",
262             "type": "text"
263           }
264         ],
265         "title": "New row"
266       },
267       {
268         "collapse": false,
269         "editable": true,
270         "height": "250px",
271         "panels": [
272           {
273             "aliasColors": {},
274             "bars": false,
275             "datasource": "yardstick",
276             "decimals": 2,
277             "editable": true,
278             "error": false,
279             "fill": 1,
280             "grid": {
281               "threshold1": 2.5,
282               "threshold1Color": "rgba(28, 149, 89, 0.27)",
283               "threshold2": 2,
284               "threshold2Color": "rgba(234, 112, 112, 0.22)",
285               "thresholdLine": false
286             },
287             "hideTimeOverride": false,
288             "id": 10,
289             "interval": "",
290             "isNew": true,
291             "legend": {
292               "alignAsTable": true,
293               "avg": true,
294               "current": false,
295               "hideEmpty": false,
296               "hideZero": false,
297               "max": true,
298               "min": true,
299               "rightSide": false,
300               "show": false,
301               "sort": "avg",
302               "sortDesc": false,
303               "total": false,
304               "values": true
305             },
306             "lines": true,
307             "linewidth": 1,
308             "links": [],
309             "nullPointMode": "connected",
310             "percentage": true,
311             "pointradius": 2,
312             "points": true,
313             "renderer": "flot",
314             "seriesOverrides": [],
315             "span": 12,
316             "stack": false,
317             "steppedLine": false,
318             "targets": [
319               {
320                 "alias": "$tag_pod_name - $tag_deploy_scenario",
321                 "dsType": "influxdb",
322                 "groupBy": [
323                   {
324                     "params": [
325                       "pod_name"
326                     ],
327                     "type": "tag"
328                   },
329                   {
330                     "params": [
331                       "task_id"
332                     ],
333                     "type": "tag"
334                   },
335                   {
336                     "params": [
337                       "deploy_scenario"
338                     ],
339                     "type": "tag"
340                   }
341                 ],
342                 "hide": false,
343                 "measurement": "opnfv_yardstick_tc005",
344                 "policy": "default",
345                 "query": "SELECT \"read_bw\" FROM \"opnfv_yardstick_tc005\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"task_id\", \"deploy_scenario\"",
346                 "rawQuery": false,
347                 "refId": "A",
348                 "resultFormat": "time_series",
349                 "select": [
350                   [
351                     {
352                       "params": [
353                         "read_bw"
354                       ],
355                       "type": "field"
356                     }
357                   ]
358                 ],
359                 "tags": [
360                   {
361                     "key": "pod_name",
362                     "operator": "=~",
363                     "value": "/$POD$/"
364                   },
365                   {
366                     "condition": "AND",
367                     "key": "deploy_scenario",
368                     "operator": "=~",
369                     "value": "/$SCENARIO$/"
370                   },
371                   {
372                     "condition": "AND",
373                     "key": "version",
374                     "operator": "=~",
375                     "value": "/$VERSION$/"
376                   }
377                 ]
378               },
379               {
380                 "alias": "$tag_pod_name - $tag_deploy_scenario - r_iops",
381                 "dsType": "influxdb",
382                 "groupBy": [
383                   {
384                     "params": [
385                       "pod_name"
386                     ],
387                     "type": "tag"
388                   },
389                   {
390                     "params": [
391                       "task_id"
392                     ],
393                     "type": "tag"
394                   },
395                   {
396                     "params": [
397                       "deploy_scenario"
398                     ],
399                     "type": "tag"
400                   }
401                 ],
402                 "hide": false,
403                 "measurement": "opnfv_yardstick_tc005",
404                 "policy": "default",
405                 "query": "SELECT \"read_iops\" FROM \"opnfv_yardstick_tc005\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"pod_name\", \"task_id\", \"deploy_scenario\"",
406                 "rawQuery": false,
407                 "refId": "B",
408                 "resultFormat": "time_series",
409                 "select": [
410                   [
411                     {
412                       "params": [
413                         "read_iops"
414                       ],
415                       "type": "field"
416                     }
417                   ]
418                 ],
419                 "tags": [
420                   {
421                     "key": "pod_name",
422                     "operator": "=~",
423                     "value": "/$POD$/"
424                   },
425                   {
426                     "condition": "AND",
427                     "key": "deploy_scenario",
428                     "operator": "=~",
429                     "value": "/$SCENARIO$/"
430                   }
431                 ]
432               }
433             ],
434             "timeFrom": null,
435             "timeShift": null,
436             "title": "Storage Performance",
437             "tooltip": {
438               "msResolution": true,
439               "shared": true,
440               "sort": 0,
441               "value_type": "cumulative"
442             },
443             "type": "graph",
444             "xaxis": {
445               "show": true
446             },
447             "yaxes": [
448               {
449                 "format": "ms",
450                 "label": "RTT",
451                 "logBase": 1,
452                 "max": null,
453                 "min": null,
454                 "show": true
455               },
456               {
457                 "format": "short",
458                 "label": "",
459                 "logBase": 1,
460                 "max": null,
461                 "min": null,
462                 "show": true
463               }
464             ]
465           }
466         ],
467         "title": "New row"
468       },
469       {
470         "collapse": false,
471         "editable": true,
472         "height": "25px",
473         "panels": [
474           {
475             "content": "<h5 style=\"font-family:Verdana\"> <a style=\"color:#31A7D3\"><center>OPNFV_Yardstick_TC010 - Memory Latency (Lmbench)</center> </a></h5>\n<center>\n<p>Measure the memory read latency for varying memory sizes and strides. Whole memory hierarchy is measured including all levels of cache.\nFor more information see <a style=\"color:#31A7D3\"; href=\"http://artifacts.opnfv.org/yardstick/colorado/docs/userguide/opnfv_yardstick_tc010.html\">TC010</a></p>\n</center>\n",
476             "editable": true,
477             "error": false,
478             "id": 49,
479             "isNew": true,
480             "links": [],
481             "mode": "html",
482             "span": 12,
483             "style": {},
484             "title": "",
485             "type": "text"
486           }
487         ],
488         "title": "New row"
489       },
490       {
491         "collapse": false,
492         "editable": true,
493         "height": "250px",
494         "panels": [
495           {
496             "aliasColors": {},
497             "bars": false,
498             "datasource": "yardstick",
499             "decimals": 2,
500             "editable": true,
501             "error": false,
502             "fill": 1,
503             "grid": {
504               "threshold1": 2.5,
505               "threshold1Color": "rgba(28, 149, 89, 0.27)",
506               "threshold2": 2,
507               "threshold2Color": "rgba(234, 112, 112, 0.22)",
508               "thresholdLine": false
509             },
510             "hideTimeOverride": false,
511             "id": 15,
512             "interval": "",
513             "isNew": true,
514             "legend": {
515               "alignAsTable": true,
516               "avg": true,
517               "current": false,
518               "hideEmpty": false,
519               "hideZero": false,
520               "max": true,
521               "min": true,
522               "rightSide": false,
523               "show": true,
524               "sort": "avg",
525               "sortDesc": false,
526               "total": false,
527               "values": true
528             },
529             "lines": true,
530             "linewidth": 1,
531             "links": [],
532             "nullPointMode": "connected",
533             "percentage": true,
534             "pointradius": 2,
535             "points": true,
536             "renderer": "flot",
537             "seriesOverrides": [],
538             "span": 12,
539             "stack": false,
540             "steppedLine": false,
541             "targets": [
542               {
543                 "alias": "$tag_pod_name - $tag_deploy_scenario",
544                 "dsType": "influxdb",
545                 "groupBy": [
546                   {
547                     "params": [
548                       "pod_name"
549                     ],
550                     "type": "tag"
551                   },
552                   {
553                     "params": [
554                       "task_id"
555                     ],
556                     "type": "tag"
557                   },
558                   {
559                     "params": [
560                       "deploy_scenario"
561                     ],
562                     "type": "tag"
563                   }
564                 ],
565                 "hide": false,
566                 "measurement": "opnfv_yardstick_tc010",
567                 "policy": "default",
568                 "query": "SELECT \"latencies0.latency\" FROM \"opnfv_yardstick_tc010\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"task_id\", \"deploy_scenario\"",
569                 "rawQuery": false,
570                 "refId": "A",
571                 "resultFormat": "time_series",
572                 "select": [
573                   [
574                     {
575                       "params": [
576                         "latencies0.latency"
577                       ],
578                       "type": "field"
579                     }
580                   ]
581                 ],
582                 "tags": [
583                   {
584                     "key": "pod_name",
585                     "operator": "=~",
586                     "value": "/$POD$/"
587                   },
588                   {
589                     "condition": "AND",
590                     "key": "deploy_scenario",
591                     "operator": "=~",
592                     "value": "/$SCENARIO$/"
593                   },
594                   {
595                     "condition": "AND",
596                     "key": "version",
597                     "operator": "=~",
598                     "value": "/$VERSION$/"
599                   }
600                 ]
601               }
602             ],
603             "timeFrom": null,
604             "timeShift": null,
605             "title": "Memory Latency (Lmbench)",
606             "tooltip": {
607               "msResolution": false,
608               "shared": true,
609               "sort": 0,
610               "value_type": "cumulative"
611             },
612             "type": "graph",
613             "xaxis": {
614               "show": true
615             },
616             "yaxes": [
617               {
618                 "format": "ms",
619                 "label": "RTT",
620                 "logBase": 1,
621                 "max": null,
622                 "min": null,
623                 "show": true
624               },
625               {
626                 "format": "short",
627                 "label": "",
628                 "logBase": 1,
629                 "max": null,
630                 "min": null,
631                 "show": true
632               }
633             ]
634           }
635         ],
636         "title": "New row"
637       },
638       {
639         "collapse": false,
640         "editable": true,
641         "height": "25px",
642         "panels": [
643           {
644             "content": "<h5 style=\"font-family:Verdana\"> <a style=\"color:#31A7D3\"><center>OPNFV_Yardstick_TC011 - Packet delay variation (Iperf3)</center> </a></h5>\n<center>\n<p>Measure the packet delay variation sending the packets from one VM to the other.\nFor more information see <a style=\"color:#31A7D3\"; href=\"http://artifacts.opnfv.org/yardstick/colorado/docs/userguide/opnfv_yardstick_tc011.html\">TC011</a></p>\n</center>\n",
645             "editable": true,
646             "error": false,
647             "id": 48,
648             "isNew": true,
649             "links": [],
650             "mode": "html",
651             "span": 12,
652             "style": {},
653             "title": "",
654             "type": "text"
655           }
656         ],
657         "title": "New row"
658       },
659       {
660         "collapse": false,
661         "editable": true,
662         "height": "250px",
663         "panels": [
664           {
665             "aliasColors": {},
666             "bars": false,
667             "datasource": "yardstick",
668             "decimals": 2,
669             "editable": true,
670             "error": false,
671             "fill": 1,
672             "grid": {
673               "threshold1": 2.5,
674               "threshold1Color": "rgba(28, 149, 89, 0.27)",
675               "threshold2": 2,
676               "threshold2Color": "rgba(234, 112, 112, 0.22)",
677               "thresholdLine": false
678             },
679             "hideTimeOverride": false,
680             "id": 14,
681             "interval": "",
682             "isNew": true,
683             "legend": {
684               "alignAsTable": true,
685               "avg": true,
686               "current": false,
687               "hideEmpty": false,
688               "hideZero": false,
689               "max": true,
690               "min": true,
691               "rightSide": false,
692               "show": true,
693               "sort": "avg",
694               "sortDesc": false,
695               "total": false,
696               "values": true
697             },
698             "lines": true,
699             "linewidth": 1,
700             "links": [],
701             "nullPointMode": "connected",
702             "percentage": true,
703             "pointradius": 2,
704             "points": true,
705             "renderer": "flot",
706             "seriesOverrides": [],
707             "span": 12,
708             "stack": false,
709             "steppedLine": false,
710             "targets": [
711               {
712                 "alias": "$tag_pod_name - $tag_deploy_scenario",
713                 "dsType": "influxdb",
714                 "groupBy": [
715                   {
716                     "params": [
717                       "pod_name"
718                     ],
719                     "type": "tag"
720                   },
721                   {
722                     "params": [
723                       "task_id"
724                     ],
725                     "type": "tag"
726                   },
727                   {
728                     "params": [
729                       "deploy_scenario"
730                     ],
731                     "type": "tag"
732                   }
733                 ],
734                 "hide": false,
735                 "measurement": "opnfv_yardstick_tc011",
736                 "policy": "default",
737                 "query": "SELECT \"end.sum.jitter_ms\" FROM \"opnfv_yardstick_tc011\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"task_id\", \"deploy_scenario\"",
738                 "refId": "A",
739                 "resultFormat": "time_series",
740                 "select": [
741                   [
742                     {
743                       "params": [
744                         "end.sum.jitter_ms"
745                       ],
746                       "type": "field"
747                     }
748                   ]
749                 ],
750                 "tags": [
751                   {
752                     "key": "pod_name",
753                     "operator": "=~",
754                     "value": "/$POD$/"
755                   },
756                   {
757                     "condition": "AND",
758                     "key": "deploy_scenario",
759                     "operator": "=~",
760                     "value": "/$SCENARIO$/"
761                   },
762                   {
763                     "condition": "AND",
764                     "key": "version",
765                     "operator": "=~",
766                     "value": "/$VERSION$/"
767                   }
768                 ]
769               }
770             ],
771             "timeFrom": null,
772             "timeShift": null,
773             "title": "Packet delay variation (Iperf3)",
774             "tooltip": {
775               "msResolution": false,
776               "shared": true,
777               "sort": 0,
778               "value_type": "cumulative"
779             },
780             "type": "graph",
781             "xaxis": {
782               "show": true
783             },
784             "yaxes": [
785               {
786                 "format": "ms",
787                 "label": "RTT",
788                 "logBase": 1,
789                 "max": null,
790                 "min": null,
791                 "show": true
792               },
793               {
794                 "format": "short",
795                 "label": "",
796                 "logBase": 1,
797                 "max": null,
798                 "min": null,
799                 "show": true
800               }
801             ]
802           }
803         ],
804         "title": "New row"
805       },
806       {
807         "collapse": false,
808         "editable": true,
809         "height": "25px",
810         "panels": [
811           {
812             "content": "<h5 style=\"font-family:Verdana\"> <a style=\"color:#31A7D3\"><center>OPNFV_Yardstick_TC012 - Memory read and write bandwidth</center> </a></h5>\n<center>\n<p>Visualisation of memory read and write bandwidth using lmbench as the measurement tool.\nFor more information see <a style=\"color:#31A7D3\"; href=\"http://artifacts.opnfv.org/yardstick/colorado/docs/userguide/opnfv_yardstick_tc012.html\">TC012</a></p>\n</center>",
813             "editable": true,
814             "error": false,
815             "id": 50,
816             "isNew": true,
817             "links": [],
818             "mode": "html",
819             "span": 12,
820             "style": {},
821             "title": "",
822             "type": "text"
823           }
824         ],
825         "title": "New row"
826       },
827       {
828         "collapse": false,
829         "editable": true,
830         "height": "250px",
831         "panels": [
832           {
833             "aliasColors": {},
834             "bars": false,
835             "datasource": "yardstick",
836             "decimals": 2,
837             "editable": true,
838             "error": false,
839             "fill": 1,
840             "grid": {
841               "threshold1": 2.5,
842               "threshold1Color": "rgba(28, 149, 89, 0.27)",
843               "threshold2": 2,
844               "threshold2Color": "rgba(234, 112, 112, 0.22)",
845               "thresholdLine": false
846             },
847             "hideTimeOverride": false,
848             "id": 11,
849             "interval": "",
850             "isNew": true,
851             "legend": {
852               "alignAsTable": true,
853               "avg": true,
854               "current": false,
855               "hideEmpty": false,
856               "hideZero": false,
857               "max": true,
858               "min": true,
859               "rightSide": false,
860               "show": true,
861               "sort": "avg",
862               "sortDesc": false,
863               "total": false,
864               "values": true
865             },
866             "lines": true,
867             "linewidth": 1,
868             "links": [],
869             "nullPointMode": "connected",
870             "percentage": true,
871             "pointradius": 2,
872             "points": true,
873             "renderer": "flot",
874             "seriesOverrides": [],
875             "span": 12,
876             "stack": false,
877             "steppedLine": false,
878             "targets": [
879               {
880                 "alias": "$tag_pod_name - $tag_deploy_scenario",
881                 "dsType": "influxdb",
882                 "groupBy": [
883                   {
884                     "params": [
885                       "pod_name"
886                     ],
887                     "type": "tag"
888                   },
889                   {
890                     "params": [
891                       "deploy_scenario"
892                     ],
893                     "type": "tag"
894                   }
895                 ],
896                 "hide": false,
897                 "measurement": "opnfv_yardstick_tc012",
898                 "policy": "default",
899                 "query": "SELECT \"bandwidth(MBps)\" FROM \"opnfv_yardstick_tc012\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\"",
900                 "rawQuery": false,
901                 "refId": "A",
902                 "resultFormat": "time_series",
903                 "select": [
904                   [
905                     {
906                       "params": [
907                         "bandwidth(MBps)"
908                       ],
909                       "type": "field"
910                     }
911                   ]
912                 ],
913                 "tags": [
914                   {
915                     "key": "pod_name",
916                     "operator": "=~",
917                     "value": "/$POD$/"
918                   },
919                   {
920                     "condition": "AND",
921                     "key": "deploy_scenario",
922                     "operator": "=~",
923                     "value": "/$SCENARIO$/"
924                   },
925                   {
926                     "condition": "AND",
927                     "key": "version",
928                     "operator": "=~",
929                     "value": "/$VERSION$/"
930                   }
931                 ]
932               }
933             ],
934             "timeFrom": null,
935             "timeShift": null,
936             "title": "Memory read/write bandwidth trend",
937             "tooltip": {
938               "msResolution": false,
939               "shared": true,
940               "sort": 0,
941               "value_type": "cumulative"
942             },
943             "type": "graph",
944             "xaxis": {
945               "show": true
946             },
947             "yaxes": [
948               {
949                 "format": "ms",
950                 "label": "RTT",
951                 "logBase": 1,
952                 "max": null,
953                 "min": null,
954                 "show": true
955               },
956               {
957                 "format": "short",
958                 "label": "",
959                 "logBase": 1,
960                 "max": null,
961                 "min": null,
962                 "show": true
963               }
964             ]
965           }
966         ],
967         "title": "New row"
968       },
969       {
970         "collapse": false,
971         "editable": true,
972         "height": "25px",
973         "panels": [
974           {
975             "content": "<h5 style=\"font-family:Verdana\"> <a style=\"color:#31A7D3\"><center>OPNFV_Yardstick_TC063 - Disk size, block size and disk utilization</center> </a></h5>\n<center>\n<p>Visualisation of disk size, block size and disk utilization using fdisk and iostat.\nFor more information see <a style=\"color:#31A7D3\"; href=\"http://artifacts.opnfv.org/yardstick/colorado/docs/userguide/opnfv_yardstick_tc063.html\">TC063</a></p>\n</center>",
976             "editable": true,
977             "error": false,
978             "id": 51,
979             "isNew": true,
980             "links": [],
981             "mode": "html",
982             "span": 12,
983             "style": {},
984             "title": "",
985             "type": "text"
986           }
987         ],
988         "title": "New row"
989       },
990       {
991         "collapse": false,
992         "editable": true,
993         "height": "250px",
994         "panels": [
995           {
996             "aliasColors": {},
997             "bars": false,
998             "datasource": "yardstick",
999             "decimals": 2,
1000             "editable": true,
1001             "error": false,
1002             "fill": 1,
1003             "grid": {
1004               "threshold1": 2.5,
1005               "threshold1Color": "rgba(28, 149, 89, 0.27)",
1006               "threshold2": 2,
1007               "threshold2Color": "rgba(234, 112, 112, 0.22)",
1008               "thresholdLine": false
1009             },
1010             "hideTimeOverride": false,
1011             "id": 16,
1012             "interval": "",
1013             "isNew": true,
1014             "legend": {
1015               "alignAsTable": true,
1016               "avg": true,
1017               "current": false,
1018               "hideEmpty": false,
1019               "hideZero": false,
1020               "max": true,
1021               "min": true,
1022               "rightSide": false,
1023               "show": true,
1024               "sort": "avg",
1025               "sortDesc": false,
1026               "total": false,
1027               "values": true
1028             },
1029             "lines": true,
1030             "linewidth": 1,
1031             "links": [],
1032             "nullPointMode": "connected",
1033             "percentage": true,
1034             "pointradius": 2,
1035             "points": true,
1036             "renderer": "flot",
1037             "seriesOverrides": [],
1038             "span": 12,
1039             "stack": false,
1040             "steppedLine": false,
1041             "targets": [
1042               {
1043                 "alias": "$tag_pod_name - $tag_deploy_scenario",
1044                 "dsType": "influxdb",
1045                 "groupBy": [
1046                   {
1047                     "params": [
1048                       "pod_name"
1049                     ],
1050                     "type": "tag"
1051                   },
1052                   {
1053                     "params": [
1054                       "deploy_scenario"
1055                     ],
1056                     "type": "tag"
1057                   }
1058                 ],
1059                 "hide": false,
1060                 "measurement": "opnfv_yardstick_tc063",
1061                 "policy": "default",
1062                 "query": "SELECT \"Total disk size in bytes\" FROM \"opnfv_yardstick_tc063\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\"",
1063                 "rawQuery": false,
1064                 "refId": "A",
1065                 "resultFormat": "time_series",
1066                 "select": [
1067                   [
1068                     {
1069                       "params": [
1070                         "Total disk size in bytes"
1071                       ],
1072                       "type": "field"
1073                     }
1074                   ]
1075                 ],
1076                 "tags": [
1077                   {
1078                     "key": "pod_name",
1079                     "operator": "=~",
1080                     "value": "/$POD$/"
1081                   },
1082                   {
1083                     "condition": "AND",
1084                     "key": "deploy_scenario",
1085                     "operator": "=~",
1086                     "value": "/$SCENARIO$/"
1087                   },
1088                   {
1089                     "condition": "AND",
1090                     "key": "version",
1091                     "operator": "=~",
1092                     "value": "/$VERSION$/"
1093                   }
1094                 ]
1095               },
1096               {
1097                 "alias": "$tag_pod_name - $tag_deploy_scenario - r_iops",
1098                 "dsType": "influxdb",
1099                 "groupBy": [
1100                   {
1101                     "params": [
1102                       "pod_name"
1103                     ],
1104                     "type": "tag"
1105                   },
1106                   {
1107                     "params": [
1108                       "deploy_scenario"
1109                     ],
1110                     "type": "tag"
1111                   }
1112                 ],
1113                 "hide": false,
1114                 "measurement": "opnfv_yardstick_tc063",
1115                 "policy": "default",
1116                 "query": "SELECT \"Number of devices\" FROM \"opnfv_yardstick_tc063\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\"",
1117                 "rawQuery": false,
1118                 "refId": "B",
1119                 "resultFormat": "time_series",
1120                 "select": [
1121                   [
1122                     {
1123                       "params": [
1124                         "Number of devices"
1125                       ],
1126                       "type": "field"
1127                     }
1128                   ]
1129                 ],
1130                 "tags": [
1131                   {
1132                     "key": "pod_name",
1133                     "operator": "=~",
1134                     "value": "/$POD$/"
1135                   },
1136                   {
1137                     "condition": "AND",
1138                     "key": "deploy_scenario",
1139                     "operator": "=~",
1140                     "value": "/$SCENARIO$/"
1141                   },
1142                   {
1143                     "condition": "AND",
1144                     "key": "version",
1145                     "operator": "=~",
1146                     "value": "/$VERSION$/"
1147                   }
1148                 ]
1149               }
1150             ],
1151             "timeFrom": null,
1152             "timeShift": null,
1153             "title": "tc063: Disk size, block size and disk utilization",
1154             "tooltip": {
1155               "msResolution": false,
1156               "shared": true,
1157               "sort": 0,
1158               "value_type": "cumulative"
1159             },
1160             "type": "graph",
1161             "xaxis": {
1162               "show": true
1163             },
1164             "yaxes": [
1165               {
1166                 "format": "ms",
1167                 "label": "RTT",
1168                 "logBase": 1,
1169                 "max": null,
1170                 "min": null,
1171                 "show": true
1172               },
1173               {
1174                 "format": "short",
1175                 "label": "",
1176                 "logBase": 1,
1177                 "max": null,
1178                 "min": null,
1179                 "show": true
1180               }
1181             ]
1182           }
1183         ],
1184         "title": "New row"
1185       },
1186       {
1187         "collapse": false,
1188         "editable": true,
1189         "height": "25px",
1190         "panels": [
1191           {
1192             "content": "<h5 style=\"font-family:Verdana\"> <a style=\"color:#31A7D3\"><center>OPNFV_Yardstick_TC063 - Disk size, block size and disk utilization</center> </a></h5>\n<center>\n<p>Visualisation of disk size, block size and disk utilization using fdisk and iostat.\nFor more information see <a style=\"color:#31A7D3\"; href=\"http://artifacts.opnfv.org/yardstick/colorado/docs/userguide/opnfv_yardstick_tc063.html\">TC063</a></p>\n</center>",
1193             "editable": true,
1194             "error": false,
1195             "id": 52,
1196             "isNew": true,
1197             "links": [],
1198             "mode": "html",
1199             "span": 12,
1200             "style": {},
1201             "title": "",
1202             "type": "text"
1203           }
1204         ],
1205         "title": "New row"
1206       },
1207       {
1208         "collapse": false,
1209         "editable": true,
1210         "height": "250px",
1211         "panels": [
1212           {
1213             "aliasColors": {},
1214             "bars": false,
1215             "datasource": "yardstick",
1216             "decimals": 2,
1217             "editable": true,
1218             "error": false,
1219             "fill": 1,
1220             "grid": {
1221               "threshold1": 2.5,
1222               "threshold1Color": "rgba(28, 149, 89, 0.27)",
1223               "threshold2": 2,
1224               "threshold2Color": "rgba(234, 112, 112, 0.22)",
1225               "thresholdLine": false
1226             },
1227             "hideTimeOverride": false,
1228             "id": 17,
1229             "interval": "",
1230             "isNew": true,
1231             "legend": {
1232               "alignAsTable": true,
1233               "avg": true,
1234               "current": false,
1235               "hideEmpty": false,
1236               "hideZero": false,
1237               "max": true,
1238               "min": true,
1239               "rightSide": false,
1240               "show": true,
1241               "sort": "avg",
1242               "sortDesc": false,
1243               "total": false,
1244               "values": true
1245             },
1246             "lines": true,
1247             "linewidth": 1,
1248             "links": [],
1249             "nullPointMode": "connected",
1250             "percentage": true,
1251             "pointradius": 2,
1252             "points": true,
1253             "renderer": "flot",
1254             "seriesOverrides": [],
1255             "span": 12,
1256             "stack": false,
1257             "steppedLine": false,
1258             "targets": [
1259               {
1260                 "alias": "$tag_pod_name - $tag_deploy_scenario",
1261                 "dsType": "influxdb",
1262                 "groupBy": [
1263                   {
1264                     "params": [
1265                       "pod_name"
1266                     ],
1267                     "type": "tag"
1268                   },
1269                   {
1270                     "params": [
1271                       "deploy_scenario"
1272                     ],
1273                     "type": "tag"
1274                   },
1275                   {
1276                     "params": [
1277                       "task_id"
1278                     ],
1279                     "type": "tag"
1280                   }
1281                 ],
1282                 "hide": false,
1283                 "measurement": "opnfv_yardstick_tc014",
1284                 "policy": "default",
1285                 "query": "SELECT \"single_score\" FROM \"opnfv_yardstick_tc014\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
1286                 "rawQuery": false,
1287                 "refId": "A",
1288                 "resultFormat": "time_series",
1289                 "select": [
1290                   [
1291                     {
1292                       "params": [
1293                         "single_score"
1294                       ],
1295                       "type": "field"
1296                     }
1297                   ]
1298                 ],
1299                 "tags": [
1300                   {
1301                     "key": "pod_name",
1302                     "operator": "=~",
1303                     "value": "/$POD$/"
1304                   },
1305                   {
1306                     "condition": "AND",
1307                     "key": "deploy_scenario",
1308                     "operator": "=~",
1309                     "value": "/$SCENARIO$/"
1310                   },
1311                   {
1312                     "condition": "AND",
1313                     "key": "version",
1314                     "operator": "=~",
1315                     "value": "/$VERSION$/"
1316                   }
1317                 ]
1318               }
1319             ],
1320             "timeFrom": null,
1321             "timeShift": null,
1322             "title": "TC014 - Processor Speed (unixbench)",
1323             "tooltip": {
1324               "msResolution": false,
1325               "shared": true,
1326               "sort": 0,
1327               "value_type": "cumulative"
1328             },
1329             "type": "graph",
1330             "xaxis": {
1331               "show": true
1332             },
1333             "yaxes": [
1334               {
1335                 "format": "ms",
1336                 "label": "RTT",
1337                 "logBase": 1,
1338                 "max": null,
1339                 "min": null,
1340                 "show": true
1341               },
1342               {
1343                 "format": "short",
1344                 "label": "",
1345                 "logBase": 1,
1346                 "max": null,
1347                 "min": null,
1348                 "show": true
1349               }
1350             ]
1351           }
1352         ],
1353         "title": "New row"
1354       },
1355       {
1356         "collapse": false,
1357         "editable": true,
1358         "height": "25px",
1359         "panels": [
1360           {
1361             "content": "<h5 style=\"font-family:Verdana\"> <a style=\"color:#31A7D3\"><center>OPNFV_Yardstick_TC037 - Network Latency, Throughput, Packet Loss and CPU Load</center> </a></h5>\n<center>\n<p>Visualisation of network latency (RTT - round trip time), packet throughput and CPU load when doing variations to the amount of UDP flows between two VM instances running on different physical blades.\nFor more information see <a style=\"color:#31A7D3\"; href=\"http://artifacts.opnfv.org/yardstick/colorado/docs/userguide/opnfv_yardstick_tc037.html\">TC037</a></p>\n</center>",
1362             "editable": true,
1363             "error": false,
1364             "id": 19,
1365             "isNew": true,
1366             "links": [],
1367             "mode": "html",
1368             "span": 12,
1369             "style": {},
1370             "title": "",
1371             "type": "text"
1372           }
1373         ],
1374         "title": "New row"
1375       },
1376       {
1377         "collapse": false,
1378         "editable": true,
1379         "height": "250px",
1380         "panels": [
1381           {
1382             "aliasColors": {},
1383             "bars": false,
1384             "datasource": "yardstick",
1385             "decimals": 2,
1386             "editable": true,
1387             "error": false,
1388             "fill": 1,
1389             "grid": {
1390               "threshold1": 2.5,
1391               "threshold1Color": "rgba(28, 149, 89, 0.27)",
1392               "threshold2": 2,
1393               "threshold2Color": "rgba(234, 112, 112, 0.22)",
1394               "thresholdLine": false
1395             },
1396             "hideTimeOverride": false,
1397             "id": 20,
1398             "interval": "",
1399             "isNew": true,
1400             "legend": {
1401               "alignAsTable": true,
1402               "avg": true,
1403               "current": false,
1404               "hideEmpty": false,
1405               "hideZero": false,
1406               "max": true,
1407               "min": true,
1408               "rightSide": false,
1409               "show": false,
1410               "sort": "avg",
1411               "sortDesc": false,
1412               "total": false,
1413               "values": true
1414             },
1415             "lines": true,
1416             "linewidth": 1,
1417             "links": [],
1418             "nullPointMode": "connected",
1419             "percentage": true,
1420             "pointradius": 2,
1421             "points": true,
1422             "renderer": "flot",
1423             "seriesOverrides": [],
1424             "span": 6,
1425             "stack": false,
1426             "steppedLine": false,
1427             "targets": [
1428               {
1429                 "alias": "$tag_pod_name - $tag_deploy_scenario",
1430                 "dsType": "influxdb",
1431                 "groupBy": [
1432                   {
1433                     "params": [
1434                       "12h"
1435                     ],
1436                     "type": "time"
1437                   },
1438                   {
1439                     "params": [
1440                       "pod_name"
1441                     ],
1442                     "type": "tag"
1443                   },
1444                   {
1445                     "params": [
1446                       "deploy_scenario"
1447                     ],
1448                     "type": "tag"
1449                   },
1450                   {
1451                     "params": [
1452                       "task_id"
1453                     ],
1454                     "type": "tag"
1455                   }
1456                 ],
1457                 "hide": false,
1458                 "measurement": "opnfv_yardstick_tc037",
1459                 "policy": "default",
1460                 "query": "SELECT mean(\"packets_per_second\") FROM \"opnfv_yardstick_tc037\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY time(12h), \"pod_name\", \"deploy_scenario\", \"task_id\"",
1461                 "rawQuery": false,
1462                 "refId": "A",
1463                 "resultFormat": "time_series",
1464                 "select": [
1465                   [
1466                     {
1467                       "params": [
1468                         "packets_per_second"
1469                       ],
1470                       "type": "field"
1471                     },
1472                     {
1473                       "params": [],
1474                       "type": "mean"
1475                     }
1476                   ]
1477                 ],
1478                 "tags": [
1479                   {
1480                     "key": "pod_name",
1481                     "operator": "=~",
1482                     "value": "/$POD$/"
1483                   },
1484                   {
1485                     "condition": "AND",
1486                     "key": "deploy_scenario",
1487                     "operator": "=~",
1488                     "value": "/$SCENARIO$/"
1489                   },
1490                   {
1491                     "condition": "AND",
1492                     "key": "version",
1493                     "operator": "=~",
1494                     "value": "/$VERSION$/"
1495                   }
1496                 ]
1497               }
1498             ],
1499             "timeFrom": null,
1500             "timeShift": null,
1501             "title": "Throughput mean trend",
1502             "tooltip": {
1503               "msResolution": false,
1504               "shared": true,
1505               "sort": 0,
1506               "value_type": "cumulative"
1507             },
1508             "type": "graph",
1509             "xaxis": {
1510               "show": true
1511             },
1512             "yaxes": [
1513               {
1514                 "format": "ms",
1515                 "label": "RTT",
1516                 "logBase": 1,
1517                 "max": null,
1518                 "min": null,
1519                 "show": true
1520               },
1521               {
1522                 "format": "short",
1523                 "label": "",
1524                 "logBase": 1,
1525                 "max": null,
1526                 "min": null,
1527                 "show": true
1528               }
1529             ]
1530           },
1531           {
1532             "aliasColors": {},
1533             "bars": false,
1534             "datasource": "yardstick",
1535             "decimals": 2,
1536             "editable": true,
1537             "error": false,
1538             "fill": 1,
1539             "grid": {
1540               "threshold1": 2.5,
1541               "threshold1Color": "rgba(28, 149, 89, 0.27)",
1542               "threshold2": 2,
1543               "threshold2Color": "rgba(234, 112, 112, 0.22)",
1544               "thresholdLine": false
1545             },
1546             "hideTimeOverride": false,
1547             "id": 21,
1548             "interval": "",
1549             "isNew": true,
1550             "legend": {
1551               "alignAsTable": true,
1552               "avg": true,
1553               "current": false,
1554               "hideEmpty": false,
1555               "hideZero": false,
1556               "max": true,
1557               "min": true,
1558               "rightSide": false,
1559               "show": true,
1560               "sort": "avg",
1561               "sortDesc": false,
1562               "total": false,
1563               "values": true
1564             },
1565             "lines": true,
1566             "linewidth": 1,
1567             "links": [],
1568             "nullPointMode": "connected",
1569             "percentage": true,
1570             "pointradius": 2,
1571             "points": true,
1572             "renderer": "flot",
1573             "seriesOverrides": [],
1574             "span": 6,
1575             "stack": false,
1576             "steppedLine": false,
1577             "targets": [
1578               {
1579                 "alias": "$tag_pod_name - $tag_deploy_scenario",
1580                 "dsType": "influxdb",
1581                 "groupBy": [
1582                   {
1583                     "params": [
1584                       "12h"
1585                     ],
1586                     "type": "time"
1587                   },
1588                   {
1589                     "params": [
1590                       "pod_name"
1591                     ],
1592                     "type": "tag"
1593                   },
1594                   {
1595                     "params": [
1596                       "deploy_scenario"
1597                     ],
1598                     "type": "tag"
1599                   }
1600                 ],
1601                 "hide": false,
1602                 "measurement": "opnfv_yardstick_tc037",
1603                 "policy": "default",
1604                 "query": "SELECT mean(\"rtt.poseidon\") FROM \"opnfv_yardstick_tc037\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY time(12h), \"pod_name\", \"deploy_scenario\"",
1605                 "rawQuery": false,
1606                 "refId": "A",
1607                 "resultFormat": "time_series",
1608                 "select": [
1609                   [
1610                     {
1611                       "params": [
1612                         "rtt.poseidon"
1613                       ],
1614                       "type": "field"
1615                     },
1616                     {
1617                       "params": [],
1618                       "type": "mean"
1619                     }
1620                   ]
1621                 ],
1622                 "tags": [
1623                   {
1624                     "key": "pod_name",
1625                     "operator": "=~",
1626                     "value": "/$POD$/"
1627                   },
1628                   {
1629                     "condition": "AND",
1630                     "key": "deploy_scenario",
1631                     "operator": "=~",
1632                     "value": "/$SCENARIO$/"
1633                   },
1634                   {
1635                     "condition": "AND",
1636                     "key": "version",
1637                     "operator": "=~",
1638                     "value": "/$VERSION$/"
1639                   }
1640                 ]
1641               }
1642             ],
1643             "timeFrom": null,
1644             "timeShift": null,
1645             "title": "RTT mean trend",
1646             "tooltip": {
1647               "msResolution": false,
1648               "shared": true,
1649               "sort": 0,
1650               "value_type": "cumulative"
1651             },
1652             "type": "graph",
1653             "xaxis": {
1654               "show": true
1655             },
1656             "yaxes": [
1657               {
1658                 "format": "ms",
1659                 "label": "RTT",
1660                 "logBase": 1,
1661                 "max": null,
1662                 "min": null,
1663                 "show": true
1664               },
1665               {
1666                 "format": "short",
1667                 "label": "",
1668                 "logBase": 1,
1669                 "max": null,
1670                 "min": null,
1671                 "show": true
1672               }
1673             ]
1674           },
1675           {
1676             "aliasColors": {},
1677             "bars": false,
1678             "datasource": "yardstick",
1679             "decimals": 2,
1680             "editable": true,
1681             "error": false,
1682             "fill": 1,
1683             "grid": {
1684               "threshold1": 2.5,
1685               "threshold1Color": "rgba(28, 149, 89, 0.27)",
1686               "threshold2": 2,
1687               "threshold2Color": "rgba(234, 112, 112, 0.22)",
1688               "thresholdLine": false
1689             },
1690             "hideTimeOverride": false,
1691             "id": 22,
1692             "interval": "",
1693             "isNew": true,
1694             "legend": {
1695               "alignAsTable": true,
1696               "avg": true,
1697               "current": false,
1698               "hideEmpty": false,
1699               "hideZero": false,
1700               "max": true,
1701               "min": true,
1702               "rightSide": false,
1703               "show": false,
1704               "sort": "avg",
1705               "sortDesc": false,
1706               "total": false,
1707               "values": true
1708             },
1709             "lines": true,
1710             "linewidth": 1,
1711             "links": [],
1712             "nullPointMode": "connected",
1713             "percentage": true,
1714             "pointradius": 2,
1715             "points": true,
1716             "renderer": "flot",
1717             "seriesOverrides": [],
1718             "span": 12,
1719             "stack": false,
1720             "steppedLine": false,
1721             "targets": [
1722               {
1723                 "alias": "$tag_pod_name - $tag_deploy_scenario",
1724                 "dsType": "influxdb",
1725                 "groupBy": [
1726                   {
1727                     "params": [
1728                       "pod_name"
1729                     ],
1730                     "type": "tag"
1731                   },
1732                   {
1733                     "params": [
1734                       "deploy_scenario"
1735                     ],
1736                     "type": "tag"
1737                   },
1738                   {
1739                     "params": [
1740                       "task_id"
1741                     ],
1742                     "type": "tag"
1743                   }
1744                 ],
1745                 "hide": false,
1746                 "measurement": "opnfv_yardstick_tc037",
1747                 "policy": "default",
1748                 "query": "SELECT \"flows\" FROM \"opnfv_yardstick_tc037\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
1749                 "rawQuery": false,
1750                 "refId": "A",
1751                 "resultFormat": "time_series",
1752                 "select": [
1753                   [
1754                     {
1755                       "params": [
1756                         "flows"
1757                       ],
1758                       "type": "field"
1759                     }
1760                   ]
1761                 ],
1762                 "tags": [
1763                   {
1764                     "key": "pod_name",
1765                     "operator": "=~",
1766                     "value": "/$POD$/"
1767                   },
1768                   {
1769                     "condition": "AND",
1770                     "key": "deploy_scenario",
1771                     "operator": "=~",
1772                     "value": "/$SCENARIO$/"
1773                   },
1774                   {
1775                     "condition": "AND",
1776                     "key": "version",
1777                     "operator": "=~",
1778                     "value": "/$VERSION$/"
1779                   }
1780                 ]
1781               },
1782               {
1783                 "alias": "$tag_pod_name - $tag_deploy_scenario",
1784                 "dsType": "influxdb",
1785                 "groupBy": [
1786                   {
1787                     "params": [
1788                       "pod_name"
1789                     ],
1790                     "type": "tag"
1791                   },
1792                   {
1793                     "params": [
1794                       "deploy_scenario"
1795                     ],
1796                     "type": "tag"
1797                   },
1798                   {
1799                     "params": [
1800                       "task_id"
1801                     ],
1802                     "type": "tag"
1803                   }
1804                 ],
1805                 "hide": false,
1806                 "measurement": "opnfv_yardstick_tc037",
1807                 "policy": "default",
1808                 "query": "SELECT \"packets_per_second\" FROM \"opnfv_yardstick_tc037\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
1809                 "rawQuery": false,
1810                 "refId": "B",
1811                 "resultFormat": "time_series",
1812                 "select": [
1813                   [
1814                     {
1815                       "params": [
1816                         "packets_per_second"
1817                       ],
1818                       "type": "field"
1819                     }
1820                   ]
1821                 ],
1822                 "tags": [
1823                   {
1824                     "key": "pod_name",
1825                     "operator": "=~",
1826                     "value": "/$POD$/"
1827                   },
1828                   {
1829                     "condition": "AND",
1830                     "key": "deploy_scenario",
1831                     "operator": "=~",
1832                     "value": "/$SCENARIO$/"
1833                   },
1834                   {
1835                     "condition": "AND",
1836                     "key": "version",
1837                     "operator": "=~",
1838                     "value": "/$VERSION$/"
1839                   }
1840                 ]
1841               }
1842             ],
1843             "timeFrom": null,
1844             "timeShift": null,
1845             "title": "No. flows & packet throughput - pktgen",
1846             "tooltip": {
1847               "msResolution": false,
1848               "shared": true,
1849               "sort": 0,
1850               "value_type": "cumulative"
1851             },
1852             "type": "graph",
1853             "xaxis": {
1854               "show": true
1855             },
1856             "yaxes": [
1857               {
1858                 "format": "ms",
1859                 "label": "RTT",
1860                 "logBase": 1,
1861                 "max": null,
1862                 "min": null,
1863                 "show": true
1864               },
1865               {
1866                 "format": "short",
1867                 "label": "",
1868                 "logBase": 1,
1869                 "max": null,
1870                 "min": null,
1871                 "show": true
1872               }
1873             ]
1874           },
1875           {
1876             "aliasColors": {},
1877             "bars": false,
1878             "datasource": "yardstick",
1879             "decimals": 2,
1880             "editable": true,
1881             "error": false,
1882             "fill": 1,
1883             "grid": {
1884               "threshold1": 2.5,
1885               "threshold1Color": "rgba(28, 149, 89, 0.27)",
1886               "threshold2": 2,
1887               "threshold2Color": "rgba(234, 112, 112, 0.22)",
1888               "thresholdLine": false
1889             },
1890             "hideTimeOverride": false,
1891             "id": 23,
1892             "interval": "",
1893             "isNew": true,
1894             "legend": {
1895               "alignAsTable": true,
1896               "avg": true,
1897               "current": false,
1898               "hideEmpty": false,
1899               "hideZero": false,
1900               "max": true,
1901               "min": true,
1902               "rightSide": false,
1903               "show": false,
1904               "sort": "avg",
1905               "sortDesc": false,
1906               "total": false,
1907               "values": true
1908             },
1909             "lines": true,
1910             "linewidth": 1,
1911             "links": [],
1912             "nullPointMode": "connected",
1913             "percentage": true,
1914             "pointradius": 2,
1915             "points": true,
1916             "renderer": "flot",
1917             "seriesOverrides": [],
1918             "span": 12,
1919             "stack": false,
1920             "steppedLine": false,
1921             "targets": [
1922               {
1923                 "alias": "$tag_pod_name - $tag_deploy_scenario",
1924                 "dsType": "influxdb",
1925                 "groupBy": [
1926                   {
1927                     "params": [
1928                       "pod_name"
1929                     ],
1930                     "type": "tag"
1931                   },
1932                   {
1933                     "params": [
1934                       "deploy_scenario"
1935                     ],
1936                     "type": "tag"
1937                   },
1938                   {
1939                     "params": [
1940                       "task_id"
1941                     ],
1942                     "type": "tag"
1943                   }
1944                 ],
1945                 "hide": false,
1946                 "measurement": "opnfv_yardstick_tc037",
1947                 "policy": "default",
1948                 "query": "SELECT \"packets_per_second\" FROM \"opnfv_yardstick_tc037\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
1949                 "rawQuery": false,
1950                 "refId": "A",
1951                 "resultFormat": "time_series",
1952                 "select": [
1953                   [
1954                     {
1955                       "params": [
1956                         "packets_per_second"
1957                       ],
1958                       "type": "field"
1959                     }
1960                   ]
1961                 ],
1962                 "tags": [
1963                   {
1964                     "key": "pod_name",
1965                     "operator": "=~",
1966                     "value": "/$POD$/"
1967                   },
1968                   {
1969                     "condition": "AND",
1970                     "key": "deploy_scenario",
1971                     "operator": "=~",
1972                     "value": "/$SCENARIO$/"
1973                   },
1974                   {
1975                     "condition": "AND",
1976                     "key": "version",
1977                     "operator": "=~",
1978                     "value": "/$VERSION$/"
1979                   }
1980                 ]
1981               }
1982             ],
1983             "timeFrom": null,
1984             "timeShift": null,
1985             "title": "Packet throughput - pktgen",
1986             "tooltip": {
1987               "msResolution": false,
1988               "shared": true,
1989               "sort": 0,
1990               "value_type": "cumulative"
1991             },
1992             "type": "graph",
1993             "xaxis": {
1994               "show": true
1995             },
1996             "yaxes": [
1997               {
1998                 "format": "ms",
1999                 "label": "RTT",
2000                 "logBase": 1,
2001                 "max": null,
2002                 "min": null,
2003                 "show": true
2004               },
2005               {
2006                 "format": "short",
2007                 "label": "",
2008                 "logBase": 1,
2009                 "max": null,
2010                 "min": null,
2011                 "show": true
2012               }
2013             ]
2014           },
2015           {
2016             "aliasColors": {},
2017             "bars": false,
2018             "datasource": "yardstick",
2019             "decimals": 2,
2020             "editable": true,
2021             "error": false,
2022             "fill": 1,
2023             "grid": {
2024               "threshold1": 2.5,
2025               "threshold1Color": "rgba(28, 149, 89, 0.27)",
2026               "threshold2": 2,
2027               "threshold2Color": "rgba(234, 112, 112, 0.22)",
2028               "thresholdLine": false
2029             },
2030             "hideTimeOverride": false,
2031             "id": 24,
2032             "interval": "",
2033             "isNew": true,
2034             "legend": {
2035               "alignAsTable": true,
2036               "avg": true,
2037               "current": false,
2038               "hideEmpty": false,
2039               "hideZero": false,
2040               "max": true,
2041               "min": true,
2042               "rightSide": false,
2043               "show": false,
2044               "sort": "avg",
2045               "sortDesc": false,
2046               "total": false,
2047               "values": true
2048             },
2049             "lines": true,
2050             "linewidth": 1,
2051             "links": [],
2052             "nullPointMode": "connected",
2053             "percentage": true,
2054             "pointradius": 2,
2055             "points": true,
2056             "renderer": "flot",
2057             "seriesOverrides": [],
2058             "span": 12,
2059             "stack": false,
2060             "steppedLine": false,
2061             "targets": [
2062               {
2063                 "alias": "$tag_pod_name - $tag_deploy_scenario",
2064                 "dsType": "influxdb",
2065                 "groupBy": [
2066                   {
2067                     "params": [
2068                       "pod_name"
2069                     ],
2070                     "type": "tag"
2071                   },
2072                   {
2073                     "params": [
2074                       "deploy_scenario"
2075                     ],
2076                     "type": "tag"
2077                   },
2078                   {
2079                     "params": [
2080                       "task_id"
2081                     ],
2082                     "type": "tag"
2083                   }
2084                 ],
2085                 "hide": false,
2086                 "measurement": "opnfv_yardstick_tc037",
2087                 "policy": "default",
2088                 "query": "SELECT \"rtt.poseidon\" FROM \"opnfv_yardstick_tc037\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
2089                 "rawQuery": false,
2090                 "refId": "A",
2091                 "resultFormat": "time_series",
2092                 "select": [
2093                   [
2094                     {
2095                       "params": [
2096                         "rtt.poseidon"
2097                       ],
2098                       "type": "field"
2099                     }
2100                   ]
2101                 ],
2102                 "tags": [
2103                   {
2104                     "key": "pod_name",
2105                     "operator": "=~",
2106                     "value": "/$POD$/"
2107                   },
2108                   {
2109                     "condition": "AND",
2110                     "key": "deploy_scenario",
2111                     "operator": "=~",
2112                     "value": "/$SCENARIO$/"
2113                   },
2114                   {
2115                     "condition": "AND",
2116                     "key": "version",
2117                     "operator": "=~",
2118                     "value": "/$VERSION$/"
2119                   }
2120                 ]
2121               }
2122             ],
2123             "timeFrom": null,
2124             "timeShift": null,
2125             "title": "Round-trip time - ping",
2126             "tooltip": {
2127               "msResolution": false,
2128               "shared": true,
2129               "sort": 0,
2130               "value_type": "cumulative"
2131             },
2132             "type": "graph",
2133             "xaxis": {
2134               "show": true
2135             },
2136             "yaxes": [
2137               {
2138                 "format": "ms",
2139                 "label": "RTT",
2140                 "logBase": 1,
2141                 "max": null,
2142                 "min": null,
2143                 "show": true
2144               },
2145               {
2146                 "format": "short",
2147                 "label": "",
2148                 "logBase": 1,
2149                 "max": null,
2150                 "min": null,
2151                 "show": true
2152               }
2153             ]
2154           }
2155         ],
2156         "title": "New row"
2157       },
2158       {
2159         "collapse": false,
2160         "editable": true,
2161         "height": "25px",
2162         "panels": [
2163           {
2164             "content": "<h5 style=\"font-family:Verdana\"> <a style=\"color:#31A7D3\"><center>OPNFV_Yardstick_TC043 - Network latency (Ping)</center> </a></h5>\n<center>\n<p>Evaluation of network latency (RTT - round trip time) between two nodes running on one pod.\nFor more information see <a style=\"color:#31A7D3\"; href=\"http://artifacts.opnfv.org/yardstick/colorado/docs/userguide/opnfv_yardstick_tc043.html\">TC043</a></p>\n</center>\n\n\n",
2165             "editable": true,
2166             "error": false,
2167             "id": 25,
2168             "isNew": true,
2169             "links": [],
2170             "mode": "html",
2171             "span": 12,
2172             "style": {},
2173             "title": "",
2174             "type": "text"
2175           }
2176         ],
2177         "title": "New row"
2178       },
2179       {
2180         "collapse": false,
2181         "editable": true,
2182         "height": "250px",
2183         "panels": [
2184           {
2185             "aliasColors": {},
2186             "bars": false,
2187             "datasource": "yardstick",
2188             "decimals": 2,
2189             "editable": true,
2190             "error": false,
2191             "fill": 1,
2192             "grid": {
2193               "threshold1": 2.5,
2194               "threshold1Color": "rgba(28, 149, 89, 0.27)",
2195               "threshold2": 2,
2196               "threshold2Color": "rgba(234, 112, 112, 0.22)",
2197               "thresholdLine": false
2198             },
2199             "hideTimeOverride": false,
2200             "id": 26,
2201             "interval": "",
2202             "isNew": true,
2203             "legend": {
2204               "alignAsTable": true,
2205               "avg": true,
2206               "current": false,
2207               "hideEmpty": false,
2208               "hideZero": false,
2209               "max": true,
2210               "min": true,
2211               "rightSide": false,
2212               "show": false,
2213               "sort": "avg",
2214               "sortDesc": false,
2215               "total": false,
2216               "values": true
2217             },
2218             "lines": true,
2219             "linewidth": 1,
2220             "links": [],
2221             "nullPointMode": "connected",
2222             "percentage": true,
2223             "pointradius": 2,
2224             "points": true,
2225             "renderer": "flot",
2226             "seriesOverrides": [],
2227             "span": 12,
2228             "stack": false,
2229             "steppedLine": false,
2230             "targets": [
2231               {
2232                 "alias": "$tag_pod_name - $tag_deploy_scenario",
2233                 "dsType": "influxdb",
2234                 "groupBy": [
2235                   {
2236                     "params": [
2237                       "pod_name"
2238                     ],
2239                     "type": "tag"
2240                   },
2241                   {
2242                     "params": [
2243                       "deploy_scenario"
2244                     ],
2245                     "type": "tag"
2246                   },
2247                   {
2248                     "params": [
2249                       "task_id"
2250                     ],
2251                     "type": "tag"
2252                   }
2253                 ],
2254                 "hide": false,
2255                 "measurement": "opnfv_yardstick_tc043",
2256                 "policy": "default",
2257                 "query": "SELECT \"rtt.node2\" FROM \"opnfv_yardstick_tc043\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
2258                 "rawQuery": false,
2259                 "refId": "A",
2260                 "resultFormat": "time_series",
2261                 "select": [
2262                   [
2263                     {
2264                       "params": [
2265                         "rtt.node2"
2266                       ],
2267                       "type": "field"
2268                     }
2269                   ]
2270                 ],
2271                 "tags": [
2272                   {
2273                     "key": "pod_name",
2274                     "operator": "=~",
2275                     "value": "/$POD$/"
2276                   },
2277                   {
2278                     "condition": "AND",
2279                     "key": "deploy_scenario",
2280                     "operator": "=~",
2281                     "value": "/$SCENARIO$/"
2282                   },
2283                   {
2284                     "condition": "AND",
2285                     "key": "version",
2286                     "operator": "=~",
2287                     "value": "/$VERSION$/"
2288                   }
2289                 ]
2290               }
2291             ],
2292             "timeFrom": null,
2293             "timeShift": null,
2294             "title": "Network Latency - RTT",
2295             "tooltip": {
2296               "msResolution": false,
2297               "shared": true,
2298               "sort": 0,
2299               "value_type": "cumulative"
2300             },
2301             "type": "graph",
2302             "xaxis": {
2303               "show": true
2304             },
2305             "yaxes": [
2306               {
2307                 "format": "ms",
2308                 "label": "RTT",
2309                 "logBase": 1,
2310                 "max": null,
2311                 "min": null,
2312                 "show": true
2313               },
2314               {
2315                 "format": "short",
2316                 "label": "",
2317                 "logBase": 1,
2318                 "max": null,
2319                 "min": null,
2320                 "show": true
2321               }
2322             ]
2323           }
2324         ],
2325         "title": "New row"
2326       },
2327       {
2328         "collapse": false,
2329         "editable": true,
2330         "height": "25px",
2331         "panels": [
2332           {
2333             "content": "<h5 style=\"font-family:Verdana\"> <a style=\"color:#31A7D3\"><center>OPNFV_Yardstick_TC055 - Number of cores and threads, available memory size and cache size</center> </a></h5>\n<center>\n<p>Visualisation of Number of cores and threads, available memory size and cache size fetched from /proc/cpuinfo.\nFor more information see <a style=\"color:#31A7D3\"; href=\"http://artifacts.opnfv.org/yardstick/colorado/docs/userguide/opnfv_yardstick_tc055.html\">TC055</a></p>\n</center>\n",
2334             "editable": true,
2335             "error": false,
2336             "id": 27,
2337             "isNew": true,
2338             "links": [],
2339             "mode": "html",
2340             "span": 12,
2341             "style": {},
2342             "title": "",
2343             "type": "text"
2344           }
2345         ],
2346         "title": "New row"
2347       },
2348       {
2349         "collapse": false,
2350         "editable": true,
2351         "height": "250px",
2352         "panels": [
2353           {
2354             "aliasColors": {},
2355             "bars": false,
2356             "datasource": "yardstick",
2357             "decimals": 2,
2358             "editable": true,
2359             "error": false,
2360             "fill": 1,
2361             "grid": {
2362               "threshold1": 2.5,
2363               "threshold1Color": "rgba(28, 149, 89, 0.27)",
2364               "threshold2": 2,
2365               "threshold2Color": "rgba(234, 112, 112, 0.22)",
2366               "thresholdLine": false
2367             },
2368             "hideTimeOverride": false,
2369             "id": 28,
2370             "interval": "",
2371             "isNew": true,
2372             "legend": {
2373               "alignAsTable": true,
2374               "avg": true,
2375               "current": false,
2376               "hideEmpty": false,
2377               "hideZero": false,
2378               "max": true,
2379               "min": true,
2380               "rightSide": false,
2381               "show": false,
2382               "sort": "avg",
2383               "sortDesc": false,
2384               "total": false,
2385               "values": true
2386             },
2387             "lines": true,
2388             "linewidth": 1,
2389             "links": [],
2390             "nullPointMode": "connected",
2391             "percentage": true,
2392             "pointradius": 2,
2393             "points": true,
2394             "renderer": "flot",
2395             "seriesOverrides": [],
2396             "span": 12,
2397             "stack": false,
2398             "steppedLine": false,
2399             "targets": [
2400               {
2401                 "alias": "$tag_pod_name - $tag_deploy_scenario",
2402                 "dsType": "influxdb",
2403                 "groupBy": [
2404                   {
2405                     "params": [
2406                       "pod_name"
2407                     ],
2408                     "type": "tag"
2409                   },
2410                   {
2411                     "params": [
2412                       "deploy_scenario"
2413                     ],
2414                     "type": "tag"
2415                   },
2416                   {
2417                     "params": [
2418                       "task_id"
2419                     ],
2420                     "type": "tag"
2421                   }
2422                 ],
2423                 "hide": false,
2424                 "measurement": "opnfv_yardstick_tc055",
2425                 "policy": "default",
2426                 "query": "SELECT \"Cpu_number\" FROM \"opnfv_yardstick_tc055\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
2427                 "rawQuery": false,
2428                 "refId": "A",
2429                 "resultFormat": "time_series",
2430                 "select": [
2431                   [
2432                     {
2433                       "params": [
2434                         "Cpu_number"
2435                       ],
2436                       "type": "field"
2437                     }
2438                   ]
2439                 ],
2440                 "tags": [
2441                   {
2442                     "key": "pod_name",
2443                     "operator": "=~",
2444                     "value": "/$POD$/"
2445                   },
2446                   {
2447                     "condition": "AND",
2448                     "key": "deploy_scenario",
2449                     "operator": "=~",
2450                     "value": "/$SCENARIO$/"
2451                   },
2452                   {
2453                     "condition": "AND",
2454                     "key": "version",
2455                     "operator": "=~",
2456                     "value": "/$VERSION$/"
2457                   }
2458                 ]
2459               },
2460               {
2461                 "alias": "$tag_pod_name - $tag_deploy_scenario",
2462                 "dsType": "influxdb",
2463                 "groupBy": [
2464                   {
2465                     "params": [
2466                       "pod_name"
2467                     ],
2468                     "type": "tag"
2469                   },
2470                   {
2471                     "params": [
2472                       "deploy_scenario"
2473                     ],
2474                     "type": "tag"
2475                   },
2476                   {
2477                     "params": [
2478                       "task_id"
2479                     ],
2480                     "type": "tag"
2481                   }
2482                 ],
2483                 "hide": false,
2484                 "measurement": "opnfv_yardstick_tc055",
2485                 "policy": "default",
2486                 "query": "SELECT \"Core_number\" FROM \"opnfv_yardstick_tc055\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
2487                 "rawQuery": false,
2488                 "refId": "B",
2489                 "resultFormat": "time_series",
2490                 "select": [
2491                   [
2492                     {
2493                       "params": [
2494                         "Core_number"
2495                       ],
2496                       "type": "field"
2497                     }
2498                   ]
2499                 ],
2500                 "tags": [
2501                   {
2502                     "key": "pod_name",
2503                     "operator": "=~",
2504                     "value": "/$POD$/"
2505                   },
2506                   {
2507                     "condition": "AND",
2508                     "key": "deploy_scenario",
2509                     "operator": "=~",
2510                     "value": "/$SCENARIO$/"
2511                   },
2512                   {
2513                     "condition": "AND",
2514                     "key": "version",
2515                     "operator": "=~",
2516                     "value": "/$VERSION$/"
2517                   }
2518                 ]
2519               },
2520               {
2521                 "alias": "$tag_pod_name - $tag_deploy_scenario",
2522                 "dsType": "influxdb",
2523                 "groupBy": [
2524                   {
2525                     "params": [
2526                       "pod_name"
2527                     ],
2528                     "type": "tag"
2529                   },
2530                   {
2531                     "params": [
2532                       "deploy_scenario"
2533                     ],
2534                     "type": "tag"
2535                   },
2536                   {
2537                     "params": [
2538                       "task_id"
2539                     ],
2540                     "type": "tag"
2541                   }
2542                 ],
2543                 "hide": false,
2544                 "measurement": "opnfv_yardstick_tc055",
2545                 "policy": "default",
2546                 "query": "SELECT \"Core_number\" FROM \"opnfv_yardstick_tc055\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
2547                 "rawQuery": false,
2548                 "refId": "C",
2549                 "resultFormat": "time_series",
2550                 "select": [
2551                   [
2552                     {
2553                       "params": [
2554                         "Core_number"
2555                       ],
2556                       "type": "field"
2557                     }
2558                   ]
2559                 ],
2560                 "tags": [
2561                   {
2562                     "key": "pod_name",
2563                     "operator": "=~",
2564                     "value": "/$POD$/"
2565                   },
2566                   {
2567                     "condition": "AND",
2568                     "key": "deploy_scenario",
2569                     "operator": "=~",
2570                     "value": "/$SCENARIO$/"
2571                   },
2572                   {
2573                     "condition": "AND",
2574                     "key": "version",
2575                     "operator": "=~",
2576                     "value": "/$VERSION$/"
2577                   }
2578                 ]
2579               },
2580               {
2581                 "alias": "$tag_pod_name - $tag_deploy_scenario",
2582                 "dsType": "influxdb",
2583                 "groupBy": [
2584                   {
2585                     "params": [
2586                       "pod_name"
2587                     ],
2588                     "type": "tag"
2589                   },
2590                   {
2591                     "params": [
2592                       "deploy_scenario"
2593                     ],
2594                     "type": "tag"
2595                   },
2596                   {
2597                     "params": [
2598                       "task_id"
2599                     ],
2600                     "type": "tag"
2601                   }
2602                 ],
2603                 "hide": false,
2604                 "measurement": "opnfv_yardstick_tc055",
2605                 "policy": "default",
2606                 "query": "SELECT \"Thread_number\" FROM \"opnfv_yardstick_tc055\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
2607                 "rawQuery": false,
2608                 "refId": "D",
2609                 "resultFormat": "time_series",
2610                 "select": [
2611                   [
2612                     {
2613                       "params": [
2614                         "Thread_number"
2615                       ],
2616                       "type": "field"
2617                     }
2618                   ]
2619                 ],
2620                 "tags": [
2621                   {
2622                     "key": "pod_name",
2623                     "operator": "=~",
2624                     "value": "/$POD$/"
2625                   },
2626                   {
2627                     "condition": "AND",
2628                     "key": "deploy_scenario",
2629                     "operator": "=~",
2630                     "value": "/$SCENARIO$/"
2631                   },
2632                   {
2633                     "condition": "AND",
2634                     "key": "version",
2635                     "operator": "=~",
2636                     "value": "/$VERSION$/"
2637                   }
2638                 ]
2639               }
2640             ],
2641             "timeFrom": null,
2642             "timeShift": null,
2643             "title": "Number of cores and threads, available memory size and cache size",
2644             "tooltip": {
2645               "msResolution": false,
2646               "shared": true,
2647               "sort": 0,
2648               "value_type": "cumulative"
2649             },
2650             "type": "graph",
2651             "xaxis": {
2652               "show": true
2653             },
2654             "yaxes": [
2655               {
2656                 "format": "ms",
2657                 "label": "RTT",
2658                 "logBase": 1,
2659                 "max": null,
2660                 "min": null,
2661                 "show": true
2662               },
2663               {
2664                 "format": "short",
2665                 "label": "",
2666                 "logBase": 1,
2667                 "max": null,
2668                 "min": null,
2669                 "show": true
2670               }
2671             ]
2672           }
2673         ],
2674         "title": "New row"
2675       },
2676       {
2677         "collapse": false,
2678         "editable": true,
2679         "height": "25px",
2680         "panels": [
2681           {
2682             "content": "<h5 style=\"font-family:Verdana\"> <a style=\"color:#31A7D3\"><center>OPNFV_Yardstick_TC069 - Memory read and write bandwidth (RAMspeed)</center> </a></h5>\n<center>\n<p>Visualisation of memory read and write bandwidth using RAMspeed as the measurement tool.\nFor more information see <a style=\"color:#31A7D3\"; href=\"http://artifacts.opnfv.org/yardstick/colorado/docs/userguide/opnfv_yardstick_tc069.html\">TC069</a></p>\n</center>",
2683             "editable": true,
2684             "error": false,
2685             "id": 29,
2686             "isNew": true,
2687             "links": [],
2688             "mode": "html",
2689             "span": 12,
2690             "style": {},
2691             "title": "",
2692             "type": "text"
2693           }
2694         ],
2695         "title": "New row"
2696       },
2697       {
2698         "collapse": false,
2699         "editable": true,
2700         "height": "250px",
2701         "panels": [
2702           {
2703             "aliasColors": {},
2704             "bars": false,
2705             "datasource": "yardstick",
2706             "decimals": 2,
2707             "editable": true,
2708             "error": false,
2709             "fill": 1,
2710             "grid": {
2711               "threshold1": 2.5,
2712               "threshold1Color": "rgba(28, 149, 89, 0.27)",
2713               "threshold2": 2,
2714               "threshold2Color": "rgba(234, 112, 112, 0.22)",
2715               "thresholdLine": false
2716             },
2717             "hideTimeOverride": false,
2718             "id": 30,
2719             "interval": "",
2720             "isNew": true,
2721             "legend": {
2722               "alignAsTable": true,
2723               "avg": true,
2724               "current": false,
2725               "hideEmpty": false,
2726               "hideZero": false,
2727               "max": true,
2728               "min": true,
2729               "rightSide": false,
2730               "show": false,
2731               "sort": "avg",
2732               "sortDesc": false,
2733               "total": false,
2734               "values": true
2735             },
2736             "lines": true,
2737             "linewidth": 1,
2738             "links": [],
2739             "nullPointMode": "connected",
2740             "percentage": true,
2741             "pointradius": 2,
2742             "points": true,
2743             "renderer": "flot",
2744             "seriesOverrides": [],
2745             "span": 12,
2746             "stack": false,
2747             "steppedLine": false,
2748             "targets": [
2749               {
2750                 "alias": "$tag_pod_name - $tag_deploy_scenario",
2751                 "dsType": "influxdb",
2752                 "groupBy": [
2753                   {
2754                     "params": [
2755                       "pod_name"
2756                     ],
2757                     "type": "tag"
2758                   },
2759                   {
2760                     "params": [
2761                       "deploy_scenario"
2762                     ],
2763                     "type": "tag"
2764                   }
2765                 ],
2766                 "hide": false,
2767                 "measurement": "opnfv_yardstick_tc069",
2768                 "policy": "default",
2769                 "query": "SELECT \"Result0.Bandwidth(MBps)\" FROM \"opnfv_yardstick_tc069\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\"",
2770                 "rawQuery": false,
2771                 "refId": "A",
2772                 "resultFormat": "time_series",
2773                 "select": [
2774                   [
2775                     {
2776                       "params": [
2777                         "Result0.Bandwidth(MBps)"
2778                       ],
2779                       "type": "field"
2780                     }
2781                   ]
2782                 ],
2783                 "tags": [
2784                   {
2785                     "key": "pod_name",
2786                     "operator": "=~",
2787                     "value": "/$POD$/"
2788                   },
2789                   {
2790                     "condition": "AND",
2791                     "key": "deploy_scenario",
2792                     "operator": "=~",
2793                     "value": "/$SCENARIO$/"
2794                   },
2795                   {
2796                     "condition": "AND",
2797                     "key": "version",
2798                     "operator": "=~",
2799                     "value": "/$VERSION$/"
2800                   }
2801                 ]
2802               },
2803               {
2804                 "alias": "$tag_pod_name - $tag_deploy_scenario",
2805                 "dsType": "influxdb",
2806                 "groupBy": [
2807                   {
2808                     "params": [
2809                       "pod_name"
2810                     ],
2811                     "type": "tag"
2812                   },
2813                   {
2814                     "params": [
2815                       "deploy_scenario"
2816                     ],
2817                     "type": "tag"
2818                   }
2819                 ],
2820                 "hide": false,
2821                 "measurement": "opnfv_yardstick_tc069",
2822                 "policy": "default",
2823                 "query": "SELECT \"Result1.Bandwidth(MBps)\" FROM \"opnfv_yardstick_tc069\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\"",
2824                 "rawQuery": false,
2825                 "refId": "B",
2826                 "resultFormat": "time_series",
2827                 "select": [
2828                   [
2829                     {
2830                       "params": [
2831                         "Result1.Bandwidth(MBps)"
2832                       ],
2833                       "type": "field"
2834                     }
2835                   ]
2836                 ],
2837                 "tags": [
2838                   {
2839                     "key": "pod_name",
2840                     "operator": "=~",
2841                     "value": "/$POD$/"
2842                   },
2843                   {
2844                     "condition": "AND",
2845                     "key": "deploy_scenario",
2846                     "operator": "=~",
2847                     "value": "/$SCENARIO$/"
2848                   },
2849                   {
2850                     "condition": "AND",
2851                     "key": "version",
2852                     "operator": "=~",
2853                     "value": "/$VERSION$/"
2854                   }
2855                 ]
2856               },
2857               {
2858                 "alias": "$tag_pod_name - $tag_deploy_scenario",
2859                 "dsType": "influxdb",
2860                 "groupBy": [
2861                   {
2862                     "params": [
2863                       "pod_name"
2864                     ],
2865                     "type": "tag"
2866                   },
2867                   {
2868                     "params": [
2869                       "deploy_scenario"
2870                     ],
2871                     "type": "tag"
2872                   }
2873                 ],
2874                 "hide": false,
2875                 "measurement": "opnfv_yardstick_tc069",
2876                 "policy": "default",
2877                 "query": "SELECT \"Result2.Bandwidth(MBps)\" FROM \"opnfv_yardstick_tc069\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\"",
2878                 "rawQuery": false,
2879                 "refId": "C",
2880                 "resultFormat": "time_series",
2881                 "select": [
2882                   [
2883                     {
2884                       "params": [
2885                         "Result2.Bandwidth(MBps)"
2886                       ],
2887                       "type": "field"
2888                     }
2889                   ]
2890                 ],
2891                 "tags": [
2892                   {
2893                     "key": "pod_name",
2894                     "operator": "=~",
2895                     "value": "/$POD$/"
2896                   },
2897                   {
2898                     "condition": "AND",
2899                     "key": "deploy_scenario",
2900                     "operator": "=~",
2901                     "value": "/$SCENARIO$/"
2902                   },
2903                   {
2904                     "condition": "AND",
2905                     "key": "version",
2906                     "operator": "=~",
2907                     "value": "/$VERSION$/"
2908                   }
2909                 ]
2910               },
2911               {
2912                 "alias": "$tag_pod_name - $tag_deploy_scenario",
2913                 "dsType": "influxdb",
2914                 "groupBy": [
2915                   {
2916                     "params": [
2917                       "pod_name"
2918                     ],
2919                     "type": "tag"
2920                   },
2921                   {
2922                     "params": [
2923                       "deploy_scenario"
2924                     ],
2925                     "type": "tag"
2926                   }
2927                 ],
2928                 "hide": false,
2929                 "measurement": "opnfv_yardstick_tc069",
2930                 "policy": "default",
2931                 "query": "SELECT \"Result3.Bandwidth(MBps)\" FROM \"opnfv_yardstick_tc069\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\"",
2932                 "rawQuery": false,
2933                 "refId": "D",
2934                 "resultFormat": "time_series",
2935                 "select": [
2936                   [
2937                     {
2938                       "params": [
2939                         "Result3.Bandwidth(MBps)"
2940                       ],
2941                       "type": "field"
2942                     }
2943                   ]
2944                 ],
2945                 "tags": [
2946                   {
2947                     "key": "pod_name",
2948                     "operator": "=~",
2949                     "value": "/$POD$/"
2950                   },
2951                   {
2952                     "condition": "AND",
2953                     "key": "deploy_scenario",
2954                     "operator": "=~",
2955                     "value": "/$SCENARIO$/"
2956                   },
2957                   {
2958                     "condition": "AND",
2959                     "key": "version",
2960                     "operator": "=~",
2961                     "value": "/$VERSION$/"
2962                   }
2963                 ]
2964               },
2965               {
2966                 "alias": "$tag_pod_name - $tag_deploy_scenario",
2967                 "dsType": "influxdb",
2968                 "groupBy": [
2969                   {
2970                     "params": [
2971                       "pod_name"
2972                     ],
2973                     "type": "tag"
2974                   },
2975                   {
2976                     "params": [
2977                       "deploy_scenario"
2978                     ],
2979                     "type": "tag"
2980                   }
2981                 ],
2982                 "hide": false,
2983                 "measurement": "opnfv_yardstick_tc069",
2984                 "policy": "default",
2985                 "query": "SELECT \"Result4.Bandwidth(MBps)\" FROM \"opnfv_yardstick_tc069\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\"",
2986                 "rawQuery": false,
2987                 "refId": "E",
2988                 "resultFormat": "time_series",
2989                 "select": [
2990                   [
2991                     {
2992                       "params": [
2993                         "Result4.Bandwidth(MBps)"
2994                       ],
2995                       "type": "field"
2996                     }
2997                   ]
2998                 ],
2999                 "tags": [
3000                   {
3001                     "key": "pod_name",
3002                     "operator": "=~",
3003                     "value": "/$POD$/"
3004                   },
3005                   {
3006                     "condition": "AND",
3007                     "key": "deploy_scenario",
3008                     "operator": "=~",
3009                     "value": "/$SCENARIO$/"
3010                   },
3011                   {
3012                     "condition": "AND",
3013                     "key": "version",
3014                     "operator": "=~",
3015                     "value": "/$VERSION$/"
3016                   }
3017                 ]
3018               },
3019               {
3020                 "alias": "$tag_pod_name - $tag_deploy_scenario",
3021                 "dsType": "influxdb",
3022                 "groupBy": [
3023                   {
3024                     "params": [
3025                       "pod_name"
3026                     ],
3027                     "type": "tag"
3028                   },
3029                   {
3030                     "params": [
3031                       "deploy_scenario"
3032                     ],
3033                     "type": "tag"
3034                   }
3035                 ],
3036                 "hide": false,
3037                 "measurement": "opnfv_yardstick_tc069",
3038                 "policy": "default",
3039                 "query": "SELECT \"Result5.Bandwidth(MBps)\" FROM \"opnfv_yardstick_tc069\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\"",
3040                 "rawQuery": false,
3041                 "refId": "F",
3042                 "resultFormat": "time_series",
3043                 "select": [
3044                   [
3045                     {
3046                       "params": [
3047                         "Result5.Bandwidth(MBps)"
3048                       ],
3049                       "type": "field"
3050                     }
3051                   ]
3052                 ],
3053                 "tags": [
3054                   {
3055                     "key": "pod_name",
3056                     "operator": "=~",
3057                     "value": "/$POD$/"
3058                   },
3059                   {
3060                     "condition": "AND",
3061                     "key": "deploy_scenario",
3062                     "operator": "=~",
3063                     "value": "/$SCENARIO$/"
3064                   },
3065                   {
3066                     "condition": "AND",
3067                     "key": "version",
3068                     "operator": "=~",
3069                     "value": "/$VERSION$/"
3070                   }
3071                 ]
3072               },
3073               {
3074                 "alias": "$tag_pod_name - $tag_deploy_scenario",
3075                 "dsType": "influxdb",
3076                 "groupBy": [
3077                   {
3078                     "params": [
3079                       "pod_name"
3080                     ],
3081                     "type": "tag"
3082                   },
3083                   {
3084                     "params": [
3085                       "deploy_scenario"
3086                     ],
3087                     "type": "tag"
3088                   }
3089                 ],
3090                 "hide": false,
3091                 "measurement": "opnfv_yardstick_tc069",
3092                 "policy": "default",
3093                 "query": "SELECT \"Result6.Bandwidth(MBps)\" FROM \"opnfv_yardstick_tc069\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\"",
3094                 "rawQuery": false,
3095                 "refId": "G",
3096                 "resultFormat": "time_series",
3097                 "select": [
3098                   [
3099                     {
3100                       "params": [
3101                         "Result6.Bandwidth(MBps)"
3102                       ],
3103                       "type": "field"
3104                     }
3105                   ]
3106                 ],
3107                 "tags": [
3108                   {
3109                     "key": "pod_name",
3110                     "operator": "=~",
3111                     "value": "/$POD$/"
3112                   },
3113                   {
3114                     "condition": "AND",
3115                     "key": "deploy_scenario",
3116                     "operator": "=~",
3117                     "value": "/$SCENARIO$/"
3118                   },
3119                   {
3120                     "condition": "AND",
3121                     "key": "version",
3122                     "operator": "=~",
3123                     "value": "/$VERSION$/"
3124                   }
3125                 ]
3126               },
3127               {
3128                 "alias": "$tag_pod_name - $tag_deploy_scenario",
3129                 "dsType": "influxdb",
3130                 "groupBy": [
3131                   {
3132                     "params": [
3133                       "pod_name"
3134                     ],
3135                     "type": "tag"
3136                   },
3137                   {
3138                     "params": [
3139                       "deploy_scenario"
3140                     ],
3141                     "type": "tag"
3142                   }
3143                 ],
3144                 "hide": false,
3145                 "measurement": "opnfv_yardstick_tc069",
3146                 "policy": "default",
3147                 "query": "SELECT \"Result7.Bandwidth(MBps)\" FROM \"opnfv_yardstick_tc069\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\"",
3148                 "rawQuery": false,
3149                 "refId": "H",
3150                 "resultFormat": "time_series",
3151                 "select": [
3152                   [
3153                     {
3154                       "params": [
3155                         "Result7.Bandwidth(MBps)"
3156                       ],
3157                       "type": "field"
3158                     }
3159                   ]
3160                 ],
3161                 "tags": [
3162                   {
3163                     "key": "pod_name",
3164                     "operator": "=~",
3165                     "value": "/$POD$/"
3166                   },
3167                   {
3168                     "condition": "AND",
3169                     "key": "deploy_scenario",
3170                     "operator": "=~",
3171                     "value": "/$SCENARIO$/"
3172                   },
3173                   {
3174                     "condition": "AND",
3175                     "key": "version",
3176                     "operator": "=~",
3177                     "value": "/$VERSION$/"
3178                   }
3179                 ]
3180               },
3181               {
3182                 "alias": "$tag_pod_name - $tag_deploy_scenario",
3183                 "dsType": "influxdb",
3184                 "groupBy": [
3185                   {
3186                     "params": [
3187                       "pod_name"
3188                     ],
3189                     "type": "tag"
3190                   },
3191                   {
3192                     "params": [
3193                       "deploy_scenario"
3194                     ],
3195                     "type": "tag"
3196                   }
3197                 ],
3198                 "hide": false,
3199                 "measurement": "opnfv_yardstick_tc069",
3200                 "policy": "default",
3201                 "query": "SELECT \"Result8.Bandwidth(MBps)\" FROM \"opnfv_yardstick_tc069\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\"",
3202                 "rawQuery": false,
3203                 "refId": "I",
3204                 "resultFormat": "time_series",
3205                 "select": [
3206                   [
3207                     {
3208                       "params": [
3209                         "Result8.Bandwidth(MBps)"
3210                       ],
3211                       "type": "field"
3212                     }
3213                   ]
3214                 ],
3215                 "tags": [
3216                   {
3217                     "key": "pod_name",
3218                     "operator": "=~",
3219                     "value": "/$POD$/"
3220                   },
3221                   {
3222                     "condition": "AND",
3223                     "key": "deploy_scenario",
3224                     "operator": "=~",
3225                     "value": "/$SCENARIO$/"
3226                   },
3227                   {
3228                     "condition": "AND",
3229                     "key": "version",
3230                     "operator": "=~",
3231                     "value": "/$VERSION$/"
3232                   }
3233                 ]
3234               },
3235               {
3236                 "alias": "$tag_pod_name - $tag_deploy_scenario",
3237                 "dsType": "influxdb",
3238                 "groupBy": [
3239                   {
3240                     "params": [
3241                       "pod_name"
3242                     ],
3243                     "type": "tag"
3244                   },
3245                   {
3246                     "params": [
3247                       "deploy_scenario"
3248                     ],
3249                     "type": "tag"
3250                   }
3251                 ],
3252                 "hide": false,
3253                 "measurement": "opnfv_yardstick_tc069",
3254                 "policy": "default",
3255                 "query": "SELECT \"Result9.Bandwidth(MBps)\" FROM \"opnfv_yardstick_tc069\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\"",
3256                 "rawQuery": false,
3257                 "refId": "J",
3258                 "resultFormat": "time_series",
3259                 "select": [
3260                   [
3261                     {
3262                       "params": [
3263                         "Result9.Bandwidth(MBps)"
3264                       ],
3265                       "type": "field"
3266                     }
3267                   ]
3268                 ],
3269                 "tags": [
3270                   {
3271                     "key": "pod_name",
3272                     "operator": "=~",
3273                     "value": "/$POD$/"
3274                   },
3275                   {
3276                     "condition": "AND",
3277                     "key": "deploy_scenario",
3278                     "operator": "=~",
3279                     "value": "/$SCENARIO$/"
3280                   },
3281                   {
3282                     "condition": "AND",
3283                     "key": "version",
3284                     "operator": "=~",
3285                     "value": "/$VERSION$/"
3286                   }
3287                 ]
3288               }
3289             ],
3290             "timeFrom": null,
3291             "timeShift": null,
3292             "title": "Number of cores and threads, available memory size and cache size",
3293             "tooltip": {
3294               "msResolution": false,
3295               "shared": true,
3296               "sort": 0,
3297               "value_type": "cumulative"
3298             },
3299             "type": "graph",
3300             "xaxis": {
3301               "show": true
3302             },
3303             "yaxes": [
3304               {
3305                 "format": "ms",
3306                 "label": "RTT",
3307                 "logBase": 1,
3308                 "max": null,
3309                 "min": null,
3310                 "show": true
3311               },
3312               {
3313                 "format": "short",
3314                 "label": "",
3315                 "logBase": 1,
3316                 "max": null,
3317                 "min": null,
3318                 "show": true
3319               }
3320             ]
3321           }
3322         ],
3323         "title": "New row"
3324       },
3325       {
3326         "collapse": false,
3327         "editable": true,
3328         "height": "25px",
3329         "panels": [],
3330         "title": "New row"
3331       },
3332       {
3333         "collapse": false,
3334         "editable": true,
3335         "height": "250px",
3336         "panels": [
3337           {
3338             "aliasColors": {},
3339             "bars": false,
3340             "datasource": "yardstick",
3341             "decimals": 2,
3342             "editable": true,
3343             "error": false,
3344             "fill": 1,
3345             "grid": {
3346               "threshold1": 2.5,
3347               "threshold1Color": "rgba(28, 149, 89, 0.27)",
3348               "threshold2": 2,
3349               "threshold2Color": "rgba(234, 112, 112, 0.22)",
3350               "thresholdLine": false
3351             },
3352             "hideTimeOverride": false,
3353             "id": 32,
3354             "interval": "",
3355             "isNew": true,
3356             "legend": {
3357               "alignAsTable": true,
3358               "avg": true,
3359               "current": false,
3360               "hideEmpty": false,
3361               "hideZero": false,
3362               "max": true,
3363               "min": true,
3364               "rightSide": false,
3365               "show": false,
3366               "sort": "avg",
3367               "sortDesc": false,
3368               "total": false,
3369               "values": true
3370             },
3371             "lines": true,
3372             "linewidth": 1,
3373             "links": [],
3374             "nullPointMode": "connected",
3375             "percentage": true,
3376             "pointradius": 2,
3377             "points": true,
3378             "renderer": "flot",
3379             "seriesOverrides": [],
3380             "span": 12,
3381             "stack": false,
3382             "steppedLine": false,
3383             "targets": [
3384               {
3385                 "alias": "$tag_pod_name - $tag_deploy_scenario",
3386                 "dsType": "influxdb",
3387                 "groupBy": [
3388                   {
3389                     "params": [
3390                       "pod_name"
3391                     ],
3392                     "type": "tag"
3393                   },
3394                   {
3395                     "params": [
3396                       "deploy_scenario"
3397                     ],
3398                     "type": "tag"
3399                   },
3400                   {
3401                     "params": [
3402                       "task_id"
3403                     ],
3404                     "type": "tag"
3405                   }
3406                 ],
3407                 "hide": false,
3408                 "measurement": "opnfv_yardstick_tc055",
3409                 "policy": "default",
3410                 "query": "SELECT \"Cpu_number\" FROM \"opnfv_yardstick_tc055\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
3411                 "rawQuery": false,
3412                 "refId": "A",
3413                 "resultFormat": "time_series",
3414                 "select": [
3415                   [
3416                     {
3417                       "params": [
3418                         "Cpu_number"
3419                       ],
3420                       "type": "field"
3421                     }
3422                   ]
3423                 ],
3424                 "tags": [
3425                   {
3426                     "key": "pod_name",
3427                     "operator": "=~",
3428                     "value": "/$POD$/"
3429                   },
3430                   {
3431                     "condition": "AND",
3432                     "key": "deploy_scenario",
3433                     "operator": "=~",
3434                     "value": "/$SCENARIO$/"
3435                   },
3436                   {
3437                     "condition": "AND",
3438                     "key": "version",
3439                     "operator": "=~",
3440                     "value": "/$VERSION$/"
3441                   }
3442                 ]
3443               },
3444               {
3445                 "alias": "$tag_pod_name - $tag_deploy_scenario",
3446                 "dsType": "influxdb",
3447                 "groupBy": [
3448                   {
3449                     "params": [
3450                       "pod_name"
3451                     ],
3452                     "type": "tag"
3453                   },
3454                   {
3455                     "params": [
3456                       "deploy_scenario"
3457                     ],
3458                     "type": "tag"
3459                   },
3460                   {
3461                     "params": [
3462                       "task_id"
3463                     ],
3464                     "type": "tag"
3465                   }
3466                 ],
3467                 "hide": false,
3468                 "measurement": "opnfv_yardstick_tc055",
3469                 "policy": "default",
3470                 "query": "SELECT \"Core_number\" FROM \"opnfv_yardstick_tc055\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
3471                 "rawQuery": false,
3472                 "refId": "B",
3473                 "resultFormat": "time_series",
3474                 "select": [
3475                   [
3476                     {
3477                       "params": [
3478                         "Core_number"
3479                       ],
3480                       "type": "field"
3481                     }
3482                   ]
3483                 ],
3484                 "tags": [
3485                   {
3486                     "key": "pod_name",
3487                     "operator": "=~",
3488                     "value": "/$POD$/"
3489                   },
3490                   {
3491                     "condition": "AND",
3492                     "key": "deploy_scenario",
3493                     "operator": "=~",
3494                     "value": "/$SCENARIO$/"
3495                   },
3496                   {
3497                     "condition": "AND",
3498                     "key": "version",
3499                     "operator": "=~",
3500                     "value": "/$VERSION$/"
3501                   }
3502                 ]
3503               },
3504               {
3505                 "alias": "$tag_pod_name - $tag_deploy_scenario",
3506                 "dsType": "influxdb",
3507                 "groupBy": [
3508                   {
3509                     "params": [
3510                       "pod_name"
3511                     ],
3512                     "type": "tag"
3513                   },
3514                   {
3515                     "params": [
3516                       "deploy_scenario"
3517                     ],
3518                     "type": "tag"
3519                   },
3520                   {
3521                     "params": [
3522                       "task_id"
3523                     ],
3524                     "type": "tag"
3525                   }
3526                 ],
3527                 "hide": false,
3528                 "measurement": "opnfv_yardstick_tc055",
3529                 "policy": "default",
3530                 "query": "SELECT \"Core_number\" FROM \"opnfv_yardstick_tc055\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
3531                 "rawQuery": false,
3532                 "refId": "C",
3533                 "resultFormat": "time_series",
3534                 "select": [
3535                   [
3536                     {
3537                       "params": [
3538                         "Core_number"
3539                       ],
3540                       "type": "field"
3541                     }
3542                   ]
3543                 ],
3544                 "tags": [
3545                   {
3546                     "key": "pod_name",
3547                     "operator": "=~",
3548                     "value": "/$POD$/"
3549                   },
3550                   {
3551                     "condition": "AND",
3552                     "key": "deploy_scenario",
3553                     "operator": "=~",
3554                     "value": "/$SCENARIO$/"
3555                   },
3556                   {
3557                     "condition": "AND",
3558                     "key": "version",
3559                     "operator": "=~",
3560                     "value": "/$VERSION$/"
3561                   }
3562                 ]
3563               },
3564               {
3565                 "alias": "$tag_pod_name - $tag_deploy_scenario",
3566                 "dsType": "influxdb",
3567                 "groupBy": [
3568                   {
3569                     "params": [
3570                       "pod_name"
3571                     ],
3572                     "type": "tag"
3573                   },
3574                   {
3575                     "params": [
3576                       "deploy_scenario"
3577                     ],
3578                     "type": "tag"
3579                   },
3580                   {
3581                     "params": [
3582                       "task_id"
3583                     ],
3584                     "type": "tag"
3585                   }
3586                 ],
3587                 "hide": false,
3588                 "measurement": "opnfv_yardstick_tc055",
3589                 "policy": "default",
3590                 "query": "SELECT \"Thread_number\" FROM \"opnfv_yardstick_tc055\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
3591                 "rawQuery": false,
3592                 "refId": "D",
3593                 "resultFormat": "time_series",
3594                 "select": [
3595                   [
3596                     {
3597                       "params": [
3598                         "Thread_number"
3599                       ],
3600                       "type": "field"
3601                     }
3602                   ]
3603                 ],
3604                 "tags": [
3605                   {
3606                     "key": "pod_name",
3607                     "operator": "=~",
3608                     "value": "/$POD$/"
3609                   },
3610                   {
3611                     "condition": "AND",
3612                     "key": "deploy_scenario",
3613                     "operator": "=~",
3614                     "value": "/$SCENARIO$/"
3615                   },
3616                   {
3617                     "condition": "AND",
3618                     "key": "version",
3619                     "operator": "=~",
3620                     "value": "/$VERSION$/"
3621                   }
3622                 ]
3623               }
3624             ],
3625             "timeFrom": null,
3626             "timeShift": null,
3627             "title": "Number of cores and threads, available memory size and cache size",
3628             "tooltip": {
3629               "msResolution": false,
3630               "shared": true,
3631               "sort": 0,
3632               "value_type": "cumulative"
3633             },
3634             "type": "graph",
3635             "xaxis": {
3636               "show": true
3637             },
3638             "yaxes": [
3639               {
3640                 "format": "ms",
3641                 "label": "RTT",
3642                 "logBase": 1,
3643                 "max": null,
3644                 "min": null,
3645                 "show": true
3646               },
3647               {
3648                 "format": "short",
3649                 "label": "",
3650                 "logBase": 1,
3651                 "max": null,
3652                 "min": null,
3653                 "show": true
3654               }
3655             ]
3656           }
3657         ],
3658         "title": "New row"
3659       },
3660       {
3661         "collapse": false,
3662         "editable": true,
3663         "height": "25px",
3664         "panels": [
3665           {
3666             "content": "<h5 style=\"font-family:Verdana\"> <a style=\"color:#31A7D3\"><center>OPNFV_Yardstick_TC070 - Network Latency, Throughput, Packet Loss and Memory Utilization</center> </a></h5>\n<center>\n<p>Visualisation of network latency (RTT - round trip time), packet throughput and memory utilization when doing variations to the amount of UDP flows between two VM instances running on different physical blades.\nFor more information see <a style=\"color:#31A7D3\"; href=\"http://artifacts.opnfv.org/yardstick/colorado/docs/userguide/opnfv_yardstick_tc070.html\">TC070</a></p>\n</center>",
3667             "editable": true,
3668             "error": false,
3669             "id": 31,
3670             "isNew": true,
3671             "links": [],
3672             "mode": "html",
3673             "span": 12,
3674             "style": {},
3675             "title": "",
3676             "type": "text"
3677           }
3678         ],
3679         "title": "New row"
3680       },
3681       {
3682         "collapse": false,
3683         "editable": true,
3684         "height": "250px",
3685         "panels": [
3686           {
3687             "aliasColors": {},
3688             "bars": false,
3689             "datasource": "yardstick",
3690             "decimals": 2,
3691             "editable": true,
3692             "error": false,
3693             "fill": 1,
3694             "grid": {
3695               "threshold1": 2.5,
3696               "threshold1Color": "rgba(28, 149, 89, 0.27)",
3697               "threshold2": 2,
3698               "threshold2Color": "rgba(234, 112, 112, 0.22)",
3699               "thresholdLine": false
3700             },
3701             "hideTimeOverride": false,
3702             "id": 38,
3703             "interval": "",
3704             "isNew": true,
3705             "legend": {
3706               "alignAsTable": true,
3707               "avg": true,
3708               "current": false,
3709               "hideEmpty": false,
3710               "hideZero": false,
3711               "max": true,
3712               "min": true,
3713               "rightSide": false,
3714               "show": false,
3715               "sort": "avg",
3716               "sortDesc": false,
3717               "total": false,
3718               "values": true
3719             },
3720             "lines": true,
3721             "linewidth": 1,
3722             "links": [],
3723             "nullPointMode": "connected",
3724             "percentage": true,
3725             "pointradius": 2,
3726             "points": true,
3727             "renderer": "flot",
3728             "seriesOverrides": [],
3729             "span": 6,
3730             "stack": false,
3731             "steppedLine": false,
3732             "targets": [
3733               {
3734                 "alias": "$tag_pod_name - $tag_deploy_scenario",
3735                 "dsType": "influxdb",
3736                 "groupBy": [
3737                   {
3738                     "params": [
3739                       "24h"
3740                     ],
3741                     "type": "time"
3742                   },
3743                   {
3744                     "params": [
3745                       "pod_name"
3746                     ],
3747                     "type": "tag"
3748                   },
3749                   {
3750                     "params": [
3751                       "deploy_scenario"
3752                     ],
3753                     "type": "tag"
3754                   },
3755                   {
3756                     "params": [
3757                       "task_id"
3758                     ],
3759                     "type": "tag"
3760                   }
3761                 ],
3762                 "hide": false,
3763                 "measurement": "opnfv_yardstick_tc070",
3764                 "policy": "default",
3765                 "query": "SELECT mean(\"packets_per_second\") FROM \"opnfv_yardstick_tc070\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY time(24h), \"pod_name\", \"deploy_scenario\", \"task_id\"",
3766                 "rawQuery": false,
3767                 "refId": "A",
3768                 "resultFormat": "time_series",
3769                 "select": [
3770                   [
3771                     {
3772                       "params": [
3773                         "packets_per_second"
3774                       ],
3775                       "type": "field"
3776                     },
3777                     {
3778                       "params": [],
3779                       "type": "mean"
3780                     }
3781                   ]
3782                 ],
3783                 "tags": [
3784                   {
3785                     "key": "pod_name",
3786                     "operator": "=~",
3787                     "value": "/$POD$/"
3788                   },
3789                   {
3790                     "condition": "AND",
3791                     "key": "deploy_scenario",
3792                     "operator": "=~",
3793                     "value": "/$SCENARIO$/"
3794                   },
3795                   {
3796                     "condition": "AND",
3797                     "key": "version",
3798                     "operator": "=~",
3799                     "value": "/$VERSION$/"
3800                   }
3801                 ]
3802               }
3803             ],
3804             "timeFrom": null,
3805             "timeShift": null,
3806             "title": "Throughput mean trend",
3807             "tooltip": {
3808               "msResolution": false,
3809               "shared": true,
3810               "sort": 0,
3811               "value_type": "cumulative"
3812             },
3813             "type": "graph",
3814             "xaxis": {
3815               "show": true
3816             },
3817             "yaxes": [
3818               {
3819                 "format": "ms",
3820                 "label": "RTT",
3821                 "logBase": 1,
3822                 "max": null,
3823                 "min": null,
3824                 "show": true
3825               },
3826               {
3827                 "format": "short",
3828                 "label": "",
3829                 "logBase": 1,
3830                 "max": null,
3831                 "min": null,
3832                 "show": true
3833               }
3834             ]
3835           },
3836           {
3837             "aliasColors": {},
3838             "bars": false,
3839             "datasource": "yardstick",
3840             "decimals": 2,
3841             "editable": true,
3842             "error": false,
3843             "fill": 1,
3844             "grid": {
3845               "threshold1": 2.5,
3846               "threshold1Color": "rgba(28, 149, 89, 0.27)",
3847               "threshold2": 2,
3848               "threshold2Color": "rgba(234, 112, 112, 0.22)",
3849               "thresholdLine": false
3850             },
3851             "hideTimeOverride": false,
3852             "id": 39,
3853             "interval": "",
3854             "isNew": true,
3855             "legend": {
3856               "alignAsTable": true,
3857               "avg": true,
3858               "current": false,
3859               "hideEmpty": false,
3860               "hideZero": false,
3861               "max": true,
3862               "min": true,
3863               "rightSide": false,
3864               "show": false,
3865               "sort": "avg",
3866               "sortDesc": false,
3867               "total": false,
3868               "values": true
3869             },
3870             "lines": true,
3871             "linewidth": 1,
3872             "links": [],
3873             "nullPointMode": "connected",
3874             "percentage": true,
3875             "pointradius": 2,
3876             "points": true,
3877             "renderer": "flot",
3878             "seriesOverrides": [],
3879             "span": 6,
3880             "stack": false,
3881             "steppedLine": false,
3882             "targets": [
3883               {
3884                 "alias": "$tag_pod_name - $tag_deploy_scenario",
3885                 "dsType": "influxdb",
3886                 "groupBy": [
3887                   {
3888                     "params": [
3889                       "24h"
3890                     ],
3891                     "type": "time"
3892                   },
3893                   {
3894                     "params": [
3895                       "pod_name"
3896                     ],
3897                     "type": "tag"
3898                   },
3899                   {
3900                     "params": [
3901                       "deploy_scenario"
3902                     ],
3903                     "type": "tag"
3904                   },
3905                   {
3906                     "params": [
3907                       "task_id"
3908                     ],
3909                     "type": "tag"
3910                   }
3911                 ],
3912                 "hide": false,
3913                 "measurement": "opnfv_yardstick_tc070",
3914                 "policy": "default",
3915                 "query": "SELECT mean(\"rtt.poseidon\") FROM \"opnfv_yardstick_tc070\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY time(24h), \"pod_name\", \"deploy_scenario\", \"task_id\"",
3916                 "rawQuery": false,
3917                 "refId": "A",
3918                 "resultFormat": "time_series",
3919                 "select": [
3920                   [
3921                     {
3922                       "params": [
3923                         "rtt.poseidon"
3924                       ],
3925                       "type": "field"
3926                     },
3927                     {
3928                       "params": [],
3929                       "type": "mean"
3930                     }
3931                   ]
3932                 ],
3933                 "tags": [
3934                   {
3935                     "key": "pod_name",
3936                     "operator": "=~",
3937                     "value": "/$POD$/"
3938                   },
3939                   {
3940                     "condition": "AND",
3941                     "key": "deploy_scenario",
3942                     "operator": "=~",
3943                     "value": "/$SCENARIO$/"
3944                   },
3945                   {
3946                     "condition": "AND",
3947                     "key": "version",
3948                     "operator": "=~",
3949                     "value": "/$VERSION$/"
3950                   }
3951                 ]
3952               }
3953             ],
3954             "timeFrom": null,
3955             "timeShift": null,
3956             "title": "RTT mean trend",
3957             "tooltip": {
3958               "msResolution": false,
3959               "shared": true,
3960               "sort": 0,
3961               "value_type": "cumulative"
3962             },
3963             "type": "graph",
3964             "xaxis": {
3965               "show": true
3966             },
3967             "yaxes": [
3968               {
3969                 "format": "ms",
3970                 "label": "RTT",
3971                 "logBase": 1,
3972                 "max": null,
3973                 "min": null,
3974                 "show": true
3975               },
3976               {
3977                 "format": "short",
3978                 "label": "",
3979                 "logBase": 1,
3980                 "max": null,
3981                 "min": null,
3982                 "show": true
3983               }
3984             ]
3985           },
3986           {
3987             "aliasColors": {},
3988             "bars": false,
3989             "datasource": "yardstick",
3990             "decimals": 2,
3991             "editable": true,
3992             "error": false,
3993             "fill": 1,
3994             "grid": {
3995               "threshold1": 2.5,
3996               "threshold1Color": "rgba(28, 149, 89, 0.27)",
3997               "threshold2": 2,
3998               "threshold2Color": "rgba(234, 112, 112, 0.22)",
3999               "thresholdLine": false
4000             },
4001             "hideTimeOverride": false,
4002             "id": 40,
4003             "interval": "",
4004             "isNew": true,
4005             "legend": {
4006               "alignAsTable": true,
4007               "avg": true,
4008               "current": false,
4009               "hideEmpty": false,
4010               "hideZero": false,
4011               "max": true,
4012               "min": true,
4013               "rightSide": false,
4014               "show": false,
4015               "sort": "avg",
4016               "sortDesc": false,
4017               "total": false,
4018               "values": true
4019             },
4020             "lines": true,
4021             "linewidth": 1,
4022             "links": [],
4023             "nullPointMode": "connected",
4024             "percentage": true,
4025             "pointradius": 2,
4026             "points": true,
4027             "renderer": "flot",
4028             "seriesOverrides": [],
4029             "span": 12,
4030             "stack": false,
4031             "steppedLine": false,
4032             "targets": [
4033               {
4034                 "alias": "$tag_pod_name - $tag_deploy_scenario - flows",
4035                 "dsType": "influxdb",
4036                 "groupBy": [
4037                   {
4038                     "params": [
4039                       "pod_name"
4040                     ],
4041                     "type": "tag"
4042                   },
4043                   {
4044                     "params": [
4045                       "deploy_scenario"
4046                     ],
4047                     "type": "tag"
4048                   },
4049                   {
4050                     "params": [
4051                       "task_id"
4052                     ],
4053                     "type": "tag"
4054                   }
4055                 ],
4056                 "hide": false,
4057                 "measurement": "opnfv_yardstick_tc070",
4058                 "policy": "default",
4059                 "query": "SELECT \"flows\" FROM \"opnfv_yardstick_tc070\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
4060                 "rawQuery": false,
4061                 "refId": "A",
4062                 "resultFormat": "time_series",
4063                 "select": [
4064                   [
4065                     {
4066                       "params": [
4067                         "flows"
4068                       ],
4069                       "type": "field"
4070                     }
4071                   ]
4072                 ],
4073                 "tags": [
4074                   {
4075                     "key": "pod_name",
4076                     "operator": "=~",
4077                     "value": "/$POD$/"
4078                   },
4079                   {
4080                     "condition": "AND",
4081                     "key": "deploy_scenario",
4082                     "operator": "=~",
4083                     "value": "/$SCENARIO$/"
4084                   },
4085                   {
4086                     "condition": "AND",
4087                     "key": "version",
4088                     "operator": "=~",
4089                     "value": "/$VERSION$/"
4090                   }
4091                 ]
4092               },
4093               {
4094                 "alias": "$tag_pod_name - $tag_deploy_scenario - flows",
4095                 "dsType": "influxdb",
4096                 "groupBy": [
4097                   {
4098                     "params": [
4099                       "pod_name"
4100                     ],
4101                     "type": "tag"
4102                   },
4103                   {
4104                     "params": [
4105                       "deploy_scenario"
4106                     ],
4107                     "type": "tag"
4108                   },
4109                   {
4110                     "params": [
4111                       "task_id"
4112                     ],
4113                     "type": "tag"
4114                   }
4115                 ],
4116                 "hide": false,
4117                 "measurement": "opnfv_yardstick_tc070",
4118                 "policy": "default",
4119                 "query": "SELECT \"packets_per_second\" FROM \"opnfv_yardstick_tc070\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
4120                 "rawQuery": false,
4121                 "refId": "B",
4122                 "resultFormat": "time_series",
4123                 "select": [
4124                   [
4125                     {
4126                       "params": [
4127                         "packets_per_second"
4128                       ],
4129                       "type": "field"
4130                     }
4131                   ]
4132                 ],
4133                 "tags": [
4134                   {
4135                     "key": "pod_name",
4136                     "operator": "=~",
4137                     "value": "/$POD$/"
4138                   },
4139                   {
4140                     "condition": "AND",
4141                     "key": "deploy_scenario",
4142                     "operator": "=~",
4143                     "value": "/$SCENARIO$/"
4144                   },
4145                   {
4146                     "condition": "AND",
4147                     "key": "version",
4148                     "operator": "=~",
4149                     "value": "/$VERSION$/"
4150                   }
4151                 ]
4152               }
4153             ],
4154             "timeFrom": null,
4155             "timeShift": null,
4156             "title": "No. flows & packet throughput - pktgen",
4157             "tooltip": {
4158               "msResolution": false,
4159               "shared": true,
4160               "sort": 0,
4161               "value_type": "cumulative"
4162             },
4163             "type": "graph",
4164             "xaxis": {
4165               "show": true
4166             },
4167             "yaxes": [
4168               {
4169                 "format": "ms",
4170                 "label": "RTT",
4171                 "logBase": 1,
4172                 "max": null,
4173                 "min": null,
4174                 "show": true
4175               },
4176               {
4177                 "format": "short",
4178                 "label": "",
4179                 "logBase": 1,
4180                 "max": null,
4181                 "min": null,
4182                 "show": true
4183               }
4184             ]
4185           },
4186           {
4187             "aliasColors": {},
4188             "bars": false,
4189             "datasource": "yardstick",
4190             "decimals": 2,
4191             "editable": true,
4192             "error": false,
4193             "fill": 1,
4194             "grid": {
4195               "threshold1": 2.5,
4196               "threshold1Color": "rgba(28, 149, 89, 0.27)",
4197               "threshold2": 2,
4198               "threshold2Color": "rgba(234, 112, 112, 0.22)",
4199               "thresholdLine": false
4200             },
4201             "hideTimeOverride": false,
4202             "id": 41,
4203             "interval": "",
4204             "isNew": true,
4205             "legend": {
4206               "alignAsTable": true,
4207               "avg": true,
4208               "current": false,
4209               "hideEmpty": false,
4210               "hideZero": false,
4211               "max": true,
4212               "min": true,
4213               "rightSide": false,
4214               "show": false,
4215               "sort": "avg",
4216               "sortDesc": false,
4217               "total": false,
4218               "values": true
4219             },
4220             "lines": true,
4221             "linewidth": 1,
4222             "links": [],
4223             "nullPointMode": "connected",
4224             "percentage": true,
4225             "pointradius": 2,
4226             "points": true,
4227             "renderer": "flot",
4228             "seriesOverrides": [],
4229             "span": 12,
4230             "stack": false,
4231             "steppedLine": false,
4232             "targets": [
4233               {
4234                 "alias": "$tag_pod_name - $tag_deploy_scenario - flows",
4235                 "dsType": "influxdb",
4236                 "groupBy": [
4237                   {
4238                     "params": [
4239                       "pod_name"
4240                     ],
4241                     "type": "tag"
4242                   },
4243                   {
4244                     "params": [
4245                       "deploy_scenario"
4246                     ],
4247                     "type": "tag"
4248                   },
4249                   {
4250                     "params": [
4251                       "task_id"
4252                     ],
4253                     "type": "tag"
4254                   }
4255                 ],
4256                 "hide": false,
4257                 "measurement": "opnfv_yardstick_tc070",
4258                 "policy": "default",
4259                 "query": "SELECT \"packets_per_second\" FROM \"opnfv_yardstick_tc070\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
4260                 "rawQuery": false,
4261                 "refId": "B",
4262                 "resultFormat": "time_series",
4263                 "select": [
4264                   [
4265                     {
4266                       "params": [
4267                         "packets_per_second"
4268                       ],
4269                       "type": "field"
4270                     }
4271                   ]
4272                 ],
4273                 "tags": [
4274                   {
4275                     "key": "pod_name",
4276                     "operator": "=~",
4277                     "value": "/$POD$/"
4278                   },
4279                   {
4280                     "condition": "AND",
4281                     "key": "deploy_scenario",
4282                     "operator": "=~",
4283                     "value": "/$SCENARIO$/"
4284                   },
4285                   {
4286                     "condition": "AND",
4287                     "key": "version",
4288                     "operator": "=~",
4289                     "value": "/$VERSION$/"
4290                   }
4291                 ]
4292               }
4293             ],
4294             "timeFrom": null,
4295             "timeShift": null,
4296             "title": "Packet throughput - pktgen",
4297             "tooltip": {
4298               "msResolution": false,
4299               "shared": true,
4300               "sort": 0,
4301               "value_type": "cumulative"
4302             },
4303             "type": "graph",
4304             "xaxis": {
4305               "show": true
4306             },
4307             "yaxes": [
4308               {
4309                 "format": "ms",
4310                 "label": "RTT",
4311                 "logBase": 1,
4312                 "max": null,
4313                 "min": null,
4314                 "show": true
4315               },
4316               {
4317                 "format": "short",
4318                 "label": "",
4319                 "logBase": 1,
4320                 "max": null,
4321                 "min": null,
4322                 "show": true
4323               }
4324             ]
4325           },
4326           {
4327             "aliasColors": {},
4328             "bars": false,
4329             "datasource": "yardstick",
4330             "decimals": 2,
4331             "editable": true,
4332             "error": false,
4333             "fill": 1,
4334             "grid": {
4335               "threshold1": 2.5,
4336               "threshold1Color": "rgba(28, 149, 89, 0.27)",
4337               "threshold2": 2,
4338               "threshold2Color": "rgba(234, 112, 112, 0.22)",
4339               "thresholdLine": false
4340             },
4341             "hideTimeOverride": false,
4342             "id": 42,
4343             "interval": "",
4344             "isNew": true,
4345             "legend": {
4346               "alignAsTable": true,
4347               "avg": true,
4348               "current": false,
4349               "hideEmpty": false,
4350               "hideZero": false,
4351               "max": true,
4352               "min": true,
4353               "rightSide": false,
4354               "show": false,
4355               "sort": "avg",
4356               "sortDesc": false,
4357               "total": false,
4358               "values": true
4359             },
4360             "lines": true,
4361             "linewidth": 1,
4362             "links": [],
4363             "nullPointMode": "connected",
4364             "percentage": true,
4365             "pointradius": 2,
4366             "points": true,
4367             "renderer": "flot",
4368             "seriesOverrides": [],
4369             "span": 12,
4370             "stack": false,
4371             "steppedLine": false,
4372             "targets": [
4373               {
4374                 "alias": "$tag_pod_name - $tag_deploy_scenario - flows",
4375                 "dsType": "influxdb",
4376                 "groupBy": [
4377                   {
4378                     "params": [
4379                       "pod_name"
4380                     ],
4381                     "type": "tag"
4382                   },
4383                   {
4384                     "params": [
4385                       "deploy_scenario"
4386                     ],
4387                     "type": "tag"
4388                   },
4389                   {
4390                     "params": [
4391                       "task_id"
4392                     ],
4393                     "type": "tag"
4394                   }
4395                 ],
4396                 "hide": false,
4397                 "measurement": "opnfv_yardstick_tc070",
4398                 "policy": "default",
4399                 "query": "SELECT \"rtt.poseidon\" FROM \"opnfv_yardstick_tc070\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
4400                 "rawQuery": false,
4401                 "refId": "B",
4402                 "resultFormat": "time_series",
4403                 "select": [
4404                   [
4405                     {
4406                       "params": [
4407                         "rtt.poseidon"
4408                       ],
4409                       "type": "field"
4410                     }
4411                   ]
4412                 ],
4413                 "tags": [
4414                   {
4415                     "key": "pod_name",
4416                     "operator": "=~",
4417                     "value": "/$POD$/"
4418                   },
4419                   {
4420                     "condition": "AND",
4421                     "key": "deploy_scenario",
4422                     "operator": "=~",
4423                     "value": "/$SCENARIO$/"
4424                   },
4425                   {
4426                     "condition": "AND",
4427                     "key": "version",
4428                     "operator": "=~",
4429                     "value": "/$VERSION$/"
4430                   }
4431                 ]
4432               }
4433             ],
4434             "timeFrom": null,
4435             "timeShift": null,
4436             "title": "Round-trip time - ping",
4437             "tooltip": {
4438               "msResolution": false,
4439               "shared": true,
4440               "sort": 0,
4441               "value_type": "cumulative"
4442             },
4443             "type": "graph",
4444             "xaxis": {
4445               "show": true
4446             },
4447             "yaxes": [
4448               {
4449                 "format": "ms",
4450                 "label": "RTT",
4451                 "logBase": 1,
4452                 "max": null,
4453                 "min": null,
4454                 "show": true
4455               },
4456               {
4457                 "format": "short",
4458                 "label": "",
4459                 "logBase": 1,
4460                 "max": null,
4461                 "min": null,
4462                 "show": true
4463               }
4464             ]
4465           },
4466           {
4467             "aliasColors": {},
4468             "bars": false,
4469             "datasource": "yardstick",
4470             "decimals": 2,
4471             "editable": true,
4472             "error": false,
4473             "fill": 1,
4474             "grid": {
4475               "threshold1": 2.5,
4476               "threshold1Color": "rgba(28, 149, 89, 0.27)",
4477               "threshold2": 2,
4478               "threshold2Color": "rgba(234, 112, 112, 0.22)",
4479               "thresholdLine": false
4480             },
4481             "hideTimeOverride": false,
4482             "id": 43,
4483             "interval": "",
4484             "isNew": true,
4485             "legend": {
4486               "alignAsTable": true,
4487               "avg": true,
4488               "current": false,
4489               "hideEmpty": false,
4490               "hideZero": false,
4491               "max": true,
4492               "min": true,
4493               "rightSide": false,
4494               "show": false,
4495               "sort": "avg",
4496               "sortDesc": false,
4497               "total": false,
4498               "values": true
4499             },
4500             "lines": true,
4501             "linewidth": 1,
4502             "links": [],
4503             "nullPointMode": "connected",
4504             "percentage": true,
4505             "pointradius": 2,
4506             "points": true,
4507             "renderer": "flot",
4508             "seriesOverrides": [],
4509             "span": 12,
4510             "stack": false,
4511             "steppedLine": false,
4512             "targets": [
4513               {
4514                 "alias": "$tag_pod_name - $tag_deploy_scenario - flows",
4515                 "dsType": "influxdb",
4516                 "groupBy": [
4517                   {
4518                     "params": [
4519                       "pod_name"
4520                     ],
4521                     "type": "tag"
4522                   },
4523                   {
4524                     "params": [
4525                       "deploy_scenario"
4526                     ],
4527                     "type": "tag"
4528                   },
4529                   {
4530                     "params": [
4531                       "task_id"
4532                     ],
4533                     "type": "tag"
4534                   }
4535                 ],
4536                 "hide": false,
4537                 "measurement": "opnfv_yardstick_tc070",
4538                 "policy": "default",
4539                 "query": "SELECT \"average.used\" FROM \"opnfv_yardstick_tc070\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
4540                 "rawQuery": false,
4541                 "refId": "B",
4542                 "resultFormat": "time_series",
4543                 "select": [
4544                   [
4545                     {
4546                       "params": [
4547                         "average.used"
4548                       ],
4549                       "type": "field"
4550                     }
4551                   ]
4552                 ],
4553                 "tags": [
4554                   {
4555                     "key": "pod_name",
4556                     "operator": "=~",
4557                     "value": "/$POD$/"
4558                   },
4559                   {
4560                     "condition": "AND",
4561                     "key": "deploy_scenario",
4562                     "operator": "=~",
4563                     "value": "/$SCENARIO$/"
4564                   },
4565                   {
4566                     "condition": "AND",
4567                     "key": "version",
4568                     "operator": "=~",
4569                     "value": "/$VERSION$/"
4570                   }
4571                 ]
4572               },
4573               {
4574                 "alias": "$tag_pod_name - $tag_deploy_scenario - flows",
4575                 "dsType": "influxdb",
4576                 "groupBy": [
4577                   {
4578                     "params": [
4579                       "pod_name"
4580                     ],
4581                     "type": "tag"
4582                   },
4583                   {
4584                     "params": [
4585                       "deploy_scenario"
4586                     ],
4587                     "type": "tag"
4588                   },
4589                   {
4590                     "params": [
4591                       "task_id"
4592                     ],
4593                     "type": "tag"
4594                   }
4595                 ],
4596                 "hide": false,
4597                 "measurement": "opnfv_yardstick_tc070",
4598                 "policy": "default",
4599                 "query": "SELECT \"average.free\" FROM \"opnfv_yardstick_tc070\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
4600                 "rawQuery": false,
4601                 "refId": "A",
4602                 "resultFormat": "time_series",
4603                 "select": [
4604                   [
4605                     {
4606                       "params": [
4607                         "average.free"
4608                       ],
4609                       "type": "field"
4610                     }
4611                   ]
4612                 ],
4613                 "tags": [
4614                   {
4615                     "key": "pod_name",
4616                     "operator": "=~",
4617                     "value": "/$POD$/"
4618                   },
4619                   {
4620                     "condition": "AND",
4621                     "key": "deploy_scenario",
4622                     "operator": "=~",
4623                     "value": "/$SCENARIO$/"
4624                   },
4625                   {
4626                     "condition": "AND",
4627                     "key": "version",
4628                     "operator": "=~",
4629                     "value": "/$VERSION$/"
4630                   }
4631                 ]
4632               }
4633             ],
4634             "timeFrom": null,
4635             "timeShift": null,
4636             "title": "Memory Utilization - free",
4637             "tooltip": {
4638               "msResolution": false,
4639               "shared": true,
4640               "sort": 0,
4641               "value_type": "cumulative"
4642             },
4643             "type": "graph",
4644             "xaxis": {
4645               "show": true
4646             },
4647             "yaxes": [
4648               {
4649                 "format": "ms",
4650                 "label": "RTT",
4651                 "logBase": 1,
4652                 "max": null,
4653                 "min": null,
4654                 "show": true
4655               },
4656               {
4657                 "format": "short",
4658                 "label": "",
4659                 "logBase": 1,
4660                 "max": null,
4661                 "min": null,
4662                 "show": true
4663               }
4664             ]
4665           }
4666         ],
4667         "title": "New row"
4668       },
4669       {
4670         "collapse": false,
4671         "editable": true,
4672         "height": "25px",
4673         "panels": [
4674           {
4675             "content": "<h5 style=\"font-family:Verdana\"> <a style=\"color:#31A7D3\"><center>OPNFV_Yardstick_TC071 - Network Latency, Throughput, Packet Loss and Cache Utilization</center> </a></h5>\n<center>\n<p>Visualisation of network latency (RTT - round trip time), packet throughput and Cache utilization when doing variations to the amount of UDP flows between two VM instances running on different physical blades.\nFor more information see <a style=\"color:#31A7D3\"; href=\"http://artifacts.opnfv.org/yardstick/colorado/docs/userguide/opnfv_yardstick_tc071.html\">TC071</a></p>\n</center>",
4676             "editable": true,
4677             "error": false,
4678             "id": 34,
4679             "isNew": true,
4680             "links": [],
4681             "mode": "html",
4682             "span": 12,
4683             "style": {},
4684             "title": "",
4685             "type": "text"
4686           }
4687         ],
4688         "title": "New row"
4689       },
4690       {
4691         "collapse": false,
4692         "editable": true,
4693         "height": "250px",
4694         "panels": [
4695           {
4696             "aliasColors": {},
4697             "bars": false,
4698             "datasource": "yardstick",
4699             "decimals": 2,
4700             "editable": true,
4701             "error": false,
4702             "fill": 1,
4703             "grid": {
4704               "threshold1": 2.5,
4705               "threshold1Color": "rgba(28, 149, 89, 0.27)",
4706               "threshold2": 2,
4707               "threshold2Color": "rgba(234, 112, 112, 0.22)",
4708               "thresholdLine": false
4709             },
4710             "hideTimeOverride": false,
4711             "id": 44,
4712             "interval": "",
4713             "isNew": true,
4714             "legend": {
4715               "alignAsTable": true,
4716               "avg": true,
4717               "current": false,
4718               "hideEmpty": false,
4719               "hideZero": false,
4720               "max": true,
4721               "min": true,
4722               "rightSide": false,
4723               "show": false,
4724               "sort": "avg",
4725               "sortDesc": false,
4726               "total": false,
4727               "values": true
4728             },
4729             "lines": true,
4730             "linewidth": 1,
4731             "links": [],
4732             "nullPointMode": "connected",
4733             "percentage": true,
4734             "pointradius": 2,
4735             "points": true,
4736             "renderer": "flot",
4737             "seriesOverrides": [],
4738             "span": 12,
4739             "stack": false,
4740             "steppedLine": false,
4741             "targets": [
4742               {
4743                 "alias": "$tag_pod_name - $tag_deploy_scenario - flows",
4744                 "dsType": "influxdb",
4745                 "groupBy": [
4746                   {
4747                     "params": [
4748                       "pod_name"
4749                     ],
4750                     "type": "tag"
4751                   },
4752                   {
4753                     "params": [
4754                       "deploy_scenario"
4755                     ],
4756                     "type": "tag"
4757                   },
4758                   {
4759                     "params": [
4760                       "task_id"
4761                     ],
4762                     "type": "tag"
4763                   }
4764                 ],
4765                 "hide": false,
4766                 "measurement": "opnfv_yardstick_tc070",
4767                 "policy": "default",
4768                 "query": "SELECT \"average.used\" FROM \"opnfv_yardstick_tc070\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
4769                 "rawQuery": false,
4770                 "refId": "B",
4771                 "resultFormat": "time_series",
4772                 "select": [
4773                   [
4774                     {
4775                       "params": [
4776                         "average.used"
4777                       ],
4778                       "type": "field"
4779                     }
4780                   ]
4781                 ],
4782                 "tags": [
4783                   {
4784                     "key": "pod_name",
4785                     "operator": "=~",
4786                     "value": "/$POD$/"
4787                   },
4788                   {
4789                     "condition": "AND",
4790                     "key": "deploy_scenario",
4791                     "operator": "=~",
4792                     "value": "/$SCENARIO$/"
4793                   },
4794                   {
4795                     "condition": "AND",
4796                     "key": "version",
4797                     "operator": "=~",
4798                     "value": "/$VERSION$/"
4799                   }
4800                 ]
4801               },
4802               {
4803                 "alias": "$tag_pod_name - $tag_deploy_scenario - flows",
4804                 "dsType": "influxdb",
4805                 "groupBy": [
4806                   {
4807                     "params": [
4808                       "pod_name"
4809                     ],
4810                     "type": "tag"
4811                   },
4812                   {
4813                     "params": [
4814                       "deploy_scenario"
4815                     ],
4816                     "type": "tag"
4817                   },
4818                   {
4819                     "params": [
4820                       "task_id"
4821                     ],
4822                     "type": "tag"
4823                   }
4824                 ],
4825                 "hide": false,
4826                 "measurement": "opnfv_yardstick_tc070",
4827                 "policy": "default",
4828                 "query": "SELECT \"average.free\" FROM \"opnfv_yardstick_tc070\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
4829                 "rawQuery": false,
4830                 "refId": "A",
4831                 "resultFormat": "time_series",
4832                 "select": [
4833                   [
4834                     {
4835                       "params": [
4836                         "average.free"
4837                       ],
4838                       "type": "field"
4839                     }
4840                   ]
4841                 ],
4842                 "tags": [
4843                   {
4844                     "key": "pod_name",
4845                     "operator": "=~",
4846                     "value": "/$POD$/"
4847                   },
4848                   {
4849                     "condition": "AND",
4850                     "key": "deploy_scenario",
4851                     "operator": "=~",
4852                     "value": "/$SCENARIO$/"
4853                   },
4854                   {
4855                     "condition": "AND",
4856                     "key": "version",
4857                     "operator": "=~",
4858                     "value": "/$VERSION$/"
4859                   }
4860                 ]
4861               }
4862             ],
4863             "timeFrom": null,
4864             "timeShift": null,
4865             "title": "Memory Utilization - free",
4866             "tooltip": {
4867               "msResolution": false,
4868               "shared": true,
4869               "sort": 0,
4870               "value_type": "cumulative"
4871             },
4872             "type": "graph",
4873             "xaxis": {
4874               "show": true
4875             },
4876             "yaxes": [
4877               {
4878                 "format": "ms",
4879                 "label": "RTT",
4880                 "logBase": 1,
4881                 "max": null,
4882                 "min": null,
4883                 "show": true
4884               },
4885               {
4886                 "format": "short",
4887                 "label": "",
4888                 "logBase": 1,
4889                 "max": null,
4890                 "min": null,
4891                 "show": true
4892               }
4893             ]
4894           }
4895         ],
4896         "title": "New row"
4897       },
4898       {
4899         "collapse": false,
4900         "editable": true,
4901         "height": "25px",
4902         "panels": [
4903           {
4904             "content": "<h5 style=\"font-family:Verdana\"> <a style=\"color:#31A7D3\"><center>OPNFV_Yardstick_TC072 - Network Latency, Throughput, Packet Loss and Network Utilization</center> </a></h5>\n<center>\n<p>Visualisation of network latency (RTT - round trip time), packet throughput and Network interface utilization when doing variations to the amount of UDP flows between two VM instances running on different physical blades.\nFor more information see <a style=\"color:#31A7D3\"; href=\"http://artifacts.opnfv.org/yardstick/colorado/docs/userguide/opnfv_yardstick_tc072.html\">TC072</a></p>\n</center>",
4905             "editable": true,
4906             "error": false,
4907             "id": 36,
4908             "isNew": true,
4909             "links": [],
4910             "mode": "html",
4911             "span": 12,
4912             "style": {},
4913             "title": "",
4914             "type": "text"
4915           }
4916         ],
4917         "title": "New row"
4918       },
4919       {
4920         "collapse": false,
4921         "editable": true,
4922         "height": "250px",
4923         "panels": [
4924           {
4925             "aliasColors": {},
4926             "bars": false,
4927             "datasource": "yardstick",
4928             "decimals": 2,
4929             "editable": true,
4930             "error": false,
4931             "fill": 1,
4932             "grid": {
4933               "threshold1": 2.5,
4934               "threshold1Color": "rgba(28, 149, 89, 0.27)",
4935               "threshold2": 2,
4936               "threshold2Color": "rgba(234, 112, 112, 0.22)",
4937               "thresholdLine": false
4938             },
4939             "hideTimeOverride": false,
4940             "id": 45,
4941             "interval": "",
4942             "isNew": true,
4943             "legend": {
4944               "alignAsTable": true,
4945               "avg": true,
4946               "current": false,
4947               "hideEmpty": false,
4948               "hideZero": false,
4949               "max": true,
4950               "min": true,
4951               "rightSide": false,
4952               "show": false,
4953               "sort": "avg",
4954               "sortDesc": false,
4955               "total": false,
4956               "values": true
4957             },
4958             "lines": true,
4959             "linewidth": 1,
4960             "links": [],
4961             "nullPointMode": "connected",
4962             "percentage": true,
4963             "pointradius": 2,
4964             "points": true,
4965             "renderer": "flot",
4966             "seriesOverrides": [],
4967             "span": 12,
4968             "stack": false,
4969             "steppedLine": false,
4970             "targets": [
4971               {
4972                 "alias": "$tag_pod_name - $tag_deploy_scenario - flows",
4973                 "dsType": "influxdb",
4974                 "groupBy": [
4975                   {
4976                     "params": [
4977                       "pod_name"
4978                     ],
4979                     "type": "tag"
4980                   },
4981                   {
4982                     "params": [
4983                       "deploy_scenario"
4984                     ],
4985                     "type": "tag"
4986                   },
4987                   {
4988                     "params": [
4989                       "task_id"
4990                     ],
4991                     "type": "tag"
4992                   }
4993                 ],
4994                 "hide": false,
4995                 "measurement": "opnfv_yardstick_tc070",
4996                 "policy": "default",
4997                 "query": "SELECT \"average.used\" FROM \"opnfv_yardstick_tc070\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
4998                 "rawQuery": false,
4999                 "refId": "B",
5000                 "resultFormat": "time_series",
5001                 "select": [
5002                   [
5003                     {
5004                       "params": [
5005                         "average.used"
5006                       ],
5007                       "type": "field"
5008                     }
5009                   ]
5010                 ],
5011                 "tags": [
5012                   {
5013                     "key": "pod_name",
5014                     "operator": "=~",
5015                     "value": "/$POD$/"
5016                   },
5017                   {
5018                     "condition": "AND",
5019                     "key": "deploy_scenario",
5020                     "operator": "=~",
5021                     "value": "/$SCENARIO$/"
5022                   },
5023                   {
5024                     "condition": "AND",
5025                     "key": "version",
5026                     "operator": "=~",
5027                     "value": "/$VERSION$/"
5028                   }
5029                 ]
5030               },
5031               {
5032                 "alias": "$tag_pod_name - $tag_deploy_scenario - flows",
5033                 "dsType": "influxdb",
5034                 "groupBy": [
5035                   {
5036                     "params": [
5037                       "pod_name"
5038                     ],
5039                     "type": "tag"
5040                   },
5041                   {
5042                     "params": [
5043                       "deploy_scenario"
5044                     ],
5045                     "type": "tag"
5046                   },
5047                   {
5048                     "params": [
5049                       "task_id"
5050                     ],
5051                     "type": "tag"
5052                   }
5053                 ],
5054                 "hide": false,
5055                 "measurement": "opnfv_yardstick_tc070",
5056                 "policy": "default",
5057                 "query": "SELECT \"average.free\" FROM \"opnfv_yardstick_tc070\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
5058                 "rawQuery": false,
5059                 "refId": "A",
5060                 "resultFormat": "time_series",
5061                 "select": [
5062                   [
5063                     {
5064                       "params": [
5065                         "average.free"
5066                       ],
5067                       "type": "field"
5068                     }
5069                   ]
5070                 ],
5071                 "tags": [
5072                   {
5073                     "key": "pod_name",
5074                     "operator": "=~",
5075                     "value": "/$POD$/"
5076                   },
5077                   {
5078                     "condition": "AND",
5079                     "key": "deploy_scenario",
5080                     "operator": "=~",
5081                     "value": "/$SCENARIO$/"
5082                   },
5083                   {
5084                     "condition": "AND",
5085                     "key": "version",
5086                     "operator": "=~",
5087                     "value": "/$VERSION$/"
5088                   }
5089                 ]
5090               }
5091             ],
5092             "timeFrom": null,
5093             "timeShift": null,
5094             "title": "Memory Utilization - free",
5095             "tooltip": {
5096               "msResolution": false,
5097               "shared": true,
5098               "sort": 0,
5099               "value_type": "cumulative"
5100             },
5101             "type": "graph",
5102             "xaxis": {
5103               "show": true
5104             },
5105             "yaxes": [
5106               {
5107                 "format": "ms",
5108                 "label": "RTT",
5109                 "logBase": 1,
5110                 "max": null,
5111                 "min": null,
5112                 "show": true
5113               },
5114               {
5115                 "format": "short",
5116                 "label": "",
5117                 "logBase": 1,
5118                 "max": null,
5119                 "min": null,
5120                 "show": true
5121               }
5122             ]
5123           }
5124         ],
5125         "title": "New row"
5126       },
5127       {
5128         "collapse": false,
5129         "editable": true,
5130         "height": "25px",
5131         "panels": [
5132           {
5133             "content": "<h5 style=\"font-family:Verdana\"> <a style=\"color:#31A7D3\"><center>OPNFV_Yardstick_TC074 - Storage Performance Benchmarking for NFVI (Storperf) </center> </a></h5>\n<center>\n<p>Measure block and object storage performance in an NFVI.\nFor more information see <a style=\"color:#31A7D3\"; href=\"http://artifacts.opnfv.org/yardstick/colorado/docs/userguide/opnfv_yardstick_tc074.html\">TC074</a></p>\n</center>",
5134             "editable": true,
5135             "error": false,
5136             "id": 47,
5137             "isNew": true,
5138             "links": [],
5139             "mode": "html",
5140             "span": 12,
5141             "style": {},
5142             "title": "",
5143             "type": "text"
5144           }
5145         ],
5146         "title": "New row"
5147       },
5148       {
5149         "collapse": false,
5150         "editable": true,
5151         "height": "250px",
5152         "panels": [
5153           {
5154             "aliasColors": {},
5155             "bars": false,
5156             "datasource": "yardstick",
5157             "decimals": 2,
5158             "editable": true,
5159             "error": false,
5160             "fill": 1,
5161             "grid": {
5162               "threshold1": 2.5,
5163               "threshold1Color": "rgba(28, 149, 89, 0.27)",
5164               "threshold2": 2,
5165               "threshold2Color": "rgba(234, 112, 112, 0.22)",
5166               "thresholdLine": false
5167             },
5168             "hideTimeOverride": false,
5169             "id": 46,
5170             "interval": "",
5171             "isNew": true,
5172             "legend": {
5173               "alignAsTable": true,
5174               "avg": true,
5175               "current": false,
5176               "hideEmpty": false,
5177               "hideZero": false,
5178               "max": true,
5179               "min": true,
5180               "rightSide": false,
5181               "show": false,
5182               "sort": "avg",
5183               "sortDesc": false,
5184               "total": false,
5185               "values": true
5186             },
5187             "lines": true,
5188             "linewidth": 1,
5189             "links": [],
5190             "nullPointMode": "connected",
5191             "percentage": true,
5192             "pointradius": 2,
5193             "points": true,
5194             "renderer": "flot",
5195             "seriesOverrides": [],
5196             "span": 12,
5197             "stack": false,
5198             "steppedLine": false,
5199             "targets": [
5200               {
5201                 "alias": "$tag_pod_name - $tag_deploy_scenario - flows",
5202                 "dsType": "influxdb",
5203                 "groupBy": [
5204                   {
5205                     "params": [
5206                       "pod_name"
5207                     ],
5208                     "type": "tag"
5209                   },
5210                   {
5211                     "params": [
5212                       "deploy_scenario"
5213                     ],
5214                     "type": "tag"
5215                   },
5216                   {
5217                     "params": [
5218                       "task_id"
5219                     ],
5220                     "type": "tag"
5221                   }
5222                 ],
5223                 "hide": false,
5224                 "measurement": "opnfv_yardstick_tc074",
5225                 "policy": "default",
5226                 "query": "SELECT \"_ssd_preconditioning.queue-depth.8.block-size.16384.duration\" FROM \"opnfv_yardstick_tc074\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
5227                 "rawQuery": false,
5228                 "refId": "B",
5229                 "resultFormat": "time_series",
5230                 "select": [
5231                   [
5232                     {
5233                       "params": [
5234                         "_ssd_preconditioning.queue-depth.8.block-size.16384.duration"
5235                       ],
5236                       "type": "field"
5237                     }
5238                   ]
5239                 ],
5240                 "tags": [
5241                   {
5242                     "key": "pod_name",
5243                     "operator": "=~",
5244                     "value": "/$POD$/"
5245                   },
5246                   {
5247                     "condition": "AND",
5248                     "key": "deploy_scenario",
5249                     "operator": "=~",
5250                     "value": "/$SCENARIO$/"
5251                   },
5252                   {
5253                     "condition": "AND",
5254                     "key": "version",
5255                     "operator": "=~",
5256                     "value": "/$VERSION$/"
5257                   }
5258                 ]
5259               },
5260               {
5261                 "alias": "$tag_pod_name - $tag_deploy_scenario - flows",
5262                 "dsType": "influxdb",
5263                 "groupBy": [
5264                   {
5265                     "params": [
5266                       "pod_name"
5267                     ],
5268                     "type": "tag"
5269                   },
5270                   {
5271                     "params": [
5272                       "deploy_scenario"
5273                     ],
5274                     "type": "tag"
5275                   },
5276                   {
5277                     "params": [
5278                       "task_id"
5279                     ],
5280                     "type": "tag"
5281                   }
5282                 ],
5283                 "hide": false,
5284                 "measurement": "opnfv_yardstick_tc074",
5285                 "policy": "default",
5286                 "query": "SELECT \"_warm_up.queue-depth.8.block-size.16384.duration\" FROM \"opnfv_yardstick_tc074\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
5287                 "rawQuery": false,
5288                 "refId": "C",
5289                 "resultFormat": "time_series",
5290                 "select": [
5291                   [
5292                     {
5293                       "params": [
5294                         "_warm_up.queue-depth.8.block-size.16384.duration"
5295                       ],
5296                       "type": "field"
5297                     }
5298                   ]
5299                 ],
5300                 "tags": [
5301                   {
5302                     "key": "pod_name",
5303                     "operator": "=~",
5304                     "value": "/$POD$/"
5305                   },
5306                   {
5307                     "condition": "AND",
5308                     "key": "deploy_scenario",
5309                     "operator": "=~",
5310                     "value": "/$SCENARIO$/"
5311                   },
5312                   {
5313                     "condition": "AND",
5314                     "key": "version",
5315                     "operator": "=~",
5316                     "value": "/$VERSION$/"
5317                   }
5318                 ]
5319               },
5320               {
5321                 "alias": "$tag_pod_name - $tag_deploy_scenario - flows",
5322                 "dsType": "influxdb",
5323                 "groupBy": [
5324                   {
5325                     "params": [
5326                       "pod_name"
5327                     ],
5328                     "type": "tag"
5329                   },
5330                   {
5331                     "params": [
5332                       "deploy_scenario"
5333                     ],
5334                     "type": "tag"
5335                   },
5336                   {
5337                     "params": [
5338                       "task_id"
5339                     ],
5340                     "type": "tag"
5341                   }
5342                 ],
5343                 "hide": false,
5344                 "measurement": "opnfv_yardstick_tc074",
5345                 "policy": "default",
5346                 "query": "SELECT \"wr.queue-depth.4.block-size.4096.duration\" FROM \"opnfv_yardstick_tc074\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND \"version\" =~ /$VERSION$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
5347                 "rawQuery": false,
5348                 "refId": "A",
5349                 "resultFormat": "time_series",
5350                 "select": [
5351                   [
5352                     {
5353                       "params": [
5354                         "wr.queue-depth.4.block-size.4096.duration"
5355                       ],
5356                       "type": "field"
5357                     }
5358                   ]
5359                 ],
5360                 "tags": [
5361                   {
5362                     "key": "pod_name",
5363                     "operator": "=~",
5364                     "value": "/$POD$/"
5365                   },
5366                   {
5367                     "condition": "AND",
5368                     "key": "deploy_scenario",
5369                     "operator": "=~",
5370                     "value": "/$SCENARIO$/"
5371                   },
5372                   {
5373                     "condition": "AND",
5374                     "key": "version",
5375                     "operator": "=~",
5376                     "value": "/$VERSION$/"
5377                   }
5378                 ]
5379               }
5380             ],
5381             "timeFrom": null,
5382             "timeShift": null,
5383             "title": "Memory Utilization - free",
5384             "tooltip": {
5385               "msResolution": false,
5386               "shared": true,
5387               "sort": 0,
5388               "value_type": "cumulative"
5389             },
5390             "type": "graph",
5391             "xaxis": {
5392               "show": true
5393             },
5394             "yaxes": [
5395               {
5396                 "format": "ms",
5397                 "label": "RTT",
5398                 "logBase": 1,
5399                 "max": null,
5400                 "min": null,
5401                 "show": true
5402               },
5403               {
5404                 "format": "short",
5405                 "label": "",
5406                 "logBase": 1,
5407                 "max": null,
5408                 "min": null,
5409                 "show": true
5410               }
5411             ]
5412           }
5413         ],
5414         "title": "New row"
5415       }
5416     ],
5417     "time": {
5418       "from": "now-30m",
5419       "to": "now"
5420     },
5421     "timepicker": {
5422       "now": true,
5423       "refresh_intervals": [
5424         "5s",
5425         "10s",
5426         "30s",
5427         "1m",
5428         "5m",
5429         "15m",
5430         "30m",
5431         "1h",
5432         "2h",
5433         "1d"
5434       ],
5435       "time_options": [
5436         "5m",
5437         "15m",
5438         "1h",
5439         "6h",
5440         "12h",
5441         "24h",
5442         "2d",
5443         "7d",
5444         "30d"
5445       ]
5446     },
5447     "templating": {
5448       "list": [
5449         {
5450           "allFormat": "regex values",
5451           "current": {
5452             "text": "All",
5453             "value": "$__all"
5454           },
5455           "datasource": "yardstick",
5456           "hide": 0,
5457           "includeAll": true,
5458           "multi": false,
5459           "multiFormat": "regex values",
5460           "name": "SCENARIO",
5461           "options": [
5462             {
5463               "text": "All",
5464               "value": "$__all",
5465               "selected": true
5466             }
5467           ],
5468           "query": "SHOW TAG VALUES WITH KEY = \"deploy_scenario\"",
5469           "refresh": 1,
5470           "regex": "",
5471           "type": "query"
5472         },
5473         {
5474           "allFormat": "regex values",
5475           "current": {
5476             "text": "All",
5477             "value": "$__all"
5478           },
5479           "datasource": "yardstick",
5480           "hide": 0,
5481           "includeAll": true,
5482           "multi": false,
5483           "multiFormat": "regex values",
5484           "name": "VERSION",
5485           "options": [
5486             {
5487               "text": "All",
5488               "value": "$__all",
5489               "selected": true
5490             }
5491           ],
5492           "query": "SHOW TAG VALUES WITH KEY = \"version\"",
5493           "refresh": 1,
5494           "regex": "(master|colorado|danube)",
5495           "type": "query"
5496         },
5497         {
5498           "allFormat": "regex values",
5499           "current": {
5500             "text": "All",
5501             "value": "$__all"
5502           },
5503           "datasource": "yardstick",
5504           "hide": 0,
5505           "hideLabel": false,
5506           "includeAll": true,
5507           "label": "",
5508           "multi": true,
5509           "multiFormat": "regex values",
5510           "name": "POD",
5511           "options": [
5512             {
5513               "text": "All",
5514               "value": "$__all",
5515               "selected": true
5516             }
5517           ],
5518           "query": "SHOW TAG VALUES WITH KEY = \"pod_name\"",
5519           "refresh": 1,
5520           "regex": "",
5521           "type": "query",
5522           "useTags": false
5523         }
5524       ]
5525     },
5526     "annotations": {
5527       "list": []
5528     },
5529     "refresh": "5s",
5530     "schemaVersion": 12,
5531     "version": 0,
5532     "links": [],
5533     "gnetId": null
5534   }
5535 }