Path fixes.

This commit is contained in:
Ralph Bean 2014-03-14 20:08:26 +00:00
parent ab1e54e54c
commit 4aa5b04eb3
3 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
command[check_fcomm_cache_worker_proc]=/usr/lib/nagios/plugins/check_procs -c 1:1 -C 'fcomm-cache-wor' -u apache
command[check_fcomm_cache_worker_proc]=/usr/lib64/nagios/plugins/check_procs -c 1:1 -C 'fcomm-cache-wor' -u apache

View file

@ -1 +1 @@
command[check_fcomm_queue]=/usr/lib/nagios/plugins/check_fcomm_queue
command[check_fcomm_queue]=/usr/lib64/nagios/plugins/check_fcomm_queue

View file

@ -1 +1 @@
command[check_redis_proc]=/usr/lib/nagios/plugins/check_procs -c 1:1 -C 'redis-server' -u redis
command[check_redis_proc]=/usr/lib64/nagios/plugins/check_procs -c 1:1 -C 'redis-server' -u redis