Merge "apiserver: mock socket.gethostbyname"
[yardstick.git] / dashboard / Prox_Heat_L3FWD-2Port-1501683503340.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_Heat_L3FWD-2Port",
40   "tags": [
41     "yardstick",
42     "NSB",
43     "Prox",
44     "L3Fwd",
45     "2Port",
46     "Heat"
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_Heat_L3FWD_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>",
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 L3Fwd 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_heat_context_l3fwd-2",
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_heat_context_l3fwd-2",
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_heat_context_l3fwd-2",
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": "L3Fwd 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 L3Fwd 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": "250px",
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": "Tgen 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_heat_context_l3fwd-2",
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": "Tgen 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_heat_context_l3fwd-2",
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           "timeFrom": null,
411           "timeShift": null,
412           "title": "Tgen out packets",
413           "tooltip": {
414             "msResolution": true,
415             "shared": true,
416             "sort": 0,
417             "value_type": "cumulative"
418           },
419           "type": "graph",
420           "xaxis": {
421             "show": true
422           },
423           "yaxes": [
424             {
425               "format": "short",
426               "label": "Packets",
427               "logBase": 1,
428               "max": null,
429               "min": null,
430               "show": true
431             },
432             {
433               "format": "short",
434               "label": null,
435               "logBase": 1,
436               "max": null,
437               "min": null,
438               "show": true
439             }
440           ]
441         },
442         {
443           "aliasColors": {},
444           "bars": false,
445           "datasource": "${DS_YARDSTICK}",
446           "editable": true,
447           "error": false,
448           "fill": 1,
449           "grid": {
450             "threshold1": 2,
451             "threshold1Color": "rgba(216, 200, 27, 0.27)",
452             "threshold2": 2,
453             "threshold2Color": "rgba(234, 112, 112, 0.22)"
454           },
455           "id": 9,
456           "isNew": true,
457           "legend": {
458             "alignAsTable": true,
459             "avg": true,
460             "current": false,
461             "max": true,
462             "min": true,
463             "show": true,
464             "total": false,
465             "values": true
466           },
467           "lines": true,
468           "linewidth": 2,
469           "links": [],
470           "nullPointMode": "connected",
471           "percentage": false,
472           "pointradius": 5,
473           "points": false,
474           "renderer": "flot",
475           "seriesOverrides": [],
476           "span": 6,
477           "stack": false,
478           "steppedLine": false,
479           "targets": [
480             {
481               "alias": "Tgen xe-0 in packets",
482               "dsType": "influxdb",
483               "groupBy": [
484                 {
485                   "params": [
486                     "$interval"
487                   ],
488                   "type": "time"
489                 },
490                 {
491                   "params": [
492                     "null"
493                   ],
494                   "type": "fill"
495                 }
496               ],
497               "measurement": "tc_prox_heat_context_l3fwd-2",
498               "policy": "default",
499               "refId": "A",
500               "resultFormat": "time_series",
501               "select": [
502                 [
503                   {
504                     "params": [
505                       "tg__1.xe0.in_packets"
506                     ],
507                     "type": "field"
508                   },
509                   {
510                     "params": [],
511                     "type": "mean"
512                   }
513                 ]
514               ],
515               "tags": []
516             },
517             {
518               "alias": "Tgen xe-1 in packets",
519               "dsType": "influxdb",
520               "groupBy": [
521                 {
522                   "params": [
523                     "$interval"
524                   ],
525                   "type": "time"
526                 },
527                 {
528                   "params": [
529                     "null"
530                   ],
531                   "type": "fill"
532                 }
533               ],
534               "measurement": "tc_prox_heat_context_l3fwd-2",
535               "policy": "default",
536               "refId": "B",
537               "resultFormat": "time_series",
538               "select": [
539                 [
540                   {
541                     "params": [
542                       "tg__1.xe1.in_packets"
543                     ],
544                     "type": "field"
545                   },
546                   {
547                     "params": [],
548                     "type": "mean"
549                   }
550                 ]
551               ],
552               "tags": []
553             }
554           ],
555           "timeFrom": null,
556           "timeShift": null,
557           "title": "Tgen In packets",
558           "tooltip": {
559             "msResolution": true,
560             "shared": true,
561             "sort": 0,
562             "value_type": "cumulative"
563           },
564           "type": "graph",
565           "xaxis": {
566             "show": true
567           },
568           "yaxes": [
569             {
570               "format": "short",
571               "label": "Packets",
572               "logBase": 1,
573               "max": null,
574               "min": null,
575               "show": true
576             },
577             {
578               "format": "short",
579               "label": null,
580               "logBase": 1,
581               "max": null,
582               "min": null,
583               "show": true
584             }
585           ]
586         }
587       ],
588       "title": "New row"
589     },
590     {
591       "collapse": false,
592       "editable": true,
593       "height": "250px",
594       "panels": [
595         {
596           "aliasColors": {},
597           "bars": false,
598           "datasource": "${DS_YARDSTICK}",
599           "editable": true,
600           "error": false,
601           "fill": 1,
602           "grid": {
603             "threshold1": 2,
604             "threshold1Color": "rgba(216, 200, 27, 0.27)",
605             "threshold2": 2,
606             "threshold2Color": "rgba(234, 112, 112, 0.22)",
607             "thresholdLine": false
608           },
609           "id": 2,
610           "isNew": true,
611           "legend": {
612             "alignAsTable": true,
613             "avg": true,
614             "current": false,
615             "max": true,
616             "min": true,
617             "show": true,
618             "total": false,
619             "values": true
620           },
621           "lines": true,
622           "linewidth": 2,
623           "links": [],
624           "nullPointMode": "connected",
625           "percentage": false,
626           "pointradius": 5,
627           "points": false,
628           "renderer": "flot",
629           "seriesOverrides": [],
630           "span": 6,
631           "stack": false,
632           "steppedLine": false,
633           "targets": [
634             {
635               "alias": "Tgen TX Throughput",
636               "dsType": "influxdb",
637               "groupBy": [
638                 {
639                   "params": [
640                     "$interval"
641                   ],
642                   "type": "time"
643                 },
644                 {
645                   "params": [
646                     "null"
647                   ],
648                   "type": "fill"
649                 }
650               ],
651               "measurement": "tc_prox_heat_context_l3fwd-2",
652               "policy": "default",
653               "refId": "A",
654               "resultFormat": "time_series",
655               "select": [
656                 [
657                   {
658                     "params": [
659                       "tg__1.TxThroughput"
660                     ],
661                     "type": "field"
662                   },
663                   {
664                     "params": [],
665                     "type": "mean"
666                   }
667                 ]
668               ],
669               "tags": []
670             },
671             {
672               "alias": "Tgen RX Throughput",
673               "dsType": "influxdb",
674               "groupBy": [
675                 {
676                   "params": [
677                     "$interval"
678                   ],
679                   "type": "time"
680                 },
681                 {
682                   "params": [
683                     "null"
684                   ],
685                   "type": "fill"
686                 }
687               ],
688               "measurement": "tc_prox_heat_context_l3fwd-2",
689               "policy": "default",
690               "refId": "B",
691               "resultFormat": "time_series",
692               "select": [
693                 [
694                   {
695                     "params": [
696                       "tg__1.RxThroughput"
697                     ],
698                     "type": "field"
699                   },
700                   {
701                     "params": [],
702                     "type": "mean"
703                   }
704                 ]
705               ],
706               "tags": []
707             }
708           ],
709           "timeFrom": null,
710           "timeShift": null,
711           "title": "Tgen Tx vs Rx Throughput",
712           "tooltip": {
713             "msResolution": true,
714             "shared": true,
715             "sort": 0,
716             "value_type": "cumulative"
717           },
718           "type": "graph",
719           "xaxis": {
720             "show": true
721           },
722           "yaxes": [
723             {
724               "format": "pps",
725               "label": "Throughput",
726               "logBase": 1,
727               "max": null,
728               "min": null,
729               "show": true
730             },
731             {
732               "format": "short",
733               "label": null,
734               "logBase": 1,
735               "max": null,
736               "min": null,
737               "show": true
738             }
739           ]
740         },
741         {
742           "aliasColors": {},
743           "bars": false,
744           "datasource": "${DS_YARDSTICK}",
745           "editable": true,
746           "error": false,
747           "fill": 1,
748           "grid": {
749             "threshold1": 2,
750             "threshold1Color": "rgba(216, 200, 27, 0.27)",
751             "threshold2": 2,
752             "threshold2Color": "rgba(234, 112, 112, 0.22)"
753           },
754           "id": 5,
755           "isNew": true,
756           "legend": {
757             "alignAsTable": true,
758             "avg": true,
759             "current": false,
760             "max": true,
761             "min": true,
762             "show": true,
763             "total": false,
764             "values": true
765           },
766           "lines": true,
767           "linewidth": 2,
768           "links": [],
769           "nullPointMode": "connected",
770           "percentage": false,
771           "pointradius": 5,
772           "points": false,
773           "renderer": "flot",
774           "seriesOverrides": [],
775           "span": 6,
776           "stack": false,
777           "steppedLine": false,
778           "targets": [
779             {
780               "alias": "Packet Size",
781               "dsType": "influxdb",
782               "groupBy": [
783                 {
784                   "params": [
785                     "$interval"
786                   ],
787                   "type": "time"
788                 },
789                 {
790                   "params": [
791                     "null"
792                   ],
793                   "type": "fill"
794                 }
795               ],
796               "measurement": "tc_prox_heat_context_l3fwd-2",
797               "policy": "default",
798               "refId": "A",
799               "resultFormat": "time_series",
800               "select": [
801                 [
802                   {
803                     "params": [
804                       "tg__1.PktSize"
805                     ],
806                     "type": "field"
807                   },
808                   {
809                     "params": [],
810                     "type": "mean"
811                   }
812                 ]
813               ],
814               "tags": []
815             }
816           ],
817           "timeFrom": null,
818           "timeShift": null,
819           "title": "Packet size",
820           "tooltip": {
821             "msResolution": true,
822             "shared": true,
823             "sort": 0,
824             "value_type": "cumulative"
825           },
826           "type": "graph",
827           "xaxis": {
828             "show": true
829           },
830           "yaxes": [
831             {
832               "format": "short",
833               "label": "Packet Size",
834               "logBase": 1,
835               "max": null,
836               "min": null,
837               "show": true
838             },
839             {
840               "format": "short",
841               "label": null,
842               "logBase": 1,
843               "max": null,
844               "min": null,
845               "show": true
846             }
847           ]
848         }
849       ],
850       "title": "New row"
851     },
852     {
853       "collapse": false,
854       "editable": true,
855       "height": "250px",
856       "panels": [],
857       "title": "New row"
858     }
859   ],
860   "time": {
861     "from": "2017-07-28T17:04:13.512Z",
862     "to": "2017-07-28T17:13:15.023Z"
863   },
864   "timepicker": {
865     "refresh_intervals": [
866       "5s",
867       "10s",
868       "30s",
869       "1m",
870       "5m",
871       "15m",
872       "30m",
873       "1h",
874       "2h",
875       "1d"
876     ],
877     "time_options": [
878       "5m",
879       "15m",
880       "1h",
881       "6h",
882       "12h",
883       "24h",
884       "2d",
885       "7d",
886       "30d"
887     ]
888   },
889   "templating": {
890     "list": []
891   },
892   "annotations": {
893     "list": []
894   },
895   "refresh": false,
896   "schemaVersion": 12,
897   "version": 4,
898   "links": [],
899   "gnetId": null
900 }