mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 17:01:33 +08:00
Path fixes.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user