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