summaryrefslogtreecommitdiffstats
path: root/config/gluster-templates.cfg
diff options
context:
space:
mode:
authorShubhendu Tripathi <shtripat@redhat.com>2014-05-29 12:49:52 +0530
committerTimothy Asir <tim.gluster@gmail.com>2014-05-30 01:18:08 -0700
commit870e96472f2b3f8a258b781210c25cb365980067 (patch)
treed810e4a2b7f4cf1a85b4e39f083c8af8c5d2630d /config/gluster-templates.cfg
parent45502497df037e8a145ae8dc92c0b4ef378c537c (diff)
nagios-server-addons: Check hosts status using NRPE
Enabled to execute check_nrpe for a given host to check its status. Change-Id: I938b78fcbf52cd46f4f493e2c2b8b927614834eb Bug-URL: https://bugzilla.redhat.com/show_bug.cgi?id=1102506 Signed-off-by: Shubhendu Tripathi <shtripat@redhat.com> Reviewed-on: http://review.gluster.org/7923 Reviewed-by: Ramesh N <rnachimu@redhat.com> 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.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/gluster-templates.cfg b/config/gluster-templates.cfg
index b8b47bc..6f968ca 100644
--- a/config/gluster-templates.cfg
+++ b/config/gluster-templates.cfg
@@ -12,6 +12,7 @@ define host{
define host {
name gluster-host
use gluster-generic-host
+ check_command check_remote_host
register 0
_gluster_entity Host
}