Add an nrpe command definition for checking the presence of the fedmsg hub.
This commit is contained in:
parent
d6afd943b2
commit
54d88840d5
2 changed files with 2 additions and 0 deletions
|
@ -56,6 +56,7 @@
|
|||
- check_swap.cfg
|
||||
- check_postfix_queue.cfg
|
||||
- check_lock.cfg
|
||||
- check_fedmsg_hub_proc.cfg
|
||||
notify:
|
||||
- restart nrpe
|
||||
tags:
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
command[check_fedmsg_hub_proc]={{ libdir }}/nagios/plugins/check_procs -c 1:1 -C 'fedmsg-hub' -u fedmsg
|
Loading…
Add table
Add a link
Reference in a new issue