From c8596ac20a74959ec2153e1747ec5a9eaa153ee2 Mon Sep 17 00:00:00 2001 From: Sahina Bose Date: Thu, 20 Mar 2014 14:14:19 +0530 Subject: 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 Reviewed-on: https://cuckoo.blr.redhat.com:8443/51 Reviewed-by: Ramesh N --- config/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'config/Makefile.am') 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) -- cgit