summaryrefslogtreecommitdiffstats
path: root/health/health.d/bind_rndc.conf
blob: 7c09225ff6b2a2f43d3df8148acb3655cf5a5425 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
 template: bind_rndc_stats_file_size
       on: bind_rndc.stats_size
    class: Utilization
     type: DNS
component: BIND
    units: megabytes
    every: 60
     calc: $stats_size
     warn: $this > 512
     crit: $this > 1024
     info: BIND statistics-file size
       to: sysadmin