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