summaryrefslogtreecommitdiffstats
path: root/health/health.d/bind_rndc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'health/health.d/bind_rndc.conf')
-rw-r--r--health/health.d/bind_rndc.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/health/health.d/bind_rndc.conf b/health/health.d/bind_rndc.conf
index 4145e77cd..5cc7a72f7 100644
--- a/health/health.d/bind_rndc.conf
+++ b/health/health.d/bind_rndc.conf
@@ -1,9 +1,9 @@
- template: bind_rndc_stats_file_size
+template: bind_rndc_stats_file_size
on: bind_rndc.stats_size
units: megabytes
every: 60
calc: $stats_size
warn: $this > 512
crit: $this > 1024
- info: Bind stats file is very large! Consider to create logrotate conf file for it!
+ info: BIND statistics-file size
to: sysadmin