summaryrefslogtreecommitdiffstats
path: root/health/health.d/bind_rndc.conf
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-05 11:19:16 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-05 12:07:37 +0000
commitb485aab7e71c1625cfc27e0f92c9509f42378458 (patch)
treeae9abe108601079d1679194de237c9a435ae5b55 /health/health.d/bind_rndc.conf
parentAdding upstream version 1.44.3. (diff)
downloadnetdata-upstream.tar.xz
netdata-upstream.zip
Adding upstream version 1.45.3+dfsg.upstream/1.45.3+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'health/health.d/bind_rndc.conf')
-rw-r--r--health/health.d/bind_rndc.conf12
1 files changed, 0 insertions, 12 deletions
diff --git a/health/health.d/bind_rndc.conf b/health/health.d/bind_rndc.conf
deleted file mode 100644
index b1c271df9..000000000
--- a/health/health.d/bind_rndc.conf
+++ /dev/null
@@ -1,12 +0,0 @@
- 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
- summary: BIND statistics file size
- info: BIND statistics-file size
- to: sysadmin