summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/gluster-commands.cfg7
-rw-r--r--config/gluster-templates.cfg3
2 files changed, 2 insertions, 8 deletions
diff --git a/config/gluster-commands.cfg b/config/gluster-commands.cfg
index 73772fc..3110e5b 100644
--- a/config/gluster-commands.cfg
+++ b/config/gluster-commands.cfg
@@ -25,11 +25,6 @@ define command {
}
define command {
- command_name check_remote_host
- command_line $USER1$/gluster/check_remote_host.py -H $HOSTADDRESS$
-}
-
-define command {
command_name host_service_handler
command_line $USER1$/gluster/gluster_host_service_handler.py -s $SERVICESTATE$ -t $SERVICESTATETYPE$ -a $SERVICEATTEMPT$ -l $HOSTADDRESS$ -n "$SERVICEDESC$"
}
@@ -119,4 +114,4 @@ define command {
define command {
command_name check_proc_status
command_line $USER1$/check_nrpe -H $HOSTADDRESS$ -c check_proc_status -a $ARG1$
-} \ No newline at end of file
+}
diff --git a/config/gluster-templates.cfg b/config/gluster-templates.cfg
index fe27ad0..1530f21 100644
--- a/config/gluster-templates.cfg
+++ b/config/gluster-templates.cfg
@@ -12,7 +12,6 @@ define host{
define host {
name gluster-host
use gluster-generic-host
- check_command check_remote_host
register 0
_gluster_entity Host
}
@@ -80,4 +79,4 @@ define service {
use gluster-service-with-graph
check_command check_brick_usage
_GLUSTER_ENTITY Brick
-} \ No newline at end of file
+}