summaryrefslogtreecommitdiffstats
path: root/config/gluster-commands.cfg
diff options
context:
space:
mode:
authorSahina Bose <sabose@redhat.com>2014-03-20 14:14:19 +0530
committerBala.FA <barumuga@redhat.com>2014-04-29 10:21:37 +0530
commitc8596ac20a74959ec2153e1747ec5a9eaa153ee2 (patch)
treeb95fac2504abc869b7846d6ae3a388a40df3a80a /config/gluster-commands.cfg
parent8a3133b13a6637eb5ed2fb191603a944ccd9b0f0 (diff)
plugins: Definitions for brick usage
Added nagios command definitions for brick usage Also added a sample file to be used as reference to configure a gluster cluster in Nagios Change-Id: I3db0ce05de997460589b40fd684fff6a4e023fb6 Signed-off-by: Sahina Bose <sabose@redhat.com> Reviewed-on: https://cuckoo.blr.redhat.com:8443/51 Reviewed-by: Ramesh N <rnachimu@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 21ff226..ef0e430 100644
--- a/config/gluster-commands.cfg
+++ b/config/gluster-commands.cfg
@@ -50,3 +50,8 @@ define command{
command_line $USER1$/gluster/check_cluster_vol_usage.py -w $ARG1$ -c $ARG2$ -hg $HOSTNAME$
}
+define command{
+ command_name check_dummy
+ command_line $USER1$/check_dummy 0
+}
+