Add checks for unbound instances

This commit is contained in:
Kevin Fenzi 2014-02-11 19:42:51 +00:00
parent b77a905a91
commit faf7ba49d9
3 changed files with 4 additions and 0 deletions

View file

@ -57,6 +57,8 @@
- check_postfix_queue.cfg
- check_lock.cfg
- check_fedmsg_hub_proc.cfg
- check_openvpn_link.cfg
- check_unbound_proc.cfg
notify:
- restart nrpe
tags:

View file

@ -0,0 +1 @@
command[check_openvpn_link]={{ libdir }}/nagios/plugins/check_ping -H 192.168.1.58 -w 375.0,20% -c 500,60%

View file

@ -0,0 +1 @@
command[check_unbound_proc]={{ libdir }}/nagios/plugins/check_procs -c 1:1 -C 'unbound' -u unbound