nagios/glue_records: example in etc/
This commit is contained in:
parent
554bebfe59
commit
169bd2913d
1 changed files with 3 additions and 0 deletions
|
@ -5,5 +5,8 @@ command[check_dns_zone_rrsig_examplenet]=/usr/local/share/scripts-admin/nagios/c
|
|||
# + validité des noms de domaines
|
||||
command[check_whois]=/usr/local/share/scripts-admin/nagios/check_whois -w 30d -c 10d example.net example.com example.org
|
||||
|
||||
# + accessibilité des serveurs pointés par les glue records
|
||||
command[check_glue_records]=/usr/local/share/scripts-admin/nagios/check_glue_records.sh example.net
|
||||
|
||||
# Stats sur BIND9
|
||||
command[check_bind9]=/usr/local/share/scripts-admin/nagios/check_bind9.pl --pid-path /var/run/named/named.pid --stats-path /var/cache/bind/named.stats --rndc-path /usr/sbin/rndc
|
||||
|
|
Loading…
Reference in a new issue