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