blob: b3e75a239cb3c0902e642343d2135370915ba051 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
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
info: BIND statistics-file size
to: sysadmin
|