This patch is used to add grafana config to opnfv dashboard for
[yardstick.git] / dashboard / Yardstick-TC037-1456496078470
1 {
2   "id": 4,
3   "title": "Yardstick-TC037",
4   "originalTitle": "Yardstick-TC037",
5   "tags": [
6     "yardstick-tc"
7   ],
8   "style": "dark",
9   "timezone": "browser",
10   "editable": true,
11   "hideControls": false,
12   "sharedCrosshair": false,
13   "rows": [
14     {
15       "collapse": false,
16       "editable": true,
17       "height": "25px",
18       "panels": [
19         {
20           "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/brahmaputra/docs/userguide/opnfv_yardstick_tc037.html\">TC037</a></p>\n</center>",
21           "editable": true,
22           "error": false,
23           "height": "",
24           "id": 10,
25           "isNew": true,
26           "links": [],
27           "mode": "html",
28           "span": 12,
29           "style": {},
30           "title": "",
31           "type": "text"
32         }
33       ],
34       "title": "New row"
35     },
36     {
37       "collapse": false,
38       "editable": true,
39       "height": "250px",
40       "panels": [
41         {
42           "aliasColors": {},
43           "bars": false,
44           "datasource": "yardstick-vtc",
45           "editable": true,
46           "error": false,
47           "fill": 0,
48           "grid": {
49             "leftLogBase": 1,
50             "leftMax": null,
51             "leftMin": null,
52             "rightLogBase": 1,
53             "rightMax": null,
54             "rightMin": null,
55             "threshold1": null,
56             "threshold1Color": "rgba(216, 200, 27, 0.27)",
57             "threshold2": null,
58             "threshold2Color": "rgba(234, 112, 112, 0.22)"
59           },
60           "id": 8,
61           "isNew": true,
62           "leftYAxisLabel": "Packet throughput",
63           "legend": {
64             "alignAsTable": true,
65             "avg": false,
66             "current": false,
67             "max": false,
68             "min": false,
69             "show": true,
70             "total": false,
71             "values": false
72           },
73           "lines": true,
74           "linewidth": 2,
75           "links": [],
76           "nullPointMode": "connected",
77           "percentage": false,
78           "pointradius": 2,
79           "points": true,
80           "renderer": "flot",
81           "seriesOverrides": [],
82           "span": 6,
83           "stack": false,
84           "steppedLine": false,
85           "targets": [
86             {
87               "alias": "$tag_pod_name - $tag_deploy_scenario",
88               "dsType": "influxdb",
89               "groupBy": [
90                 {
91                   "params": [
92                     "24h"
93                   ],
94                   "type": "time"
95                 },
96                 {
97                   "params": [
98                     "pod_name"
99                   ],
100                   "type": "tag"
101                 },
102                 {
103                   "params": [
104                     "deploy_scenario"
105                   ],
106                   "type": "tag"
107                 }
108               ],
109               "measurement": "opnfv_yardstick_tc037",
110               "query": "SELECT mean(\"packets_per_second\") FROM \"opnfv_yardstick_tc037\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY time(24h), \"pod_name\", \"deploy_scenario\"",
111               "refId": "A",
112               "resultFormat": "time_series",
113               "select": [
114                 [
115                   {
116                     "params": [
117                       "packets_per_second"
118                     ],
119                     "type": "field"
120                   },
121                   {
122                     "params": [],
123                     "type": "mean"
124                   }
125                 ]
126               ],
127               "tags": [
128                 {
129                   "key": "pod_name",
130                   "operator": "=~",
131                   "value": "/$POD$/"
132                 },
133                 {
134                   "condition": "AND",
135                   "key": "deploy_scenario",
136                   "operator": "=~",
137                   "value": "/$SCENARIO$/"
138                 }
139               ]
140             }
141           ],
142           "timeFrom": "14d",
143           "timeShift": null,
144           "title": "Throughput mean trend",
145           "tooltip": {
146             "shared": true,
147             "value_type": "cumulative"
148           },
149           "type": "graph",
150           "x-axis": true,
151           "y-axis": true,
152           "y_formats": [
153             "pps",
154             "pps"
155           ]
156         },
157         {
158           "aliasColors": {},
159           "bars": false,
160           "datasource": "yardstick-vtc",
161           "editable": true,
162           "error": false,
163           "fill": 0,
164           "grid": {
165             "leftLogBase": 1,
166             "leftMax": null,
167             "leftMin": 0,
168             "rightLogBase": 1,
169             "rightMax": null,
170             "rightMin": null,
171             "threshold1": null,
172             "threshold1Color": "rgba(216, 200, 27, 0.27)",
173             "threshold2": null,
174             "threshold2Color": "rgba(234, 112, 112, 0.22)"
175           },
176           "id": 9,
177           "isNew": true,
178           "leftYAxisLabel": "RTT",
179           "legend": {
180             "alignAsTable": true,
181             "avg": false,
182             "current": false,
183             "max": false,
184             "min": false,
185             "show": true,
186             "total": false,
187             "values": false
188           },
189           "lines": true,
190           "linewidth": 2,
191           "links": [],
192           "nullPointMode": "connected",
193           "percentage": false,
194           "pointradius": 2,
195           "points": true,
196           "renderer": "flot",
197           "seriesOverrides": [],
198           "span": 6,
199           "stack": false,
200           "steppedLine": false,
201           "targets": [
202             {
203               "alias": "$tag_pod_name - $tag_deploy_scenario",
204               "dsType": "influxdb",
205               "groupBy": [
206                 {
207                   "params": [
208                     "24h"
209                   ],
210                   "type": "time"
211                 },
212                 {
213                   "params": [
214                     "pod_name"
215                   ],
216                   "type": "tag"
217                 },
218                 {
219                   "params": [
220                     "deploy_scenario"
221                   ],
222                   "type": "tag"
223                 }
224               ],
225               "measurement": "opnfv_yardstick_tc037",
226               "query": "SELECT mean(\"rtt.poseidon\") FROM \"opnfv_yardstick_tc037\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY time(24h), \"pod_name\", \"deploy_scenario\"",
227               "refId": "A",
228               "resultFormat": "time_series",
229               "select": [
230                 [
231                   {
232                     "params": [
233                       "rtt.poseidon"
234                     ],
235                     "type": "field"
236                   },
237                   {
238                     "params": [],
239                     "type": "mean"
240                   }
241                 ]
242               ],
243               "tags": [
244                 {
245                   "key": "pod_name",
246                   "operator": "=~",
247                   "value": "/$POD$/"
248                 },
249                 {
250                   "condition": "AND",
251                   "key": "deploy_scenario",
252                   "operator": "=~",
253                   "value": "/$SCENARIO$/"
254                 }
255               ]
256             }
257           ],
258           "timeFrom": "14d",
259           "timeShift": null,
260           "title": "RTT mean trend",
261           "tooltip": {
262             "shared": true,
263             "value_type": "cumulative"
264           },
265           "type": "graph",
266           "x-axis": true,
267           "y-axis": true,
268           "y_formats": [
269             "ms",
270             "ms"
271           ]
272         }
273       ],
274       "title": "New row"
275     },
276     {
277       "collapse": false,
278       "editable": true,
279       "height": "250px",
280       "panels": [
281         {
282           "aliasColors": {},
283           "bars": false,
284           "datasource": "yardstick-vtc",
285           "editable": true,
286           "error": false,
287           "fill": 0,
288           "grid": {
289             "leftLogBase": 1,
290             "leftMax": null,
291             "leftMin": null,
292             "rightLogBase": 1,
293             "rightMax": null,
294             "rightMin": null,
295             "threshold1": null,
296             "threshold1Color": "rgba(216, 200, 27, 0.27)",
297             "threshold2": null,
298             "threshold2Color": "rgba(234, 112, 112, 0.22)",
299             "thresholdLine": false
300           },
301           "height": "",
302           "id": 2,
303           "isNew": true,
304           "leftYAxisLabel": "No. flows",
305           "legend": {
306             "alignAsTable": true,
307             "avg": true,
308             "current": false,
309             "max": true,
310             "min": true,
311             "rightSide": false,
312             "show": true,
313             "total": false,
314             "values": true
315           },
316           "lines": true,
317           "linewidth": 2,
318           "links": [],
319           "nullPointMode": "connected",
320           "percentage": false,
321           "pointradius": 2,
322           "points": true,
323           "renderer": "flot",
324           "rightYAxisLabel": "Packet throughput",
325           "seriesOverrides": [],
326           "span": 12,
327           "stack": false,
328           "steppedLine": false,
329           "targets": [
330             {
331               "alias": "$tag_pod_name - $tag_deploy_scenario - flows",
332               "dsType": "influxdb",
333               "groupBy": [
334                 {
335                   "params": [
336                     "deploy_scenario"
337                   ],
338                   "type": "tag"
339                 },
340                 {
341                   "params": [
342                     "pod_name"
343                   ],
344                   "type": "tag"
345                 },
346                 {
347                   "params": [
348                     "task_id"
349                   ],
350                   "type": "tag"
351                 }
352               ],
353               "measurement": "opnfv_yardstick_tc037",
354               "query": "SELECT \"flows\" FROM \"opnfv_yardstick_tc037\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\", \"pod_name\", \"task_id\"",
355               "refId": "A",
356               "resultFormat": "time_series",
357               "select": [
358                 [
359                   {
360                     "params": [
361                       "flows"
362                     ],
363                     "type": "field"
364                   }
365                 ]
366               ],
367               "tags": [
368                 {
369                   "key": "pod_name",
370                   "operator": "=~",
371                   "value": "/$POD$/"
372                 },
373                 {
374                   "condition": "AND",
375                   "key": "deploy_scenario",
376                   "operator": "=~",
377                   "value": "/$SCENARIO$/"
378                 }
379               ]
380             },
381             {
382               "alias": "$tag_pod_name - $tag_deploy_scenario - pps",
383               "dsType": "influxdb",
384               "groupBy": [
385                 {
386                   "params": [
387                     "deploy_scenario"
388                   ],
389                   "type": "tag"
390                 },
391                 {
392                   "params": [
393                     "pod_name"
394                   ],
395                   "type": "tag"
396                 },
397                 {
398                   "params": [
399                     "task_id"
400                   ],
401                   "type": "tag"
402                 }
403               ],
404               "hide": false,
405               "measurement": "opnfv_yardstick_tc037",
406               "query": "SELECT \"packets_per_second\" FROM \"opnfv_yardstick_tc037\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"deploy_scenario\", \"pod_name\", \"task_id\"",
407               "refId": "B",
408               "resultFormat": "time_series",
409               "select": [
410                 [
411                   {
412                     "params": [
413                       "packets_per_second"
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": "No. flows & packet throughput - pktgen",
437           "tooltip": {
438             "shared": true,
439             "value_type": "cumulative"
440           },
441           "type": "graph",
442           "x-axis": true,
443           "y-axis": true,
444           "y_formats": [
445             "short",
446             "pps"
447           ]
448         }
449       ],
450       "showTitle": false,
451       "title": "Mpstat/cpuload graph"
452     },
453     {
454       "collapse": false,
455       "editable": true,
456       "height": "250px",
457       "panels": [
458         {
459           "aliasColors": {},
460           "bars": false,
461           "datasource": "yardstick-vtc",
462           "editable": true,
463           "error": false,
464           "fill": 0,
465           "grid": {
466             "leftLogBase": 1,
467             "leftMax": null,
468             "leftMin": null,
469             "rightLogBase": 1,
470             "rightMax": null,
471             "rightMin": null,
472             "threshold1": null,
473             "threshold1Color": "rgba(216, 200, 27, 0.27)",
474             "threshold2": null,
475             "threshold2Color": "rgba(234, 112, 112, 0.22)"
476           },
477           "id": 7,
478           "isNew": true,
479           "leftYAxisLabel": "Packet throughput",
480           "legend": {
481             "alignAsTable": true,
482             "avg": true,
483             "current": false,
484             "max": true,
485             "min": true,
486             "show": true,
487             "total": false,
488             "values": true
489           },
490           "lines": true,
491           "linewidth": 2,
492           "links": [],
493           "nullPointMode": "connected",
494           "percentage": false,
495           "pointradius": 2,
496           "points": true,
497           "renderer": "flot",
498           "seriesOverrides": [],
499           "span": 12,
500           "stack": false,
501           "steppedLine": false,
502           "targets": [
503             {
504               "alias": "$tag_pod_name - $tag_deploy_scenario",
505               "dsType": "influxdb",
506               "groupBy": [
507                 {
508                   "params": [
509                     "pod_name"
510                   ],
511                   "type": "tag"
512                 },
513                 {
514                   "params": [
515                     "scenarios"
516                   ],
517                   "type": "tag"
518                 },
519                 {
520                   "params": [
521                     "task_id"
522                   ],
523                   "type": "tag"
524                 }
525               ],
526               "measurement": "opnfv_yardstick_tc037",
527               "query": "SELECT \"packets_per_second\" FROM \"opnfv_yardstick_tc037\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"pod_name\", \"scenarios\", \"task_id\"",
528               "refId": "A",
529               "resultFormat": "time_series",
530               "select": [
531                 [
532                   {
533                     "params": [
534                       "packets_per_second"
535                     ],
536                     "type": "field"
537                   }
538                 ]
539               ],
540               "tags": [
541                 {
542                   "key": "pod_name",
543                   "operator": "=~",
544                   "value": "/$POD$/"
545                 },
546                 {
547                   "condition": "AND",
548                   "key": "deploy_scenario",
549                   "operator": "=~",
550                   "value": "/$SCENARIO$/"
551                 }
552               ]
553             }
554           ],
555           "timeFrom": null,
556           "timeShift": null,
557           "title": "Packet throughput - pktgen",
558           "tooltip": {
559             "shared": true,
560             "value_type": "cumulative"
561           },
562           "type": "graph",
563           "x-axis": true,
564           "y-axis": true,
565           "y_formats": [
566             "pps",
567             "short"
568           ]
569         }
570       ],
571       "title": "Pktgen table"
572     },
573     {
574       "collapse": false,
575       "editable": true,
576       "height": "250px",
577       "panels": [
578         {
579           "aliasColors": {},
580           "bars": false,
581           "datasource": "yardstick-vtc",
582           "decimals": 0,
583           "editable": true,
584           "error": false,
585           "fill": 1,
586           "grid": {
587             "leftLogBase": 1,
588             "leftMax": null,
589             "leftMin": null,
590             "rightLogBase": 1,
591             "rightMax": null,
592             "rightMin": null,
593             "threshold1": null,
594             "threshold1Color": "rgba(216, 200, 27, 0.27)",
595             "threshold2": null,
596             "threshold2Color": "rgba(234, 112, 112, 0.22)"
597           },
598           "id": 1,
599           "isNew": true,
600           "leftYAxisLabel": "RTT",
601           "legend": {
602             "alignAsTable": true,
603             "avg": true,
604             "current": false,
605             "max": true,
606             "min": true,
607             "show": true,
608             "total": false,
609             "values": true
610           },
611           "lines": true,
612           "linewidth": 1,
613           "links": [],
614           "nullPointMode": "null",
615           "percentage": false,
616           "pointradius": 5,
617           "points": false,
618           "renderer": "flot",
619           "rightYAxisLabel": "",
620           "seriesOverrides": [],
621           "span": 12,
622           "stack": false,
623           "steppedLine": false,
624           "targets": [
625             {
626               "alias": "$tag_pod_name - $tag_deploy_scenario",
627               "dsType": "influxdb",
628               "groupBy": [
629                 {
630                   "params": [
631                     "pod_name"
632                   ],
633                   "type": "tag"
634                 },
635                 {
636                   "params": [
637                     "deploy_scenario"
638                   ],
639                   "type": "tag"
640                 },
641                 {
642                   "params": [
643                     "task_id"
644                   ],
645                   "type": "tag"
646                 }
647               ],
648               "measurement": "opnfv_yardstick_tc037",
649               "query": "SELECT \"rtt.poseidon\" FROM \"opnfv_yardstick_tc037\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
650               "refId": "A",
651               "resultFormat": "time_series",
652               "select": [
653                 [
654                   {
655                     "params": [
656                       "rtt.poseidon"
657                     ],
658                     "type": "field"
659                   }
660                 ]
661               ],
662               "tags": [
663                 {
664                   "key": "pod_name",
665                   "operator": "=~",
666                   "value": "/$POD$/"
667                 },
668                 {
669                   "condition": "AND",
670                   "key": "deploy_scenario",
671                   "operator": "=~",
672                   "value": "/$SCENARIO$/"
673                 }
674               ]
675             }
676           ],
677           "timeFrom": "14d",
678           "timeShift": null,
679           "title": "Round-trip time - ping",
680           "tooltip": {
681             "shared": true,
682             "value_type": "cumulative"
683           },
684           "transparent": false,
685           "type": "graph",
686           "x-axis": true,
687           "y-axis": true,
688           "y_formats": [
689             "ms",
690             "ms"
691           ]
692         }
693       ],
694       "title": "New row"
695     },
696     {
697       "collapse": false,
698       "editable": true,
699       "height": "250px",
700       "panels": [
701         {
702           "columns": [],
703           "datasource": "yardstick-vtc",
704           "editable": true,
705           "error": false,
706           "fontSize": "100%",
707           "id": 5,
708           "isNew": true,
709           "links": [],
710           "pageSize": null,
711           "scroll": true,
712           "showHeader": true,
713           "sort": {
714             "col": 0,
715             "desc": true
716           },
717           "span": 12,
718           "styles": [
719             {
720               "dateFormat": "YYYY-MM-DD HH:mm:ss",
721               "pattern": "Time",
722               "type": "date"
723             },
724             {
725               "colorMode": null,
726               "colors": [
727                 "rgba(245, 54, 54, 0.9)",
728                 "rgba(237, 129, 40, 0.89)",
729                 "rgba(50, 172, 45, 0.97)"
730               ],
731               "decimals": 2,
732               "pattern": "/.*/",
733               "thresholds": [],
734               "type": "number",
735               "unit": "none"
736             }
737           ],
738           "targets": [
739             {
740               "alias": "$tag_pod_name - $tag_deploy_scenario",
741               "dsType": "influxdb",
742               "groupBy": [
743                 {
744                   "params": [
745                     "pod_name"
746                   ],
747                   "type": "tag"
748                 },
749                 {
750                   "params": [
751                     "deploy_scenario"
752                   ],
753                   "type": "tag"
754                 }
755               ],
756               "hide": true,
757               "measurement": "opnfv_yardstick_tc037",
758               "query": "SELECT \"packets_per_second\" FROM \"opnfv_yardstick_tc037\" WHERE $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\"",
759               "refId": "A",
760               "resultFormat": "table",
761               "select": [
762                 [
763                   {
764                     "params": [
765                       "packets_per_second"
766                     ],
767                     "type": "field"
768                   }
769                 ]
770               ],
771               "tags": [
772                 {
773                   "key": "pod_name",
774                   "operator": "=~",
775                   "value": "/$POD$/"
776                 },
777                 {
778                   "condition": "AND",
779                   "key": "deploy_scenario",
780                   "operator": "=~",
781                   "value": "/$SCENARIO$/"
782                 }
783               ]
784             },
785             {
786               "alias": "$tag_pod_name - $tag_deploy_scenario",
787               "dsType": "influxdb",
788               "groupBy": [
789                 {
790                   "params": [
791                     "pod_name"
792                   ],
793                   "type": "tag"
794                 },
795                 {
796                   "params": [
797                     "deploy_scenario"
798                   ],
799                   "type": "tag"
800                 }
801               ],
802               "measurement": "opnfv_yardstick_tc037",
803               "query": "SELECT \"errors\", \"packets_sent\", \"packets_received\" FROM \"opnfv_yardstick_tc037\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\"",
804               "refId": "B",
805               "resultFormat": "table",
806               "select": [
807                 [
808                   {
809                     "params": [
810                       "errors"
811                     ],
812                     "type": "field"
813                   }
814                 ],
815                 [
816                   {
817                     "params": [
818                       "packets_sent"
819                     ],
820                     "type": "field"
821                   }
822                 ],
823                 [
824                   {
825                     "params": [
826                       "packets_received"
827                     ],
828                     "type": "field"
829                   }
830                 ]
831               ],
832               "tags": [
833                 {
834                   "key": "pod_name",
835                   "operator": "=~",
836                   "value": "/$POD$/"
837                 },
838                 {
839                   "condition": "AND",
840                   "key": "deploy_scenario",
841                   "operator": "=~",
842                   "value": "/$SCENARIO$/"
843                 }
844               ]
845             }
846           ],
847           "title": "No. packets & errors - pktgen",
848           "transform": "table",
849           "type": "table"
850         }
851       ],
852       "title": "Pktgen/flows graph"
853     },
854     {
855       "collapse": false,
856       "editable": true,
857       "height": "250px",
858       "panels": [
859         {
860           "columns": [],
861           "datasource": "yardstick-vtc",
862           "editable": true,
863           "error": false,
864           "fontSize": "100%",
865           "id": 4,
866           "isNew": true,
867           "links": [],
868           "minSpan": null,
869           "pageSize": null,
870           "scroll": true,
871           "showHeader": true,
872           "sort": {
873             "col": 2,
874             "desc": true
875           },
876           "span": 12,
877           "styles": [
878             {
879               "dateFormat": "YYYY-MM-DD HH:mm:ss",
880               "pattern": "Time",
881               "type": "date"
882             },
883             {
884               "colorMode": null,
885               "colors": [
886                 "rgba(245, 54, 54, 0.9)",
887                 "rgba(237, 129, 40, 0.89)",
888                 "rgba(50, 172, 45, 0.97)"
889               ],
890               "decimals": 2,
891               "pattern": "/.*/",
892               "thresholds": [],
893               "type": "number",
894               "unit": "short"
895             }
896           ],
897           "targets": [
898             {
899               "alias": "$tag_pod_name - $tag_deploy_scenario",
900               "dsType": "influxdb",
901               "groupBy": [
902                 {
903                   "params": [
904                     "pod_name"
905                   ],
906                   "type": "tag"
907                 },
908                 {
909                   "params": [
910                     "deploy_scenario"
911                   ],
912                   "type": "tag"
913                 }
914               ],
915               "measurement": "opnfv_yardstick_tc037",
916               "query": "SELECT mean(\"rtt\") FROM \"opnfv_yardstick_tc037\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\"",
917               "refId": "A",
918               "resultFormat": "table",
919               "select": [
920                 [
921                   {
922                     "params": [
923                       "rtt"
924                     ],
925                     "type": "field"
926                   },
927                   {
928                     "params": [],
929                     "type": "mean"
930                   }
931                 ]
932               ],
933               "tags": [
934                 {
935                   "key": "pod_name",
936                   "operator": "=~",
937                   "value": "/$POD$/"
938                 },
939                 {
940                   "condition": "AND",
941                   "key": "deploy_scenario",
942                   "operator": "=~",
943                   "value": "/$SCENARIO$/"
944                 }
945               ]
946             }
947           ],
948           "timeFrom": "14d",
949           "title": "RTT mean - ping",
950           "transform": "table",
951           "type": "table"
952         }
953       ],
954       "showTitle": false,
955       "title": "Ping/rtt graph"
956     },
957     {
958       "collapse": false,
959       "editable": true,
960       "height": "250px",
961       "panels": [
962         {
963           "aliasColors": {},
964           "bars": false,
965           "datasource": "yardstick-vtc",
966           "editable": true,
967           "error": false,
968           "fill": 1,
969           "grid": {
970             "leftLogBase": 1,
971             "leftMax": 100,
972             "leftMin": 0,
973             "rightLogBase": 1,
974             "rightMax": null,
975             "rightMin": null,
976             "threshold1": null,
977             "threshold1Color": "rgba(216, 200, 27, 0.27)",
978             "threshold2": null,
979             "threshold2Color": "rgba(234, 112, 112, 0.22)",
980             "thresholdLine": false
981           },
982           "id": 3,
983           "isNew": true,
984           "leftYAxisLabel": "CPU Load - User",
985           "legend": {
986             "alignAsTable": true,
987             "avg": false,
988             "current": true,
989             "hideZero": false,
990             "max": true,
991             "min": true,
992             "rightSide": false,
993             "show": true,
994             "total": false,
995             "values": true,
996             "sortDesc": true
997           },
998           "lines": true,
999           "linewidth": 1,
1000           "links": [],
1001           "nullPointMode": "null",
1002           "percentage": false,
1003           "pointradius": 1,
1004           "points": true,
1005           "renderer": "flot",
1006           "rightYAxisLabel": "",
1007           "seriesOverrides": [],
1008           "span": 12,
1009           "stack": false,
1010           "steppedLine": false,
1011           "targets": [
1012             {
1013               "alias": "$tag_pod_name - $tag_deploy_scenario",
1014               "dsType": "influxdb",
1015               "groupBy": [
1016                 {
1017                   "params": [
1018                     "pod_name"
1019                   ],
1020                   "type": "tag"
1021                 },
1022                 {
1023                   "params": [
1024                     "deploy_scenario"
1025                   ],
1026                   "type": "tag"
1027                 },
1028                 {
1029                   "params": [
1030                     "task_id"
1031                   ],
1032                   "type": "tag"
1033                 }
1034               ],
1035               "measurement": "opnfv_yardstick_tc037",
1036               "query": "SELECT \"mpstat_average.cpu.%usr\" FROM \"opnfv_yardstick_tc037\" WHERE \"pod_name\" =~ /$POD$/ AND \"deploy_scenario\" =~ /$SCENARIO$/ AND $timeFilter GROUP BY \"pod_name\", \"deploy_scenario\", \"task_id\"",
1037               "refId": "A",
1038               "resultFormat": "time_series",
1039               "select": [
1040                 [
1041                   {
1042                     "type": "field",
1043                     "params": [
1044                       "mpstat_average.cpu.%usr"
1045                     ]
1046                   }
1047                 ]
1048               ],
1049               "tags": [
1050                 {
1051                   "key": "pod_name",
1052                   "operator": "=~",
1053                   "value": "/$POD$/"
1054                 },
1055                 {
1056                   "condition": "AND",
1057                   "key": "deploy_scenario",
1058                   "operator": "=~",
1059                   "value": "/$SCENARIO$/"
1060                 }
1061               ]
1062             }
1063           ],
1064           "timeFrom": null,
1065           "timeShift": null,
1066           "title": "CPU load - mpstat",
1067           "tooltip": {
1068             "shared": true,
1069             "value_type": "individual"
1070           },
1071           "type": "graph",
1072           "x-axis": true,
1073           "y-axis": true,
1074           "y_formats": [
1075             "percent",
1076             "short"
1077           ],
1078           "decimals": null
1079         }
1080       ],
1081       "title": "Ping table"
1082     }
1083   ],
1084   "time": {
1085     "from": "now-7d",
1086     "to": "now"
1087   },
1088   "timepicker": {
1089     "now": true,
1090     "refresh_intervals": [
1091       "5s",
1092       "10s",
1093       "30s",
1094       "1m",
1095       "5m",
1096       "15m",
1097       "30m",
1098       "1h",
1099       "2h",
1100       "1d"
1101     ],
1102     "time_options": [
1103       "5m",
1104       "15m",
1105       "1h",
1106       "6h",
1107       "12h",
1108       "24h",
1109       "2d",
1110       "7d",
1111       "30d"
1112     ]
1113   },
1114   "templating": {
1115     "list": [
1116       {
1117         "allFormat": "regex values",
1118         "current": {
1119           "tags": [],
1120           "text": "ericsson-pod2 + huawei-pod1 + huawei-pod2 + intel-pod6 + lf-pod2 + zte-pod1",
1121           "value": [
1122             "ericsson\\-pod2",
1123             "huawei\\-pod1",
1124             "huawei\\-pod2",
1125             "intel\\-pod6",
1126             "lf\\-pod2",
1127             "zte\\-pod1"
1128           ]
1129         },
1130         "datasource": "yardstick-vtc",
1131         "includeAll": true,
1132         "label": "",
1133         "multi": true,
1134         "multiFormat": "regex values",
1135         "name": "POD",
1136         "options": [
1137           {
1138             "selected": false,
1139             "text": "All",
1140             "value": "(elxg482ls42|ericsson\\-pod1|ericsson\\-pod2|huawei\\-pod1|huawei\\-pod2|huawei\\-us\\-deploy\\-bare\\-1|intel\\-pod5|intel\\-pod6|lf\\-pod1|lf\\-pod2|opnfv\\-jump\\-1|opnfv\\-jump\\-2|orange\\-fr\\-pod2|unknown|zte\\-pod1)"
1141           },
1142           {
1143             "selected": false,
1144             "text": "elxg482ls42",
1145             "value": "elxg482ls42"
1146           },
1147           {
1148             "selected": false,
1149             "text": "ericsson-pod1",
1150             "value": "ericsson\\-pod1"
1151           },
1152           {
1153             "selected": true,
1154             "text": "ericsson-pod2",
1155             "value": "ericsson\\-pod2"
1156           },
1157           {
1158             "selected": true,
1159             "text": "huawei-pod1",
1160             "value": "huawei\\-pod1"
1161           },
1162           {
1163             "selected": true,
1164             "text": "huawei-pod2",
1165             "value": "huawei\\-pod2"
1166           },
1167           {
1168             "selected": false,
1169             "text": "huawei-us-deploy-bare-1",
1170             "value": "huawei\\-us\\-deploy\\-bare\\-1"
1171           },
1172           {
1173             "selected": false,
1174             "text": "intel-pod5",
1175             "value": "intel\\-pod5"
1176           },
1177           {
1178             "selected": true,
1179             "text": "intel-pod6",
1180             "value": "intel\\-pod6"
1181           },
1182           {
1183             "selected": false,
1184             "text": "lf-pod1",
1185             "value": "lf\\-pod1"
1186           },
1187           {
1188             "selected": true,
1189             "text": "lf-pod2",
1190             "value": "lf\\-pod2"
1191           },
1192           {
1193             "selected": false,
1194             "text": "opnfv-jump-1",
1195             "value": "opnfv\\-jump\\-1"
1196           },
1197           {
1198             "selected": false,
1199             "text": "opnfv-jump-2",
1200             "value": "opnfv\\-jump\\-2"
1201           },
1202           {
1203             "selected": false,
1204             "text": "orange-fr-pod2",
1205             "value": "orange\\-fr\\-pod2"
1206           },
1207           {
1208             "selected": false,
1209             "text": "unknown",
1210             "value": "unknown"
1211           },
1212           {
1213             "selected": true,
1214             "text": "zte-pod1",
1215             "value": "zte\\-pod1"
1216           }
1217         ],
1218         "query": "SHOW TAG VALUES WITH KEY = \"pod_name\" ",
1219         "refresh": false,
1220         "type": "query"
1221       },
1222       {
1223         "allFormat": "regex values",
1224         "current": {
1225           "tags": [],
1226           "text": "All",
1227           "value": "(os\\-no_sdn\\-ovs\\-ha|os\\-nosdn\\-kvm\\-ha|os\\-nosdn\\-nofeature\\-ha|os\\-nosdn\\-nofeature\\-noha|os\\-nosdn\\-ovs\\-ha|os\\-ocl\\-nofeature\\-ha|os\\-odl_l2\\-bgpvpn\\-ha|os\\-odl_l2\\-nofeature\\-ha|os\\-odl_l2\\-nofeature\\-noha|os\\-odl_l2\\-sfc\\-ha|os\\-odl_l3\\-nofeature\\-ha|os\\-onos\\-nofeature\\-ha|os\\-onos\\-sfc\\-ha|os\\-ovs\\-nofeature\\-ha|unknown)"
1228         },
1229         "datasource": "yardstick-vtc",
1230         "includeAll": true,
1231         "multi": true,
1232         "multiFormat": "regex values",
1233         "name": "SCENARIO",
1234         "options": [
1235           {
1236             "selected": true,
1237             "text": "All",
1238             "value": "(os\\-no_sdn\\-ovs\\-ha|os\\-nosdn\\-kvm\\-ha|os\\-nosdn\\-nofeature\\-ha|os\\-nosdn\\-nofeature\\-noha|os\\-nosdn\\-ovs\\-ha|os\\-ocl\\-nofeature\\-ha|os\\-odl_l2\\-bgpvpn\\-ha|os\\-odl_l2\\-nofeature\\-ha|os\\-odl_l2\\-nofeature\\-noha|os\\-odl_l2\\-sfc\\-ha|os\\-odl_l3\\-nofeature\\-ha|os\\-onos\\-nofeature\\-ha|os\\-onos\\-sfc\\-ha|os\\-ovs\\-nofeature\\-ha|unknown)"
1239           },
1240           {
1241             "selected": false,
1242             "text": "os-no_sdn-ovs-ha",
1243             "value": "os\\-no_sdn\\-ovs\\-ha"
1244           },
1245           {
1246             "selected": false,
1247             "text": "os-nosdn-kvm-ha",
1248             "value": "os\\-nosdn\\-kvm\\-ha"
1249           },
1250           {
1251             "selected": false,
1252             "text": "os-nosdn-nofeature-ha",
1253             "value": "os\\-nosdn\\-nofeature\\-ha"
1254           },
1255           {
1256             "selected": false,
1257             "text": "os-nosdn-nofeature-noha",
1258             "value": "os\\-nosdn\\-nofeature\\-noha"
1259           },
1260           {
1261             "selected": false,
1262             "text": "os-nosdn-ovs-ha",
1263             "value": "os\\-nosdn\\-ovs\\-ha"
1264           },
1265           {
1266             "selected": false,
1267             "text": "os-ocl-nofeature-ha",
1268             "value": "os\\-ocl\\-nofeature\\-ha"
1269           },
1270           {
1271             "selected": false,
1272             "text": "os-odl_l2-bgpvpn-ha",
1273             "value": "os\\-odl_l2\\-bgpvpn\\-ha"
1274           },
1275           {
1276             "selected": false,
1277             "text": "os-odl_l2-nofeature-ha",
1278             "value": "os\\-odl_l2\\-nofeature\\-ha"
1279           },
1280           {
1281             "selected": false,
1282             "text": "os-odl_l2-nofeature-noha",
1283             "value": "os\\-odl_l2\\-nofeature\\-noha"
1284           },
1285           {
1286             "selected": false,
1287             "text": "os-odl_l2-sfc-ha",
1288             "value": "os\\-odl_l2\\-sfc\\-ha"
1289           },
1290           {
1291             "selected": false,
1292             "text": "os-odl_l3-nofeature-ha",
1293             "value": "os\\-odl_l3\\-nofeature\\-ha"
1294           },
1295           {
1296             "selected": false,
1297             "text": "os-onos-nofeature-ha",
1298             "value": "os\\-onos\\-nofeature\\-ha"
1299           },
1300           {
1301             "selected": false,
1302             "text": "os-onos-sfc-ha",
1303             "value": "os\\-onos\\-sfc\\-ha"
1304           },
1305           {
1306             "selected": false,
1307             "text": "os-ovs-nofeature-ha",
1308             "value": "os\\-ovs\\-nofeature\\-ha"
1309           },
1310           {
1311             "selected": false,
1312             "text": "unknown",
1313             "value": "unknown"
1314           }
1315         ],
1316         "query": "SHOW TAG VALUES WITH KEY = \"deploy_scenario\" ",
1317         "refresh": false,
1318         "type": "query"
1319       }
1320     ]
1321   },
1322   "annotations": {
1323     "list": []
1324   },
1325   "refresh": false,
1326   "schemaVersion": 8,
1327   "version": 15,
1328   "links": []
1329 }