summaryrefslogtreecommitdiffstats
path: root/config/gluster-commands.cfg
diff options
context:
space:
mode:
authorSahina Bose <sabose@redhat.com>2014-04-21 17:36:08 +0530
committerBala.FA <barumuga@redhat.com>2014-04-29 10:21:37 +0530
commit89db997887f8b993fd5fcc68860b7c7f09732076 (patch)
treebed54561fdce5c18246c793dbf746f7d766db27f /config/gluster-commands.cfg
parent6d9d04248ea574ffbe94edec9e552232924eb8ff (diff)
plugins: Server side plugin for self-heal
Server side plugin to check the volume self heal status Change-Id: Ia1ee3fb653913360edb1b54b42cce3ed105bdb79 Signed-off-by: Sahina Bose <sabose@redhat.com>
Diffstat (limited to 'config/gluster-commands.cfg')
-rw-r--r--config/gluster-commands.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/gluster-commands.cfg b/config/gluster-commands.cfg
index 60d6757..57b76ce 100644
--- a/config/gluster-commands.cfg
+++ b/config/gluster-commands.cfg
@@ -91,6 +91,11 @@ define command {
command_line $USER1$/gluster/check_vol_server.py $ARG1$ $ARG2$ -o quota
}
+define command {
+ command_name check_vol_heal_status
+ command_line $USER1$/gluster/check_vol_server.py $ARG1$ $ARG2$ -o self-heal
+}
+
define command{
command_name check_cluster_status
command_line $USER1$/gluster/check_cluster_status.py $HOSTNAME$