summaryrefslogtreecommitdiffstats
path: root/config/gluster-commands.cfg
diff options
context:
space:
mode:
authorRamesh Nachimuthu <rnachimu@redhat.com>2014-04-28 18:05:25 +0530
committerSahina Bose <sabose@redhat.com>2014-04-30 07:18:34 -0700
commite34b8338759a56a3f0c03156aaa5b94377c679ed (patch)
tree09f17ca14ef8b199c9b74a5442a6e9207c496478 /config/gluster-commands.cfg
parent6fa90e73ddeb2a5df1e6ab01837a249274928ff6 (diff)
autoconf: Configure the nodes in auto-config using NRPE
Addning an NRPE command to configure all the newly added nodes to used passive check results using NSCA. It is done using the NRPE command 'configure_gluster_node'. Change-Id: I75d0214c8c52afdedd13dac3f38d52abc4ca5a93 Signed-off-by: Ramesh Nachimuthu <rnachimu@redhat.com> Reviewed-on: http://review.gluster.org/7593 Reviewed-by: Sahina Bose <sabose@redhat.com>
Diffstat (limited to 'config/gluster-commands.cfg')
-rw-r--r--config/gluster-commands.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/gluster-commands.cfg b/config/gluster-commands.cfg
index 8c5594f..196ca08 100644
--- a/config/gluster-commands.cfg
+++ b/config/gluster-commands.cfg
@@ -73,7 +73,7 @@ define command{
define command{
command_name gluster_auto_discovery
- command_line sudo $USER1$/gluster/discovery.py -H $ARG1$ -c $HOSTNAME$ -m auto
+ command_line sudo $USER1$/gluster/discovery.py -H $ARG1$ -c $HOSTNAME$ -m auto -n $ARG2$
}
define command{