summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/gluster-commands.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/gluster-commands.cfg b/config/gluster-commands.cfg
index ef0e430..803cc58 100644
--- a/config/gluster-commands.cfg
+++ b/config/gluster-commands.cfg
@@ -26,12 +26,12 @@ define command {
define command {
command_name check_remote_host
- command_line $USER1$/check_remote_host.py -H $HOSTADDRESS$
+ command_line $USER1$/gluster/check_remote_host.py -H $HOSTADDRESS$
}
define command {
command_name host_service_handler
- command_line $USER1$/gluster_host_service_handler.py -s $SERVICESTATE$ -t $SERVICESTATETYPE$ -a $SERVICEATTEMPT$ -l $HOSTADDRESS$ -n "$SERVICEDESC$"
+ command_line $USER1$/gluster/gluster_host_service_handler.py -s $SERVICESTATE$ -t $SERVICESTATETYPE$ -a $SERVICEATTEMPT$ -l $HOSTADDRESS$ -n "$SERVICEDESC$"
}
define command {