Merge "Yardstick TC082: move sample test case perf.yaml"
[yardstick.git] / dashboard / Prox_BM_MPLS_tag_untag_Test-4Port-1500049362613.json
1 {
2   "__inputs": [
3     {
4       "name": "DS_YARDSTICK",
5       "label": "yardstick",
6       "description": "",
7       "type": "datasource",
8       "pluginId": "influxdb",
9       "pluginName": "InfluxDB"
10     }
11   ],
12   "__requires": [
13     {
14       "type": "panel",
15       "id": "text",
16       "name": "Text",
17       "version": ""
18     },
19     {
20       "type": "panel",
21       "id": "graph",
22       "name": "Graph",
23       "version": ""
24     },
25     {
26       "type": "grafana",
27       "id": "grafana",
28       "name": "Grafana",
29       "version": "3.1.1"
30     },
31     {
32       "type": "datasource",
33       "id": "influxdb",
34       "name": "InfluxDB",
35       "version": "1.0.0"
36     }
37   ],
38   "id": null,
39   "title": "Prox_BM_MPLS_tag_untag_Test-4Port",
40   "tags": [
41     "yardstick",
42     "NSB",
43     "Prox",
44     "BM",
45     "4Port",
46     "MPLS"
47   ],
48   "style": "dark",
49   "timezone": "browser",
50   "editable": true,
51   "hideControls": false,
52   "sharedCrosshair": false,
53   "rows": [
54     {
55       "collapse": false,
56       "editable": true,
57       "height": "100px",
58       "panels": [
59         {
60           "content": "<h5 style=\"font-family:Verdana\"> <a style=\"color:#31A7D3\"><a style=\"font: 32px '#31A7D3'\"><center>OPNFV_Yardstick_NSB_PROX_BM_MPLS_Tag_Untag_4Port_Test</center> </a></h5>\n<center>\n<p>The application will take packets in from one port, add an MPLS tag and  forward them to another port. While forwarding packets in other direction MPLS tags will be removed.</p>\n<p>The KPI is the number of packets per second for 68 byte packets with an accepted minimal packet loss </p>\n</center>",
61           "editable": true,
62           "error": false,
63           "id": 3,
64           "isNew": true,
65           "links": [],
66           "mode": "html",
67           "span": 12,
68           "title": "",
69           "type": "text"
70         },
71         {
72           "content": "<h5 style=\"font-family:Verdana\"> <a style=\"color:#31A7D3\"><a style=\"font: 22px '#31A7D3'\"><center>Prox MPLS VNF stats</center> </a></h5>\n",
73           "editable": true,
74           "error": false,
75           "height": "40",
76           "id": 7,
77           "isNew": true,
78           "links": [],
79           "mode": "html",
80           "span": 12,
81           "title": "",
82           "type": "text"
83         }
84       ],
85       "title": "Row"
86     },
87     {
88       "collapse": false,
89       "editable": true,
90       "height": "300px",
91       "panels": [
92         {
93           "aliasColors": {},
94           "bars": false,
95           "datasource": "${DS_YARDSTICK}",
96           "editable": true,
97           "error": false,
98           "fill": 1,
99           "grid": {
100             "threshold1": 2,
101             "threshold1Color": "rgba(216, 200, 27, 0.27)",
102             "threshold2": 2,
103             "threshold2Color": "rgba(234, 112, 112, 0.22)"
104           },
105           "height": "300",
106           "id": 4,
107           "isNew": true,
108           "legend": {
109             "alignAsTable": true,
110             "avg": true,
111             "current": false,
112             "max": true,
113             "min": true,
114             "rightSide": false,
115             "show": true,
116             "total": false,
117             "values": true
118           },
119           "lines": true,
120           "linewidth": 2,
121           "links": [],
122           "nullPointMode": "connected",
123           "percentage": false,
124           "pointradius": 1,
125           "points": false,
126           "renderer": "flot",
127           "seriesOverrides": [],
128           "span": 12,
129           "stack": false,
130           "steppedLine": false,
131           "targets": [
132             {
133               "alias": "VNF packets Forward",
134               "dsType": "influxdb",
135               "groupBy": [
136                 {
137                   "params": [
138                     "$interval"
139                   ],
140                   "type": "time"
141                 },
142                 {
143                   "params": [
144                     "null"
145                   ],
146                   "type": "fill"
147                 }
148               ],
149               "measurement": "tc_prox_baremetal_mpls_tagging-4",
150               "policy": "default",
151               "refId": "A",
152               "resultFormat": "time_series",
153               "select": [
154                 [
155                   {
156                     "params": [
157                       "vnf__1.packets_fwd"
158                     ],
159                     "type": "field"
160                   },
161                   {
162                     "params": [],
163                     "type": "mean"
164                   }
165                 ]
166               ],
167               "tags": []
168             },
169             {
170               "alias": "VNF packets in",
171               "dsType": "influxdb",
172               "groupBy": [
173                 {
174                   "params": [
175                     "$interval"
176                   ],
177                   "type": "time"
178                 },
179                 {
180                   "params": [
181                     "null"
182                   ],
183                   "type": "fill"
184                 }
185               ],
186               "measurement": "tc_prox_baremetal_mpls_tagging-4",
187               "policy": "default",
188               "refId": "C",
189               "resultFormat": "time_series",
190               "select": [
191                 [
192                   {
193                     "params": [
194                       "vnf__1.packets_in"
195                     ],
196                     "type": "field"
197                   },
198                   {
199                     "params": [],
200                     "type": "mean"
201                   }
202                 ]
203               ],
204               "tags": []
205             },
206             {
207               "alias": "VNF packets dropped",
208               "dsType": "influxdb",
209               "groupBy": [
210                 {
211                   "params": [
212                     "$interval"
213                   ],
214                   "type": "time"
215                 },
216                 {
217                   "params": [
218                     "null"
219                   ],
220                   "type": "fill"
221                 }
222               ],
223               "measurement": "tc_prox_baremetal_mpls_tagging-4",
224               "policy": "default",
225               "refId": "B",
226               "resultFormat": "time_series",
227               "select": [
228                 [
229                   {
230                     "params": [
231                       "vnf__1.packets_dropped"
232                     ],
233                     "type": "field"
234                   },
235                   {
236                     "params": [],
237                     "type": "mean"
238                   }
239                 ]
240               ],
241               "tags": []
242             }
243           ],
244           "timeFrom": null,
245           "timeShift": null,
246           "title": "MPLS VNF stats",
247           "tooltip": {
248             "msResolution": true,
249             "shared": true,
250             "sort": 0,
251             "value_type": "cumulative"
252           },
253           "type": "graph",
254           "xaxis": {
255             "show": true
256           },
257           "yaxes": [
258             {
259               "format": "short",
260               "label": "Packets",
261               "logBase": 1,
262               "max": null,
263               "min": null,
264               "show": true
265             },
266             {
267               "format": "short",
268               "label": null,
269               "logBase": 1,
270               "max": null,
271               "min": null,
272               "show": true
273             }
274           ]
275         },
276         {
277           "content": "<h5 style=\"font-family:Verdana\"> <a style=\"color:#31A7D3\"><a style=\"font: 22px '#31A7D3'\"><center>Prox MPLS Traffic Gen stats</center> </a></h5>\n",
278           "editable": true,
279           "error": false,
280           "height": "40",
281           "id": 8,
282           "isNew": true,
283           "links": [],
284           "mode": "html",
285           "span": 12,
286           "title": "",
287           "type": "text"
288         }
289       ],
290       "title": "New row"
291     },
292     {
293       "collapse": false,
294       "editable": true,
295       "height": "300px",
296       "panels": [
297         {
298           "aliasColors": {},
299           "bars": false,
300           "datasource": "${DS_YARDSTICK}",
301           "editable": true,
302           "error": false,
303           "fill": 1,
304           "grid": {
305             "threshold1": 2,
306             "threshold1Color": "rgba(216, 200, 27, 0.27)",
307             "threshold2": 2,
308             "threshold2Color": "rgba(234, 112, 112, 0.22)"
309           },
310           "id": 6,
311           "isNew": true,
312           "legend": {
313             "alignAsTable": true,
314             "avg": true,
315             "current": false,
316             "max": true,
317             "min": true,
318             "show": true,
319             "total": false,
320             "values": true
321           },
322           "lines": true,
323           "linewidth": 2,
324           "links": [],
325           "nullPointMode": "connected",
326           "percentage": false,
327           "pointradius": 5,
328           "points": false,
329           "renderer": "flot",
330           "seriesOverrides": [],
331           "span": 6,
332           "stack": false,
333           "steppedLine": false,
334           "targets": [
335             {
336               "alias": "TG xe-0 Out packets",
337               "dsType": "influxdb",
338               "groupBy": [
339                 {
340                   "params": [
341                     "$interval"
342                   ],
343                   "type": "time"
344                 },
345                 {
346                   "params": [
347                     "null"
348                   ],
349                   "type": "fill"
350                 }
351               ],
352               "measurement": "tc_prox_baremetal_mpls_tagging-4",
353               "policy": "default",
354               "refId": "A",
355               "resultFormat": "time_series",
356               "select": [
357                 [
358                   {
359                     "params": [
360                       "tg__1.xe0.out_packets"
361                     ],
362                     "type": "field"
363                   },
364                   {
365                     "params": [],
366                     "type": "mean"
367                   }
368                 ]
369               ],
370               "tags": []
371             },
372             {
373               "alias": "TG xe-1 Out packets",
374               "dsType": "influxdb",
375               "groupBy": [
376                 {
377                   "params": [
378                     "$interval"
379                   ],
380                   "type": "time"
381                 },
382                 {
383                   "params": [
384                     "null"
385                   ],
386                   "type": "fill"
387                 }
388               ],
389               "measurement": "tc_prox_baremetal_mpls_tagging-4",
390               "policy": "default",
391               "refId": "B",
392               "resultFormat": "time_series",
393               "select": [
394                 [
395                   {
396                     "params": [
397                       "tg__1.xe1.out_packets"
398                     ],
399                     "type": "field"
400                   },
401                   {
402                     "params": [],
403                     "type": "mean"
404                   }
405                 ]
406               ],
407               "tags": []
408             },
409             {
410               "alias": "TG xe-2 Out packets",
411               "dsType": "influxdb",
412               "groupBy": [
413                 {
414                   "params": [
415                     "$interval"
416                   ],
417                   "type": "time"
418                 },
419                 {
420                   "params": [
421                     "null"
422                   ],
423                   "type": "fill"
424                 }
425               ],
426               "measurement": "tc_prox_baremetal_mpls_tagging-4",
427               "policy": "default",
428               "refId": "C",
429               "resultFormat": "time_series",
430               "select": [
431                 [
432                   {
433                     "params": [
434                       "tg__1.xe2.out_packets"
435                     ],
436                     "type": "field"
437                   },
438                   {
439                     "params": [],
440                     "type": "mean"
441                   }
442                 ]
443               ],
444               "tags": []
445             },
446             {
447               "alias": "TG xe-3 Out packets",
448               "dsType": "influxdb",
449               "groupBy": [
450                 {
451                   "params": [
452                     "$interval"
453                   ],
454                   "type": "time"
455                 },
456                 {
457                   "params": [
458                     "null"
459                   ],
460                   "type": "fill"
461                 }
462               ],
463               "measurement": "tc_prox_baremetal_mpls_tagging-4",
464               "policy": "default",
465               "refId": "D",
466               "resultFormat": "time_series",
467               "select": [
468                 [
469                   {
470                     "params": [
471                       "tg__1.xe3.out_packets"
472                     ],
473                     "type": "field"
474                   },
475                   {
476                     "params": [],
477                     "type": "mean"
478                   }
479                 ]
480               ],
481               "tags": []
482             }
483           ],
484           "timeFrom": null,
485           "timeShift": null,
486           "title": "TG Port Stats:  Out packets",
487           "tooltip": {
488             "msResolution": true,
489             "shared": true,
490             "sort": 0,
491             "value_type": "cumulative"
492           },
493           "type": "graph",
494           "xaxis": {
495             "show": true
496           },
497           "yaxes": [
498             {
499               "format": "short",
500               "label": "Packets",
501               "logBase": 1,
502               "max": null,
503               "min": null,
504               "show": true
505             },
506             {
507               "format": "short",
508               "label": null,
509               "logBase": 1,
510               "max": null,
511               "min": null,
512               "show": true
513             }
514           ]
515         },
516         {
517           "aliasColors": {},
518           "bars": false,
519           "datasource": "${DS_YARDSTICK}",
520           "editable": true,
521           "error": false,
522           "fill": 1,
523           "grid": {
524             "threshold1": 2,
525             "threshold1Color": "rgba(216, 200, 27, 0.27)",
526             "threshold2": 2,
527             "threshold2Color": "rgba(234, 112, 112, 0.22)"
528           },
529           "id": 9,
530           "isNew": true,
531           "legend": {
532             "alignAsTable": true,
533             "avg": true,
534             "current": false,
535             "max": true,
536             "min": true,
537             "show": true,
538             "total": false,
539             "values": true
540           },
541           "lines": true,
542           "linewidth": 2,
543           "links": [],
544           "nullPointMode": "connected",
545           "percentage": false,
546           "pointradius": 5,
547           "points": false,
548           "renderer": "flot",
549           "seriesOverrides": [],
550           "span": 6,
551           "stack": false,
552           "steppedLine": false,
553           "targets": [
554             {
555               "alias": "TG xe-0 in packets",
556               "dsType": "influxdb",
557               "groupBy": [
558                 {
559                   "params": [
560                     "$interval"
561                   ],
562                   "type": "time"
563                 },
564                 {
565                   "params": [
566                     "null"
567                   ],
568                   "type": "fill"
569                 }
570               ],
571               "measurement": "tc_prox_baremetal_mpls_tagging-4",
572               "policy": "default",
573               "refId": "A",
574               "resultFormat": "time_series",
575               "select": [
576                 [
577                   {
578                     "params": [
579                       "tg__1.xe0.in_packets"
580                     ],
581                     "type": "field"
582                   },
583                   {
584                     "params": [],
585                     "type": "mean"
586                   }
587                 ]
588               ],
589               "tags": []
590             },
591             {
592               "alias": "TG xe-1 in packets",
593               "dsType": "influxdb",
594               "groupBy": [
595                 {
596                   "params": [
597                     "$interval"
598                   ],
599                   "type": "time"
600                 },
601                 {
602                   "params": [
603                     "null"
604                   ],
605                   "type": "fill"
606                 }
607               ],
608               "measurement": "tc_prox_baremetal_mpls_tagging-4",
609               "policy": "default",
610               "refId": "B",
611               "resultFormat": "time_series",
612               "select": [
613                 [
614                   {
615                     "params": [
616                       "tg__1.xe1.in_packets"
617                     ],
618                     "type": "field"
619                   },
620                   {
621                     "params": [],
622                     "type": "mean"
623                   }
624                 ]
625               ],
626               "tags": []
627             },
628             {
629               "alias": "TG xe-2 in packets",
630               "dsType": "influxdb",
631               "groupBy": [
632                 {
633                   "params": [
634                     "$interval"
635                   ],
636                   "type": "time"
637                 },
638                 {
639                   "params": [
640                     "null"
641                   ],
642                   "type": "fill"
643                 }
644               ],
645               "measurement": "tc_prox_baremetal_mpls_tagging-4",
646               "policy": "default",
647               "refId": "C",
648               "resultFormat": "time_series",
649               "select": [
650                 [
651                   {
652                     "params": [
653                       "tg__1.xe2.in_packets"
654                     ],
655                     "type": "field"
656                   },
657                   {
658                     "params": [],
659                     "type": "mean"
660                   }
661                 ]
662               ],
663               "tags": []
664             },
665             {
666               "alias": "TG xe-3 in packets",
667               "dsType": "influxdb",
668               "groupBy": [
669                 {
670                   "params": [
671                     "$interval"
672                   ],
673                   "type": "time"
674                 },
675                 {
676                   "params": [
677                     "null"
678                   ],
679                   "type": "fill"
680                 }
681               ],
682               "measurement": "tc_prox_baremetal_mpls_tagging-4",
683               "policy": "default",
684               "refId": "D",
685               "resultFormat": "time_series",
686               "select": [
687                 [
688                   {
689                     "params": [
690                       "tg__1.xe3.in_packets"
691                     ],
692                     "type": "field"
693                   },
694                   {
695                     "params": [],
696                     "type": "mean"
697                   }
698                 ]
699               ],
700               "tags": []
701             }
702           ],
703           "timeFrom": null,
704           "timeShift": null,
705           "title": "TG Port Stats: In packets",
706           "tooltip": {
707             "msResolution": true,
708             "shared": true,
709             "sort": 0,
710             "value_type": "cumulative"
711           },
712           "type": "graph",
713           "xaxis": {
714             "show": true
715           },
716           "yaxes": [
717             {
718               "format": "short",
719               "label": "Packets",
720               "logBase": 1,
721               "max": null,
722               "min": null,
723               "show": true
724             },
725             {
726               "format": "short",
727               "label": null,
728               "logBase": 1,
729               "max": null,
730               "min": null,
731               "show": true
732             }
733           ]
734         }
735       ],
736       "title": "New row"
737     },
738     {
739       "collapse": false,
740       "editable": true,
741       "height": "250px",
742       "panels": [
743         {
744           "aliasColors": {},
745           "bars": false,
746           "datasource": "${DS_YARDSTICK}",
747           "editable": true,
748           "error": false,
749           "fill": 1,
750           "grid": {
751             "threshold1": 2,
752             "threshold1Color": "rgba(216, 200, 27, 0.27)",
753             "threshold2": 2,
754             "threshold2Color": "rgba(234, 112, 112, 0.22)",
755             "thresholdLine": false
756           },
757           "id": 2,
758           "isNew": true,
759           "legend": {
760             "alignAsTable": true,
761             "avg": true,
762             "current": false,
763             "max": true,
764             "min": true,
765             "show": true,
766             "total": false,
767             "values": true
768           },
769           "lines": true,
770           "linewidth": 2,
771           "links": [],
772           "nullPointMode": "connected",
773           "percentage": false,
774           "pointradius": 5,
775           "points": false,
776           "renderer": "flot",
777           "seriesOverrides": [],
778           "span": 6,
779           "stack": false,
780           "steppedLine": false,
781           "targets": [
782             {
783               "alias": "TG TX Throughput",
784               "dsType": "influxdb",
785               "groupBy": [
786                 {
787                   "params": [
788                     "$interval"
789                   ],
790                   "type": "time"
791                 },
792                 {
793                   "params": [
794                     "null"
795                   ],
796                   "type": "fill"
797                 }
798               ],
799               "measurement": "tc_prox_baremetal_mpls_tagging-4",
800               "policy": "default",
801               "refId": "A",
802               "resultFormat": "time_series",
803               "select": [
804                 [
805                   {
806                     "params": [
807                       "tg__1.TxThroughput"
808                     ],
809                     "type": "field"
810                   },
811                   {
812                     "params": [],
813                     "type": "mean"
814                   }
815                 ]
816               ],
817               "tags": []
818             },
819             {
820               "alias": "TG RX Throughput",
821               "dsType": "influxdb",
822               "groupBy": [
823                 {
824                   "params": [
825                     "$interval"
826                   ],
827                   "type": "time"
828                 },
829                 {
830                   "params": [
831                     "null"
832                   ],
833                   "type": "fill"
834                 }
835               ],
836               "measurement": "tc_prox_baremetal_mpls_tagging-4",
837               "policy": "default",
838               "refId": "B",
839               "resultFormat": "time_series",
840               "select": [
841                 [
842                   {
843                     "params": [
844                       "tg__1.RxThroughput"
845                     ],
846                     "type": "field"
847                   },
848                   {
849                     "params": [],
850                     "type": "mean"
851                   }
852                 ]
853               ],
854               "tags": []
855             }
856           ],
857           "timeFrom": null,
858           "timeShift": null,
859           "title": "TG Throughput Stats",
860           "tooltip": {
861             "msResolution": true,
862             "shared": true,
863             "sort": 0,
864             "value_type": "cumulative"
865           },
866           "type": "graph",
867           "xaxis": {
868             "show": true
869           },
870           "yaxes": [
871             {
872               "format": "pps",
873               "label": "Throughput",
874               "logBase": 1,
875               "max": null,
876               "min": null,
877               "show": true
878             },
879             {
880               "format": "short",
881               "label": null,
882               "logBase": 1,
883               "max": null,
884               "min": null,
885               "show": true
886             }
887           ]
888         },
889         {
890           "aliasColors": {},
891           "bars": false,
892           "datasource": "${DS_YARDSTICK}",
893           "editable": true,
894           "error": false,
895           "fill": 1,
896           "grid": {
897             "threshold1": 2,
898             "threshold1Color": "rgba(216, 200, 27, 0.27)",
899             "threshold2": 2,
900             "threshold2Color": "rgba(234, 112, 112, 0.22)"
901           },
902           "id": 5,
903           "isNew": true,
904           "legend": {
905             "alignAsTable": true,
906             "avg": true,
907             "current": false,
908             "max": true,
909             "min": true,
910             "show": true,
911             "total": false,
912             "values": true
913           },
914           "lines": true,
915           "linewidth": 2,
916           "links": [],
917           "nullPointMode": "connected",
918           "percentage": false,
919           "pointradius": 5,
920           "points": false,
921           "renderer": "flot",
922           "seriesOverrides": [],
923           "span": 6,
924           "stack": false,
925           "steppedLine": false,
926           "targets": [
927             {
928               "alias": "TG Packet Size",
929               "dsType": "influxdb",
930               "groupBy": [
931                 {
932                   "params": [
933                     "$interval"
934                   ],
935                   "type": "time"
936                 },
937                 {
938                   "params": [
939                     "null"
940                   ],
941                   "type": "fill"
942                 }
943               ],
944               "measurement": "tc_prox_baremetal_mpls_tagging-4",
945               "policy": "default",
946               "refId": "A",
947               "resultFormat": "time_series",
948               "select": [
949                 [
950                   {
951                     "params": [
952                       "tg__1.PktSize"
953                     ],
954                     "type": "field"
955                   },
956                   {
957                     "params": [],
958                     "type": "mean"
959                   }
960                 ]
961               ],
962               "tags": []
963             }
964           ],
965           "timeFrom": null,
966           "timeShift": null,
967           "title": "TG Packet size",
968           "tooltip": {
969             "msResolution": true,
970             "shared": true,
971             "sort": 0,
972             "value_type": "cumulative"
973           },
974           "type": "graph",
975           "xaxis": {
976             "show": true
977           },
978           "yaxes": [
979             {
980               "format": "short",
981               "label": "Packet Size",
982               "logBase": 1,
983               "max": null,
984               "min": null,
985               "show": true
986             },
987             {
988               "format": "short",
989               "label": null,
990               "logBase": 1,
991               "max": null,
992               "min": null,
993               "show": true
994             }
995           ]
996         }
997       ],
998       "title": "New row"
999     },
1000     {
1001       "collapse": false,
1002       "editable": true,
1003       "height": "250px",
1004       "panels": [],
1005       "title": "New row"
1006     }
1007   ],
1008   "time": {
1009     "from": "2017-07-10T18:44:50.858Z",
1010     "to": "2017-07-10T18:52:56.422Z"
1011   },
1012   "timepicker": {
1013     "refresh_intervals": [
1014       "5s",
1015       "10s",
1016       "30s",
1017       "1m",
1018       "5m",
1019       "15m",
1020       "30m",
1021       "1h",
1022       "2h",
1023       "1d"
1024     ],
1025     "time_options": [
1026       "5m",
1027       "15m",
1028       "1h",
1029       "6h",
1030       "12h",
1031       "24h",
1032       "2d",
1033       "7d",
1034       "30d"
1035     ]
1036   },
1037   "templating": {
1038     "list": []
1039   },
1040   "annotations": {
1041     "list": []
1042   },
1043   "refresh": false,
1044   "schemaVersion": 12,
1045   "version": 7,
1046   "links": [],
1047   "gnetId": null
1048 }