blob: e88f87a4fa7f600f73bee6db7e7a734e60cd215a (
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: DNS
component: BIND
type: Utilization
units: megabytes
every: 60
calc: $stats_size
warn: $this > 512
crit: $this > 1024
info: BIND statistics-file size
to: sysadmin
|