summaryrefslogtreecommitdiffstats
path: root/config/gluster-commands.cfg
diff options
context:
space:
mode:
authorSahina Bose <sabose@redhat.com>2014-03-21 14:16:30 +0530
committerBala.FA <barumuga@redhat.com>2014-04-29 10:21:37 +0530
commit6fb70dc1fd61805ef75ae14b92f0f7c236519688 (patch)
tree5c81c2940d4d09902eea950a3ec567933ba36a57 /config/gluster-commands.cfg
parent355e925c9272a86ddca4a2e3d566880e0a537b29 (diff)
plugins: Fixing template, commands and vol utilization
Fixed the template, commands and vol utilization plugin Change-Id: I11eb562f6f563d066938110f730512ae0b772eaf Signed-off-by: Sahina Bose <sabose@redhat.com> Reviewed-on: https://cuckoo.blr.redhat.com:8443/66 Reviewed-by: Nishanth Thomas <nishusemail@gmail.com>
Diffstat (limited to 'config/gluster-commands.cfg')
-rw-r--r--config/gluster-commands.cfg11
1 files changed, 11 insertions, 0 deletions
diff --git a/config/gluster-commands.cfg b/config/gluster-commands.cfg
index 803cc58..c2d70a7 100644
--- a/config/gluster-commands.cfg
+++ b/config/gluster-commands.cfg
@@ -45,6 +45,17 @@ define command {
}
+define command {
+ command_name check_brick_usage
+ command_line $USER1$/check_nrpe -H $HOSTADDRESS$ -c check_brick_usage -a $_SERVICEBRICK_DIR$
+}
+
+define command {
+ command_name check_vol_utilization
+ command_line $USER1$/gluster/check_vol_utilization_server.py $ARG1$ $ARG2$ -w $ARG3$ -c $ARG4$
+}
+
+
define command{
command_name check_cluster_vol_usage
command_line $USER1$/gluster/check_cluster_vol_usage.py -w $ARG1$ -c $ARG2$ -hg $HOSTNAME$