Add check_fmn

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-08-09 15:45:20 +00:00
parent d4e2e7c9c8
commit c6969765c1
2 changed files with 3 additions and 0 deletions

View file

@ -122,6 +122,7 @@
- check_memcache.cfg
- check_lock_file_age.cfg
- check_basset.cfg
- check_fmn.cfg
- check_osbs.cfg
- check_koschei_polling_proc.cfg
- check_koschei_resolver_proc.cfg

View file

@ -0,0 +1,2 @@
command[check_fmn_worker_queue]={{ libdir }}/nagios/plugins/check_rabbitmq_size workers 200 1000
command[check_fmn_backend_queue]={{ libdir }}/nagios/plugins/check_rabbitmq_size backends 100 200