bind_rndc.conf 298 B

123456789101112
  1. template: bind_rndc_stats_file_size
  2. on: bind_rndc.stats_size
  3. class: Utilization
  4. type: DNS
  5. component: BIND
  6. units: megabytes
  7. every: 60
  8. calc: $stats_size
  9. warn: $this > 512
  10. summary: BIND statistics file size
  11. info: BIND statistics-file size
  12. to: sysadmin