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