summaryrefslogtreecommitdiffstats
path: root/config/gluster-templates.cfg
diff options
context:
space:
mode:
authorShubhendu Tripathi <shtripat@redhat.com>2014-05-19 15:54:15 +0530
committerTimothy Asir <tim.gluster@gmail.com>2014-05-20 01:49:59 -0700
commitf733e1ef5deafd82e417de10c829301eb7881100 (patch)
tree1bdf853abe97f632833da415b5953fbe36ec8e7d /config/gluster-templates.cfg
parent0c6651331d3a8fc867a1799b18baed4c0789ba69 (diff)
nagios-server-addons: Disabled check_remote_host service
Disabled the gluster host service check_command service check_remote_host Change-Id: If71ed9d42ef65a9a9b36668fed7b449745cc5df1 Bug-URL: https://bugzilla.redhat.com/show_bug.cgi?id=1098468 Signed-off-by: Shubhendu Tripathi <shtripat@redhat.com> Reviewed-on: http://review.gluster.org/7797 Reviewed-by: Kanagaraj M <kmayilsa@redhat.com> Reviewed-by: Timothy Asir <tim.gluster@gmail.com>
Diffstat (limited to 'config/gluster-templates.cfg')
-rw-r--r--config/gluster-templates.cfg3
1 files changed, 1 insertions, 2 deletions
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
+}