Path fixes.
This commit is contained in:
parent
ab1e54e54c
commit
4aa5b04eb3
3 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -1 +1 @@
|
|||
command[check_fcomm_queue]=/usr/lib/nagios/plugins/check_fcomm_queue
|
||||
command[check_fcomm_queue]=/usr/lib64/nagios/plugins/check_fcomm_queue
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue