dashboards: update and fix grafana dashboards
[barometer.git] / docker / barometer-grafana / dashboards / virt_dashboard.json
1 {
2   "dashboard": {
3     "__requires": [
4       {
5         "type": "grafana",
6         "id": "grafana",
7         "name": "Grafana",
8         "version": "4.6.3"
9       },
10       {
11         "type": "panel",
12         "id": "graph",
13         "name": "Graph",
14         "version": ""
15       },
16       {
17         "type": "datasource",
18         "id": "influxdb",
19         "name": "InfluxDB",
20         "version": "1.0.0"
21       }
22     ],
23     "annotations": {
24       "list": [
25         {
26           "builtIn": 1,
27           "datasource": "-- Grafana --",
28           "enable": true,
29           "hide": true,
30           "iconColor": "rgba(0, 211, 255, 1)",
31           "name": "Annotations & Alerts",
32           "type": "dashboard"
33         }
34       ]
35     },
36     "editable": true,
37     "gnetId": null,
38     "graphTooltip": 0,
39     "hideControls": false,
40     "id": null,
41     "links": [],
42     "refresh": "10s",
43     "rows": [
44       {
45         "collapse": false,
46         "height": 329,
47         "panels": [
48           {
49             "aliasColors": {},
50             "bars": false,
51             "dashLength": 10,
52             "dashes": false,
53             "datasource": "collectd",
54             "fill": 1,
55             "id": 1,
56             "interval": "10s",
57             "legend": {
58               "alignAsTable": true,
59               "avg": true,
60               "current": true,
61               "max": true,
62               "min": true,
63               "rightSide": false,
64               "show": true,
65               "total": false,
66               "values": true
67             },
68             "lines": true,
69             "linewidth": 1,
70             "links": [],
71             "nullPointMode": "null",
72             "percentage": false,
73             "pointradius": 5,
74             "points": false,
75             "renderer": "flot",
76             "seriesOverrides": [],
77             "spaceLength": 10,
78             "span": 6,
79             "stack": false,
80             "steppedLine": false,
81             "targets": [
82               {
83                 "alias": "$tag_type $tag_type_instance",
84                 "dsType": "influxdb",
85                 "groupBy": [
86                   {
87                     "params": [
88                       "$__interval"
89                     ],
90                     "type": "time"
91                   },
92                   {
93                     "params": [
94                       "type"
95                     ],
96                     "type": "tag"
97                   },
98                   {
99                     "params": [
100                       "type_instance"
101                     ],
102                     "type": "tag"
103                   },
104                   {
105                     "params": [
106                       "null"
107                     ],
108                     "type": "fill"
109                   }
110                 ],
111                 "measurement": "virt_value",
112                 "orderByTime": "ASC",
113                 "policy": "default",
114                 "refId": "A",
115                 "resultFormat": "time_series",
116                 "select": [
117                   [
118                     {
119                       "params": [
120                         "value"
121                       ],
122                       "type": "field"
123                     },
124                     {
125                       "params": [],
126                       "type": "last"
127                     }
128                   ]
129                 ],
130                 "tags": [
131                   {
132                     "key": "host",
133                     "operator": "=~",
134                     "value": "/^$Guest$/"
135                   },
136                   {
137                     "condition": "AND",
138                     "key": "type",
139                     "operator": "=",
140                     "value": "virt_vcpu"
141                   }
142                 ]
143               }
144             ],
145             "thresholds": [],
146             "timeFrom": null,
147             "timeShift": null,
148             "title": "virt vCPU",
149             "tooltip": {
150               "shared": true,
151               "sort": 0,
152               "value_type": "individual"
153             },
154             "type": "graph",
155             "xaxis": {
156               "buckets": null,
157               "mode": "time",
158               "name": null,
159               "show": true,
160               "values": []
161             },
162             "yaxes": [
163               {
164                 "format": "short",
165                 "label": null,
166                 "logBase": 1,
167                 "max": null,
168                 "min": null,
169                 "show": true
170               },
171               {
172                 "format": "short",
173                 "label": null,
174                 "logBase": 1,
175                 "max": null,
176                 "min": null,
177                 "show": true
178               }
179             ]
180           },
181           {
182             "aliasColors": {},
183             "bars": false,
184             "dashLength": 10,
185             "dashes": false,
186             "datasource": "collectd",
187             "fill": 1,
188             "id": 10,
189             "interval": "10s",
190             "legend": {
191               "alignAsTable": true,
192               "avg": true,
193               "current": true,
194               "max": true,
195               "min": true,
196               "show": true,
197               "total": false,
198               "values": true
199             },
200             "lines": true,
201             "linewidth": 1,
202             "links": [],
203             "nullPointMode": "null",
204             "percentage": false,
205             "pointradius": 5,
206             "points": false,
207             "renderer": "flot",
208             "seriesOverrides": [],
209             "spaceLength": 10,
210             "span": 6,
211             "stack": false,
212             "steppedLine": false,
213             "targets": [
214               {
215                 "alias": "user $tag_type",
216                 "dsType": "influxdb",
217                 "groupBy": [
218                   {
219                     "params": [
220                       "$__interval"
221                     ],
222                     "type": "time"
223                   },
224                   {
225                     "params": [
226                       "type"
227                     ],
228                     "type": "tag"
229                   },
230                   {
231                     "params": [
232                       "null"
233                     ],
234                     "type": "fill"
235                   }
236                 ],
237                 "measurement": "virt_user",
238                 "orderByTime": "ASC",
239                 "policy": "default",
240                 "refId": "A",
241                 "resultFormat": "time_series",
242                 "select": [
243                   [
244                     {
245                       "params": [
246                         "value"
247                       ],
248                       "type": "field"
249                     },
250                     {
251                       "params": [],
252                       "type": "last"
253                     }
254                   ]
255                 ],
256                 "tags": [
257                   {
258                     "key": "host",
259                     "operator": "=~",
260                     "value": "/^$Guest$/"
261                   },
262                   {
263                     "condition": "AND",
264                     "key": "type",
265                     "operator": "=",
266                     "value": "ps_cputime"
267                   }
268                 ]
269               },
270               {
271                 "alias": "system $tag_type",
272                 "dsType": "influxdb",
273                 "groupBy": [
274                   {
275                     "params": [
276                       "$__interval"
277                     ],
278                     "type": "time"
279                   },
280                   {
281                     "params": [
282                       "type"
283                     ],
284                     "type": "tag"
285                   },
286                   {
287                     "params": [
288                       "null"
289                     ],
290                     "type": "fill"
291                   }
292                 ],
293                 "measurement": "virt_syst",
294                 "orderByTime": "ASC",
295                 "policy": "default",
296                 "refId": "B",
297                 "resultFormat": "time_series",
298                 "select": [
299                   [
300                     {
301                       "params": [
302                         "value"
303                       ],
304                       "type": "field"
305                     },
306                     {
307                       "params": [],
308                       "type": "last"
309                     }
310                   ]
311                 ],
312                 "tags": [
313                   {
314                     "key": "host",
315                     "operator": "=~",
316                     "value": "/^$Guest$/"
317                   },
318                   {
319                     "condition": "AND",
320                     "key": "type",
321                     "operator": "=",
322                     "value": "ps_cputime"
323                   }
324                 ]
325               }
326             ],
327             "thresholds": [],
328             "timeFrom": null,
329             "timeShift": null,
330             "title": "physical user/system cpu time consumed by the hypervisor",
331             "tooltip": {
332               "shared": true,
333               "sort": 0,
334               "value_type": "individual"
335             },
336             "type": "graph",
337             "xaxis": {
338               "buckets": null,
339               "mode": "time",
340               "name": null,
341               "show": true,
342               "values": []
343             },
344             "yaxes": [
345               {
346                 "format": "short",
347                 "label": null,
348                 "logBase": 1,
349                 "max": null,
350                 "min": null,
351                 "show": true
352               },
353               {
354                 "format": "short",
355                 "label": null,
356                 "logBase": 1,
357                 "max": null,
358                 "min": null,
359                 "show": true
360               }
361             ]
362           }
363         ],
364         "repeat": null,
365         "repeatIteration": null,
366         "repeatRowId": null,
367         "showTitle": true,
368         "title": "vCPU",
369         "titleSize": "h6"
370       },
371       {
372         "collapse": false,
373         "height": 250,
374         "panels": [
375           {
376             "aliasColors": {},
377             "bars": false,
378             "dashLength": 10,
379             "dashes": false,
380             "datasource": "collectd",
381             "fill": 1,
382             "id": 7,
383             "interval": "10s",
384             "legend": {
385               "alignAsTable": true,
386               "avg": true,
387               "current": true,
388               "max": true,
389               "min": true,
390               "rightSide": true,
391               "show": true,
392               "sort": "current",
393               "sortDesc": true,
394               "total": false,
395               "values": true
396             },
397             "lines": true,
398             "linewidth": 1,
399             "links": [],
400             "nullPointMode": "null",
401             "percentage": false,
402             "pointradius": 5,
403             "points": false,
404             "renderer": "flot",
405             "seriesOverrides": [],
406             "spaceLength": 10,
407             "span": 6,
408             "stack": false,
409             "steppedLine": false,
410             "targets": [
411               {
412                 "alias": "$tag_type_instance $tag_type RX",
413                 "dsType": "influxdb",
414                 "groupBy": [
415                   {
416                     "params": [
417                       "$__interval"
418                     ],
419                     "type": "time"
420                   },
421                   {
422                     "params": [
423                       "type"
424                     ],
425                     "type": "tag"
426                   },
427                   {
428                     "params": [
429                       "type_instance"
430                     ],
431                     "type": "tag"
432                   },
433                   {
434                     "params": [
435                       "null"
436                     ],
437                     "type": "fill"
438                   }
439                 ],
440                 "measurement": "virt_rx",
441                 "orderByTime": "ASC",
442                 "policy": "default",
443                 "refId": "A",
444                 "resultFormat": "time_series",
445                 "select": [
446                   [
447                     {
448                       "params": [
449                         "value"
450                       ],
451                       "type": "field"
452                     },
453                     {
454                       "params": [],
455                       "type": "last"
456                     }
457                   ]
458                 ],
459                 "tags": [
460                   {
461                     "key": "host",
462                     "operator": "=~",
463                     "value": "/^$Guest$/"
464                   },
465                   {
466                     "condition": "AND",
467                     "key": "type",
468                     "operator": "!=",
469                     "value": "if_errors"
470                   },
471                   {
472                     "condition": "AND",
473                     "key": "type",
474                     "operator": "!=",
475                     "value": "if_dropped"
476                   },
477                   {
478                     "condition": "AND",
479                     "key": "type",
480                     "operator": "!=",
481                     "value": "if_octets"
482                   }
483                 ]
484               },
485               {
486                 "alias": "$tag_type_instance $tag_type TX",
487                 "dsType": "influxdb",
488                 "groupBy": [
489                   {
490                     "params": [
491                       "$__interval"
492                     ],
493                     "type": "time"
494                   },
495                   {
496                     "params": [
497                       "type"
498                     ],
499                     "type": "tag"
500                   },
501                   {
502                     "params": [
503                       "type_instance"
504                     ],
505                     "type": "tag"
506                   },
507                   {
508                     "params": [
509                       "null"
510                     ],
511                     "type": "fill"
512                   }
513                 ],
514                 "measurement": "virt_tx",
515                 "orderByTime": "ASC",
516                 "policy": "default",
517                 "refId": "B",
518                 "resultFormat": "time_series",
519                 "select": [
520                   [
521                     {
522                       "params": [
523                         "value"
524                       ],
525                       "type": "field"
526                     },
527                     {
528                       "params": [],
529                       "type": "last"
530                     }
531                   ]
532                 ],
533                 "tags": [
534                   {
535                     "key": "host",
536                     "operator": "=~",
537                     "value": "/^$Guest$/"
538                   },
539                   {
540                     "condition": "AND",
541                     "key": "type",
542                     "operator": "!=",
543                     "value": "if_errors"
544                   },
545                   {
546                     "condition": "AND",
547                     "key": "type",
548                     "operator": "!=",
549                     "value": "if_dropped"
550                   },
551                   {
552                     "condition": "AND",
553                     "key": "type",
554                     "operator": "!=",
555                     "value": "if_octets"
556                   }
557                 ]
558               }
559             ],
560             "thresholds": [],
561             "timeFrom": null,
562             "timeShift": null,
563             "title": "Interface packets",
564             "tooltip": {
565               "shared": true,
566               "sort": 0,
567               "value_type": "individual"
568             },
569             "type": "graph",
570             "xaxis": {
571               "buckets": null,
572               "mode": "time",
573               "name": null,
574               "show": true,
575               "values": []
576             },
577             "yaxes": [
578               {
579                 "format": "short",
580                 "label": null,
581                 "logBase": 1,
582                 "max": null,
583                 "min": null,
584                 "show": true
585               },
586               {
587                 "format": "short",
588                 "label": null,
589                 "logBase": 1,
590                 "max": null,
591                 "min": null,
592                 "show": true
593               }
594             ]
595           },
596           {
597             "aliasColors": {},
598             "bars": false,
599             "dashLength": 10,
600             "dashes": false,
601             "datasource": "collectd",
602             "fill": 1,
603             "id": 9,
604             "interval": "10s",
605             "legend": {
606               "alignAsTable": true,
607               "avg": true,
608               "current": true,
609               "max": true,
610               "min": true,
611               "rightSide": true,
612               "show": true,
613               "sort": "max",
614               "sortDesc": true,
615               "total": false,
616               "values": true
617             },
618             "lines": true,
619             "linewidth": 1,
620             "links": [],
621             "nullPointMode": "null",
622             "percentage": false,
623             "pointradius": 5,
624             "points": false,
625             "renderer": "flot",
626             "seriesOverrides": [],
627             "spaceLength": 10,
628             "span": 6,
629             "stack": false,
630             "steppedLine": false,
631             "targets": [
632               {
633                 "alias": "$tag_type_instance $tag_type RX",
634                 "dsType": "influxdb",
635                 "groupBy": [
636                   {
637                     "params": [
638                       "$__interval"
639                     ],
640                     "type": "time"
641                   },
642                   {
643                     "params": [
644                       "type"
645                     ],
646                     "type": "tag"
647                   },
648                   {
649                     "params": [
650                       "type_instance"
651                     ],
652                     "type": "tag"
653                   },
654                   {
655                     "params": [
656                       "null"
657                     ],
658                     "type": "fill"
659                   }
660                 ],
661                 "measurement": "virt_rx",
662                 "orderByTime": "ASC",
663                 "policy": "default",
664                 "refId": "A",
665                 "resultFormat": "time_series",
666                 "select": [
667                   [
668                     {
669                       "params": [
670                         "value"
671                       ],
672                       "type": "field"
673                     },
674                     {
675                       "params": [],
676                       "type": "last"
677                     }
678                   ]
679                 ],
680                 "tags": [
681                   {
682                     "key": "host",
683                     "operator": "=~",
684                     "value": "/^$Guest$/"
685                   },
686                   {
687                     "condition": "AND",
688                     "key": "type",
689                     "operator": "!=",
690                     "value": "if_packets"
691                   },
692                   {
693                     "condition": "AND",
694                     "key": "type",
695                     "operator": "!=",
696                     "value": "if_octets"
697                   },
698                   {
699                     "condition": "AND",
700                     "key": "type",
701                     "operator": "!=",
702                     "value": "if_errors"
703                   }
704                 ]
705               },
706               {
707                 "alias": "$tag_type_instance $tag_type TX",
708                 "dsType": "influxdb",
709                 "groupBy": [
710                   {
711                     "params": [
712                       "$__interval"
713                     ],
714                     "type": "time"
715                   },
716                   {
717                     "params": [
718                       "type"
719                     ],
720                     "type": "tag"
721                   },
722                   {
723                     "params": [
724                       "type_instance"
725                     ],
726                     "type": "tag"
727                   },
728                   {
729                     "params": [
730                       "null"
731                     ],
732                     "type": "fill"
733                   }
734                 ],
735                 "measurement": "virt_tx",
736                 "orderByTime": "ASC",
737                 "policy": "default",
738                 "refId": "B",
739                 "resultFormat": "time_series",
740                 "select": [
741                   [
742                     {
743                       "params": [
744                         "value"
745                       ],
746                       "type": "field"
747                     },
748                     {
749                       "params": [],
750                       "type": "last"
751                     }
752                   ]
753                 ],
754                 "tags": [
755                   {
756                     "key": "host",
757                     "operator": "=~",
758                     "value": "/^$Guest$/"
759                   },
760                   {
761                     "condition": "AND",
762                     "key": "type",
763                     "operator": "!=",
764                     "value": "if_packets"
765                   },
766                   {
767                     "condition": "AND",
768                     "key": "type",
769                     "operator": "!=",
770                     "value": "if_octets"
771                   },
772                   {
773                     "condition": "AND",
774                     "key": "type",
775                     "operator": "!=",
776                     "value": "if_errors"
777                   }
778                 ]
779               }
780             ],
781             "thresholds": [],
782             "timeFrom": null,
783             "timeShift": null,
784             "title": "Interface drops",
785             "tooltip": {
786               "shared": true,
787               "sort": 0,
788               "value_type": "individual"
789             },
790             "type": "graph",
791             "xaxis": {
792               "buckets": null,
793               "mode": "time",
794               "name": null,
795               "show": true,
796               "values": []
797             },
798             "yaxes": [
799               {
800                 "format": "short",
801                 "label": null,
802                 "logBase": 1,
803                 "max": null,
804                 "min": null,
805                 "show": true
806               },
807               {
808                 "format": "short",
809                 "label": null,
810                 "logBase": 1,
811                 "max": null,
812                 "min": null,
813                 "show": true
814               }
815             ]
816           }
817         ],
818         "repeat": null,
819         "repeatIteration": null,
820         "repeatRowId": null,
821         "showTitle": true,
822         "title": "Network",
823         "titleSize": "h6"
824       },
825       {
826         "collapse": false,
827         "height": 250,
828         "panels": [
829           {
830             "aliasColors": {},
831             "bars": false,
832             "dashLength": 10,
833             "dashes": false,
834             "datasource": "collectd",
835             "fill": 1,
836             "id": 3,
837             "interval": "10s",
838             "legend": {
839               "alignAsTable": true,
840               "avg": true,
841               "current": true,
842               "max": true,
843               "min": true,
844               "rightSide": true,
845               "show": true,
846               "total": false,
847               "values": true
848             },
849             "lines": true,
850             "linewidth": 1,
851             "links": [],
852             "nullPointMode": "null",
853             "percentage": false,
854             "pointradius": 5,
855             "points": false,
856             "renderer": "flot",
857             "seriesOverrides": [],
858             "spaceLength": 10,
859             "span": 12,
860             "stack": false,
861             "steppedLine": false,
862             "targets": [
863               {
864                 "alias": "$tag_type $tag_type_instance",
865                 "dsType": "influxdb",
866                 "groupBy": [
867                   {
868                     "params": [
869                       "$__interval"
870                     ],
871                     "type": "time"
872                   },
873                   {
874                     "params": [
875                       "type_instance"
876                     ],
877                     "type": "tag"
878                   },
879                   {
880                     "params": [
881                       "type"
882                     ],
883                     "type": "tag"
884                   },
885                   {
886                     "params": [
887                       "null"
888                     ],
889                     "type": "fill"
890                   }
891                 ],
892                 "measurement": "virt_value",
893                 "orderByTime": "ASC",
894                 "policy": "default",
895                 "refId": "A",
896                 "resultFormat": "time_series",
897                 "select": [
898                   [
899                     {
900                       "params": [
901                         "value"
902                       ],
903                       "type": "field"
904                     },
905                     {
906                       "params": [],
907                       "type": "last"
908                     }
909                   ]
910                 ],
911                 "tags": [
912                   {
913                     "key": "host",
914                     "operator": "=~",
915                     "value": "/^$Guest$/"
916                   },
917                   {
918                     "condition": "AND",
919                     "key": "type",
920                     "operator": "=",
921                     "value": "memory"
922                   }
923                 ]
924               }
925             ],
926             "thresholds": [],
927             "timeFrom": null,
928             "timeShift": null,
929             "title": "Memory",
930             "tooltip": {
931               "shared": true,
932               "sort": 0,
933               "value_type": "individual"
934             },
935             "type": "graph",
936             "xaxis": {
937               "buckets": null,
938               "mode": "time",
939               "name": null,
940               "show": true,
941               "values": []
942             },
943             "yaxes": [
944               {
945                 "format": "short",
946                 "label": null,
947                 "logBase": 1,
948                 "max": null,
949                 "min": null,
950                 "show": true
951               },
952               {
953                 "format": "short",
954                 "label": null,
955                 "logBase": 1,
956                 "max": null,
957                 "min": null,
958                 "show": true
959               }
960             ]
961           }
962         ],
963         "repeat": null,
964         "repeatIteration": null,
965         "repeatRowId": null,
966         "showTitle": false,
967         "title": "Dashboard Row",
968         "titleSize": "h6"
969       },
970       {
971         "collapse": false,
972         "height": 250,
973         "panels": [
974           {
975             "aliasColors": {},
976             "bars": false,
977             "dashLength": 10,
978             "dashes": false,
979             "datasource": "collectd",
980             "fill": 1,
981             "id": 12,
982             "interval": "10s",
983             "legend": {
984               "alignAsTable": true,
985               "avg": true,
986               "current": true,
987               "max": true,
988               "min": true,
989               "rightSide": false,
990               "show": true,
991               "total": false,
992               "values": true
993             },
994             "lines": true,
995             "linewidth": 1,
996             "links": [],
997             "nullPointMode": "null",
998             "percentage": false,
999             "pointradius": 5,
1000             "points": false,
1001             "renderer": "flot",
1002             "seriesOverrides": [],
1003             "spaceLength": 10,
1004             "span": 6,
1005             "stack": false,
1006             "steppedLine": false,
1007             "targets": [
1008               {
1009                 "alias": "Read $tag_type $tag_type_instance",
1010                 "dsType": "influxdb",
1011                 "groupBy": [
1012                   {
1013                     "params": [
1014                       "$__interval"
1015                     ],
1016                     "type": "time"
1017                   },
1018                   {
1019                     "params": [
1020                       "type_instance"
1021                     ],
1022                     "type": "tag"
1023                   },
1024                   {
1025                     "params": [
1026                       "type"
1027                     ],
1028                     "type": "tag"
1029                   },
1030                   {
1031                     "params": [
1032                       "null"
1033                     ],
1034                     "type": "fill"
1035                   }
1036                 ],
1037                 "measurement": "virt_read",
1038                 "orderByTime": "ASC",
1039                 "policy": "default",
1040                 "refId": "A",
1041                 "resultFormat": "time_series",
1042                 "select": [
1043                   [
1044                     {
1045                       "params": [
1046                         "value"
1047                       ],
1048                       "type": "field"
1049                     },
1050                     {
1051                       "params": [],
1052                       "type": "last"
1053                     }
1054                   ]
1055                 ],
1056                 "tags": [
1057                   {
1058                     "key": "host",
1059                     "operator": "=~",
1060                     "value": "/^$Guest$/"
1061                   },
1062                   {
1063                     "condition": "AND",
1064                     "key": "type",
1065                     "operator": "=",
1066                     "value": "disk_octets"
1067                   }
1068                 ]
1069               },
1070               {
1071                 "alias": "Write $tag_type $tag_type_instance",
1072                 "dsType": "influxdb",
1073                 "groupBy": [
1074                   {
1075                     "params": [
1076                       "$__interval"
1077                     ],
1078                     "type": "time"
1079                   },
1080                   {
1081                     "params": [
1082                       "type_instance"
1083                     ],
1084                     "type": "tag"
1085                   },
1086                   {
1087                     "params": [
1088                       "type"
1089                     ],
1090                     "type": "tag"
1091                   },
1092                   {
1093                     "params": [
1094                       "null"
1095                     ],
1096                     "type": "fill"
1097                   }
1098                 ],
1099                 "measurement": "virt_write",
1100                 "orderByTime": "ASC",
1101                 "policy": "default",
1102                 "refId": "B",
1103                 "resultFormat": "time_series",
1104                 "select": [
1105                   [
1106                     {
1107                       "params": [
1108                         "value"
1109                       ],
1110                       "type": "field"
1111                     },
1112                     {
1113                       "params": [],
1114                       "type": "last"
1115                     }
1116                   ]
1117                 ],
1118                 "tags": [
1119                   {
1120                     "key": "host",
1121                     "operator": "=~",
1122                     "value": "/^$Guest$/"
1123                   },
1124                   {
1125                     "condition": "AND",
1126                     "key": "type",
1127                     "operator": "=",
1128                     "value": "disk_octets"
1129                   }
1130                 ]
1131               }
1132             ],
1133             "thresholds": [],
1134             "timeFrom": null,
1135             "timeShift": null,
1136             "title": "Disk - number of read/write bytes",
1137             "tooltip": {
1138               "shared": true,
1139               "sort": 0,
1140               "value_type": "individual"
1141             },
1142             "type": "graph",
1143             "xaxis": {
1144               "buckets": null,
1145               "mode": "time",
1146               "name": null,
1147               "show": true,
1148               "values": []
1149             },
1150             "yaxes": [
1151               {
1152                 "format": "short",
1153                 "label": null,
1154                 "logBase": 1,
1155                 "max": null,
1156                 "min": null,
1157                 "show": true
1158               },
1159               {
1160                 "format": "short",
1161                 "label": null,
1162                 "logBase": 1,
1163                 "max": null,
1164                 "min": null,
1165                 "show": true
1166               }
1167             ]
1168           },
1169           {
1170             "aliasColors": {},
1171             "bars": false,
1172             "dashLength": 10,
1173             "dashes": false,
1174             "datasource": "collectd",
1175             "fill": 1,
1176             "id": 13,
1177             "interval": "10s",
1178             "legend": {
1179               "alignAsTable": true,
1180               "avg": true,
1181               "current": true,
1182               "max": true,
1183               "min": true,
1184               "rightSide": false,
1185               "show": true,
1186               "total": false,
1187               "values": true
1188             },
1189             "lines": true,
1190             "linewidth": 1,
1191             "links": [],
1192             "nullPointMode": "null",
1193             "percentage": false,
1194             "pointradius": 5,
1195             "points": false,
1196             "renderer": "flot",
1197             "seriesOverrides": [],
1198             "spaceLength": 10,
1199             "span": 6,
1200             "stack": false,
1201             "steppedLine": false,
1202             "targets": [
1203               {
1204                 "alias": "Read $tag_type $tag_type_instance",
1205                 "dsType": "influxdb",
1206                 "groupBy": [
1207                   {
1208                     "params": [
1209                       "$__interval"
1210                     ],
1211                     "type": "time"
1212                   },
1213                   {
1214                     "params": [
1215                       "type_instance"
1216                     ],
1217                     "type": "tag"
1218                   },
1219                   {
1220                     "params": [
1221                       "type"
1222                     ],
1223                     "type": "tag"
1224                   },
1225                   {
1226                     "params": [
1227                       "null"
1228                     ],
1229                     "type": "fill"
1230                   }
1231                 ],
1232                 "measurement": "virt_read",
1233                 "orderByTime": "ASC",
1234                 "policy": "default",
1235                 "refId": "A",
1236                 "resultFormat": "time_series",
1237                 "select": [
1238                   [
1239                     {
1240                       "params": [
1241                         "value"
1242                       ],
1243                       "type": "field"
1244                     },
1245                     {
1246                       "params": [],
1247                       "type": "last"
1248                     }
1249                   ]
1250                 ],
1251                 "tags": [
1252                   {
1253                     "key": "host",
1254                     "operator": "=~",
1255                     "value": "/^$Guest$/"
1256                   },
1257                   {
1258                     "condition": "AND",
1259                     "key": "type",
1260                     "operator": "=",
1261                     "value": "disk_ops"
1262                   }
1263                 ]
1264               },
1265               {
1266                 "alias": "Write $tag_type $tag_type_instance",
1267                 "dsType": "influxdb",
1268                 "groupBy": [
1269                   {
1270                     "params": [
1271                       "$__interval"
1272                     ],
1273                     "type": "time"
1274                   },
1275                   {
1276                     "params": [
1277                       "type_instance"
1278                     ],
1279                     "type": "tag"
1280                   },
1281                   {
1282                     "params": [
1283                       "type"
1284                     ],
1285                     "type": "tag"
1286                   },
1287                   {
1288                     "params": [
1289                       "null"
1290                     ],
1291                     "type": "fill"
1292                   }
1293                 ],
1294                 "measurement": "virt_write",
1295                 "orderByTime": "ASC",
1296                 "policy": "default",
1297                 "refId": "B",
1298                 "resultFormat": "time_series",
1299                 "select": [
1300                   [
1301                     {
1302                       "params": [
1303                         "value"
1304                       ],
1305                       "type": "field"
1306                     },
1307                     {
1308                       "params": [],
1309                       "type": "last"
1310                     }
1311                   ]
1312                 ],
1313                 "tags": [
1314                   {
1315                     "key": "host",
1316                     "operator": "=~",
1317                     "value": "/^$Guest$/"
1318                   },
1319                   {
1320                     "condition": "AND",
1321                     "key": "type",
1322                     "operator": "=",
1323                     "value": "disk_ops"
1324                   }
1325                 ]
1326               }
1327             ],
1328             "thresholds": [],
1329             "timeFrom": null,
1330             "timeShift": null,
1331             "title": "Disk - number of Disk Operations",
1332             "tooltip": {
1333               "shared": true,
1334               "sort": 0,
1335               "value_type": "individual"
1336             },
1337             "type": "graph",
1338             "xaxis": {
1339               "buckets": null,
1340               "mode": "time",
1341               "name": null,
1342               "show": true,
1343               "values": []
1344             },
1345             "yaxes": [
1346               {
1347                 "format": "short",
1348                 "label": null,
1349                 "logBase": 1,
1350                 "max": null,
1351                 "min": null,
1352                 "show": true
1353               },
1354               {
1355                 "format": "short",
1356                 "label": null,
1357                 "logBase": 1,
1358                 "max": null,
1359                 "min": null,
1360                 "show": true
1361               }
1362             ]
1363           }
1364         ],
1365         "repeat": null,
1366         "repeatIteration": null,
1367         "repeatRowId": null,
1368         "showTitle": true,
1369         "title": "Disk",
1370         "titleSize": "h6"
1371       }
1372     ],
1373     "schemaVersion": 14,
1374     "style": "dark",
1375     "tags": [
1376       "barometer"
1377     ],
1378     "templating": {
1379       "list": [
1380         {
1381           "current": {
1382             "text": "collectd",
1383             "value": "collectd"
1384           },
1385           "hide": 0,
1386           "label": null,
1387           "name": "datasource",
1388           "options": [],
1389           "query": "influxdb",
1390           "refresh": 1,
1391           "regex": "",
1392           "type": "datasource"
1393         },
1394         {
1395           "allValue": null,
1396           "current": {},
1397           "datasource": "collectd",
1398           "hide": 0,
1399           "includeAll": false,
1400           "label": null,
1401           "multi": false,
1402           "name": "Guest",
1403           "options": [],
1404           "query": "SHOW TAG VALUES FROM virt_value WITH KEY = host",
1405           "refresh": 1,
1406           "regex": "",
1407           "sort": 0,
1408           "tagValuesQuery": "",
1409           "tags": [],
1410           "tagsQuery": "",
1411           "type": "query",
1412           "useTags": false
1413         }
1414       ]
1415     },
1416     "time": {
1417       "from": "now-5m",
1418       "to": "now"
1419     },
1420     "timepicker": {
1421       "refresh_intervals": [
1422         "5s",
1423         "10s",
1424         "30s",
1425         "1m",
1426         "5m",
1427         "15m",
1428         "30m",
1429         "1h",
1430         "2h",
1431         "1d"
1432       ],
1433       "time_options": [
1434         "5m",
1435         "15m",
1436         "1h",
1437         "6h",
1438         "12h",
1439         "24h",
1440         "2d",
1441         "7d",
1442         "30d"
1443       ]
1444     },
1445     "timezone": "",
1446     "title": "Virt",
1447     "version": 3
1448   },
1449   "overwrite": false
1450 }