Fixed document for Grafana Port usage
[yardstick.git] / dashboard / Prox_Heat_L2FWD_Packet_Touch-4Port-1507804802428.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_Heat_L2Fwd_Packet_Touch_4Port_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>",
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 L2Fwd Packet Touch 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_heat_context_l2fwd_pktTouch-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_heat_context_l2fwd_pktTouch-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_heat_context_l2fwd_pktTouch-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": "VNF stats: Packet In, Forward and Dropped",
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 L2Fwd Packet Touch 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_heat_context_l2fwd_pktTouch-4",
366               "policy": "default",
367               "refId": "A",
368               "resultFormat": "time_series",
369               "select": [
370                 [
371                   {
372                     "params": [
373                       "tg__0.xe0.out_packets"
374                     ],
375                     "type": "field"
376                   },
377                   {
378                     "params": [],
379                     "type": "mean"
380                   }
381                 ]
382               ],
383               "tags": []
384             },
385             {
386               "alias": "TG xe-1 Out packets",
387               "dsType": "influxdb",
388               "groupBy": [
389                 {
390                   "params": [
391                     "$interval"
392                   ],
393                   "type": "time"
394                 },
395                 {
396                   "params": [
397                     "null"
398                   ],
399                   "type": "fill"
400                 }
401               ],
402               "measurement": "tc_prox_heat_context_l2fwd_pktTouch-4",
403               "policy": "default",
404               "refId": "B",
405               "resultFormat": "time_series",
406               "select": [
407                 [
408                   {
409                     "params": [
410                       "tg__0.xe1.out_packets"
411                     ],
412                     "type": "field"
413                   },
414                   {
415                     "params": [],
416                     "type": "mean"
417                   }
418                 ]
419               ],
420               "tags": []
421             },
422             {
423               "alias": "TG xe-2 Out packets",
424               "dsType": "influxdb",
425               "groupBy": [
426                 {
427                   "params": [
428                     "$interval"
429                   ],
430                   "type": "time"
431                 },
432                 {
433                   "params": [
434                     "null"
435                   ],
436                   "type": "fill"
437                 }
438               ],
439               "measurement": "tc_prox_heat_context_l2fwd_pktTouch-4",
440               "policy": "default",
441               "refId": "C",
442               "resultFormat": "time_series",
443               "select": [
444                 [
445                   {
446                     "params": [
447                       "tg__0.xe2.out_packets"
448                     ],
449                     "type": "field"
450                   },
451                   {
452                     "params": [],
453                     "type": "mean"
454                   }
455                 ]
456               ],
457               "tags": []
458             },
459             {
460               "alias": "TG xe-3 Out packets",
461               "dsType": "influxdb",
462               "groupBy": [
463                 {
464                   "params": [
465                     "$interval"
466                   ],
467                   "type": "time"
468                 },
469                 {
470                   "params": [
471                     "null"
472                   ],
473                   "type": "fill"
474                 }
475               ],
476               "measurement": "tc_prox_heat_context_l2fwd_pktTouch-4",
477               "policy": "default",
478               "refId": "D",
479               "resultFormat": "time_series",
480               "select": [
481                 [
482                   {
483                     "params": [
484                       "tg__0.xe3.out_packets"
485                     ],
486                     "type": "field"
487                   },
488                   {
489                     "params": [],
490                     "type": "mean"
491                   }
492                 ]
493               ],
494               "tags": []
495             }
496           ],
497           "thresholds": [
498             {
499               "colorMode": "custom",
500               "fill": true,
501               "fillColor": "rgba(216, 200, 27, 0.27)",
502               "op": "gt",
503               "value": 2
504             },
505             {
506               "colorMode": "custom",
507               "fill": true,
508               "fillColor": "rgba(234, 112, 112, 0.22)",
509               "op": "gt",
510               "value": 2
511             }
512           ],
513           "timeFrom": null,
514           "timeShift": null,
515           "title": "TG Port Stats: Out packets",
516           "tooltip": {
517             "msResolution": true,
518             "shared": true,
519             "sort": 0,
520             "value_type": "cumulative"
521           },
522           "type": "graph",
523           "xaxis": {
524             "buckets": null,
525             "mode": "time",
526             "name": null,
527             "show": true,
528             "values": []
529           },
530           "yaxes": [
531             {
532               "format": "short",
533               "label": "Packets",
534               "logBase": 1,
535               "max": null,
536               "min": null,
537               "show": true
538             },
539             {
540               "format": "short",
541               "label": null,
542               "logBase": 1,
543               "max": null,
544               "min": null,
545               "show": true
546             }
547           ]
548         },
549         {
550           "aliasColors": {},
551           "bars": false,
552           "dashLength": 10,
553           "dashes": false,
554           "datasource": "${DS_YARDSTICK}",
555           "editable": true,
556           "error": false,
557           "fill": 1,
558           "grid": {},
559           "id": 9,
560           "legend": {
561             "alignAsTable": true,
562             "avg": true,
563             "current": false,
564             "max": true,
565             "min": true,
566             "show": true,
567             "total": false,
568             "values": true
569           },
570           "lines": true,
571           "linewidth": 2,
572           "links": [],
573           "nullPointMode": "connected",
574           "percentage": false,
575           "pointradius": 5,
576           "points": false,
577           "renderer": "flot",
578           "seriesOverrides": [],
579           "spaceLength": 10,
580           "span": 6,
581           "stack": false,
582           "steppedLine": false,
583           "targets": [
584             {
585               "alias": "TG xe-0 in packets",
586               "dsType": "influxdb",
587               "groupBy": [
588                 {
589                   "params": [
590                     "$interval"
591                   ],
592                   "type": "time"
593                 },
594                 {
595                   "params": [
596                     "null"
597                   ],
598                   "type": "fill"
599                 }
600               ],
601               "measurement": "tc_prox_heat_context_l2fwd_pktTouch-4",
602               "policy": "default",
603               "refId": "A",
604               "resultFormat": "time_series",
605               "select": [
606                 [
607                   {
608                     "params": [
609                       "tg__0.xe0.in_packets"
610                     ],
611                     "type": "field"
612                   },
613                   {
614                     "params": [],
615                     "type": "mean"
616                   }
617                 ]
618               ],
619               "tags": []
620             },
621             {
622               "alias": "TG xe-1 in packets",
623               "dsType": "influxdb",
624               "groupBy": [
625                 {
626                   "params": [
627                     "$interval"
628                   ],
629                   "type": "time"
630                 },
631                 {
632                   "params": [
633                     "null"
634                   ],
635                   "type": "fill"
636                 }
637               ],
638               "measurement": "tc_prox_heat_context_l2fwd_pktTouch-4",
639               "policy": "default",
640               "refId": "B",
641               "resultFormat": "time_series",
642               "select": [
643                 [
644                   {
645                     "params": [
646                       "tg__0.xe1.in_packets"
647                     ],
648                     "type": "field"
649                   },
650                   {
651                     "params": [],
652                     "type": "mean"
653                   }
654                 ]
655               ],
656               "tags": []
657             },
658             {
659               "alias": "TG xe-2 in packets",
660               "dsType": "influxdb",
661               "groupBy": [
662                 {
663                   "params": [
664                     "$interval"
665                   ],
666                   "type": "time"
667                 },
668                 {
669                   "params": [
670                     "null"
671                   ],
672                   "type": "fill"
673                 }
674               ],
675               "measurement": "tc_prox_heat_context_l2fwd_pktTouch-4",
676               "policy": "default",
677               "refId": "C",
678               "resultFormat": "time_series",
679               "select": [
680                 [
681                   {
682                     "params": [
683                       "tg__0.xe2.in_packets"
684                     ],
685                     "type": "field"
686                   },
687                   {
688                     "params": [],
689                     "type": "mean"
690                   }
691                 ]
692               ],
693               "tags": []
694             },
695             {
696               "alias": "TG xe-3 in packets",
697               "dsType": "influxdb",
698               "groupBy": [
699                 {
700                   "params": [
701                     "$interval"
702                   ],
703                   "type": "time"
704                 },
705                 {
706                   "params": [
707                     "null"
708                   ],
709                   "type": "fill"
710                 }
711               ],
712               "measurement": "tc_prox_heat_context_l2fwd_pktTouch-4",
713               "policy": "default",
714               "refId": "D",
715               "resultFormat": "time_series",
716               "select": [
717                 [
718                   {
719                     "params": [
720                       "tg__0.xe3.in_packets"
721                     ],
722                     "type": "field"
723                   },
724                   {
725                     "params": [],
726                     "type": "mean"
727                   }
728                 ]
729               ],
730               "tags": []
731             }
732           ],
733           "thresholds": [
734             {
735               "colorMode": "custom",
736               "fill": true,
737               "fillColor": "rgba(216, 200, 27, 0.27)",
738               "op": "gt",
739               "value": 2
740             },
741             {
742               "colorMode": "custom",
743               "fill": true,
744               "fillColor": "rgba(234, 112, 112, 0.22)",
745               "op": "gt",
746               "value": 2
747             }
748           ],
749           "timeFrom": null,
750           "timeShift": null,
751           "title": "TG Port Stats: In packets",
752           "tooltip": {
753             "msResolution": true,
754             "shared": true,
755             "sort": 0,
756             "value_type": "cumulative"
757           },
758           "type": "graph",
759           "xaxis": {
760             "buckets": null,
761             "mode": "time",
762             "name": null,
763             "show": true,
764             "values": []
765           },
766           "yaxes": [
767             {
768               "format": "short",
769               "label": "Packets",
770               "logBase": 1,
771               "max": null,
772               "min": null,
773               "show": true
774             },
775             {
776               "format": "short",
777               "label": null,
778               "logBase": 1,
779               "max": null,
780               "min": null,
781               "show": true
782             }
783           ]
784         }
785       ],
786       "repeat": null,
787       "repeatIteration": null,
788       "repeatRowId": null,
789       "showTitle": false,
790       "title": "New row",
791       "titleSize": "h6"
792     },
793     {
794       "collapse": false,
795       "height": "250px",
796       "panels": [
797         {
798           "aliasColors": {},
799           "bars": false,
800           "dashLength": 10,
801           "dashes": false,
802           "datasource": "${DS_YARDSTICK}",
803           "editable": true,
804           "error": false,
805           "fill": 1,
806           "grid": {},
807           "id": 2,
808           "legend": {
809             "alignAsTable": true,
810             "avg": true,
811             "current": false,
812             "max": true,
813             "min": true,
814             "show": true,
815             "total": false,
816             "values": true
817           },
818           "lines": true,
819           "linewidth": 2,
820           "links": [],
821           "nullPointMode": "connected",
822           "percentage": false,
823           "pointradius": 5,
824           "points": false,
825           "renderer": "flot",
826           "seriesOverrides": [],
827           "spaceLength": 10,
828           "span": 6,
829           "stack": false,
830           "steppedLine": false,
831           "targets": [
832             {
833               "alias": "TG TX Throughput",
834               "dsType": "influxdb",
835               "groupBy": [
836                 {
837                   "params": [
838                     "$interval"
839                   ],
840                   "type": "time"
841                 },
842                 {
843                   "params": [
844                     "null"
845                   ],
846                   "type": "fill"
847                 }
848               ],
849               "measurement": "tc_prox_heat_context_l2fwd_pktTouch-4",
850               "orderByTime": "ASC",
851               "policy": "default",
852               "refId": "A",
853               "resultFormat": "time_series",
854               "select": [
855                 [
856                   {
857                     "params": [
858                       "tg__0.TxThroughput"
859                     ],
860                     "type": "field"
861                   },
862                   {
863                     "params": [],
864                     "type": "mean"
865                   }
866                 ]
867               ],
868               "tags": []
869             },
870             {
871               "alias": "TG RX Throughput",
872               "dsType": "influxdb",
873               "groupBy": [
874                 {
875                   "params": [
876                     "$interval"
877                   ],
878                   "type": "time"
879                 },
880                 {
881                   "params": [
882                     "null"
883                   ],
884                   "type": "fill"
885                 }
886               ],
887               "measurement": "tc_prox_heat_context_l2fwd_pktTouch-4",
888               "orderByTime": "ASC",
889               "policy": "default",
890               "refId": "B",
891               "resultFormat": "time_series",
892               "select": [
893                 [
894                   {
895                     "params": [
896                       "tg__0.RxThroughput"
897                     ],
898                     "type": "field"
899                   },
900                   {
901                     "params": [],
902                     "type": "mean"
903                   }
904                 ]
905               ],
906               "tags": []
907             }
908           ],
909           "thresholds": [
910             {
911               "colorMode": "custom",
912               "fill": true,
913               "fillColor": "rgba(216, 200, 27, 0.27)",
914               "op": "gt",
915               "value": 2
916             },
917             {
918               "colorMode": "custom",
919               "fill": true,
920               "fillColor": "rgba(234, 112, 112, 0.22)",
921               "op": "gt",
922               "value": 2
923             }
924           ],
925           "timeFrom": null,
926           "timeShift": null,
927           "title": "TG Throughput Stats",
928           "tooltip": {
929             "msResolution": true,
930             "shared": true,
931             "sort": 0,
932             "value_type": "cumulative"
933           },
934           "type": "graph",
935           "xaxis": {
936             "buckets": null,
937             "mode": "time",
938             "name": null,
939             "show": true,
940             "values": []
941           },
942           "yaxes": [
943             {
944               "format": "short",
945               "label": "Throughput in MPPS",
946               "logBase": 1,
947               "max": null,
948               "min": null,
949               "show": true
950             },
951             {
952               "format": "short",
953               "label": null,
954               "logBase": 1,
955               "max": null,
956               "min": null,
957               "show": true
958             }
959           ]
960         },
961         {
962           "aliasColors": {},
963           "bars": false,
964           "dashLength": 10,
965           "dashes": false,
966           "datasource": "${DS_YARDSTICK}",
967           "editable": true,
968           "error": false,
969           "fill": 1,
970           "grid": {},
971           "id": 5,
972           "legend": {
973             "alignAsTable": true,
974             "avg": true,
975             "current": false,
976             "max": true,
977             "min": true,
978             "show": true,
979             "total": false,
980             "values": true
981           },
982           "lines": true,
983           "linewidth": 2,
984           "links": [],
985           "nullPointMode": "connected",
986           "percentage": false,
987           "pointradius": 5,
988           "points": false,
989           "renderer": "flot",
990           "seriesOverrides": [],
991           "spaceLength": 10,
992           "span": 6,
993           "stack": false,
994           "steppedLine": false,
995           "targets": [
996             {
997               "alias": "TG Packet Size",
998               "dsType": "influxdb",
999               "groupBy": [
1000                 {
1001                   "params": [
1002                     "$interval"
1003                   ],
1004                   "type": "time"
1005                 },
1006                 {
1007                   "params": [
1008                     "null"
1009                   ],
1010                   "type": "fill"
1011                 }
1012               ],
1013               "measurement": "tc_prox_heat_context_l2fwd_pktTouch-4",
1014               "orderByTime": "ASC",
1015               "policy": "default",
1016               "refId": "A",
1017               "resultFormat": "time_series",
1018               "select": [
1019                 [
1020                   {
1021                     "params": [
1022                       "tg__0.PktSize"
1023                     ],
1024                     "type": "field"
1025                   },
1026                   {
1027                     "params": [],
1028                     "type": "mean"
1029                   }
1030                 ]
1031               ],
1032               "tags": []
1033             }
1034           ],
1035           "thresholds": [
1036             {
1037               "colorMode": "custom",
1038               "fill": true,
1039               "fillColor": "rgba(216, 200, 27, 0.27)",
1040               "op": "gt",
1041               "value": 2
1042             },
1043             {
1044               "colorMode": "custom",
1045               "fill": true,
1046               "fillColor": "rgba(234, 112, 112, 0.22)",
1047               "op": "gt",
1048               "value": 2
1049             }
1050           ],
1051           "timeFrom": null,
1052           "timeShift": null,
1053           "title": "TG Packet size",
1054           "tooltip": {
1055             "msResolution": true,
1056             "shared": true,
1057             "sort": 0,
1058             "value_type": "cumulative"
1059           },
1060           "type": "graph",
1061           "xaxis": {
1062             "buckets": null,
1063             "mode": "time",
1064             "name": null,
1065             "show": true,
1066             "values": []
1067           },
1068           "yaxes": [
1069             {
1070               "format": "decbytes",
1071               "label": "Packet Size",
1072               "logBase": 1,
1073               "max": null,
1074               "min": null,
1075               "show": true
1076             },
1077             {
1078               "format": "short",
1079               "label": null,
1080               "logBase": 1,
1081               "max": null,
1082               "min": null,
1083               "show": true
1084             }
1085           ]
1086         }
1087       ],
1088       "repeat": null,
1089       "repeatIteration": null,
1090       "repeatRowId": null,
1091       "showTitle": false,
1092       "title": "New row",
1093       "titleSize": "h6"
1094     },
1095     {
1096       "collapse": false,
1097       "height": "250px",
1098       "panels": [],
1099       "repeat": null,
1100       "repeatIteration": null,
1101       "repeatRowId": null,
1102       "showTitle": false,
1103       "title": "New row",
1104       "titleSize": "h6"
1105     }
1106   ],
1107   "schemaVersion": 14,
1108   "style": "dark",
1109   "tags": [
1110     "NSB",
1111     "Prox",
1112     "4Port",
1113     "L2Fwd packet touch",
1114     "Heat"
1115   ],
1116   "templating": {
1117     "list": []
1118   },
1119   "time": {
1120     "from": "now/y",
1121     "to": "now/y"
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_Packet_Touch-4Port",
1150   "version": 3
1151 }