summaryrefslogtreecommitdiffstats
path: root/config/Makefile.am
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/Makefile.am
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/Makefile.am')
-rw-r--r--config/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/Makefile.am b/config/Makefile.am
index eea3ea2..7ee5a11 100644
--- a/config/Makefile.am
+++ b/config/Makefile.am
@@ -10,6 +10,7 @@ glusternagiosconf_DATA = \
glusternagiosdefaultconfdir = $(sysconfdir)/nagios/gluster/default
glusternagiosdefaultconf_DATA = \
+ glustercluster.cfg.sample \
node1.cfg \
$(NULL)