summaryrefslogtreecommitdiffstats
path: root/templates/Makefile.am
diff options
context:
space:
mode:
authorNishanth Thomas <nthomas@redhat.com>2014-10-30 10:43:40 +0530
committerSahina Bose <sabose@redhat.com>2014-11-17 21:41:13 -0800
commita93474a43065ab3c9539b1268c5ebe819903bb4c (patch)
tree924263fb659b5dafd9ae17303d60abbf309bcba8 /templates/Makefile.am
parentc30f0e1ee1193d7585ad7378da4c360421b545b0 (diff)
nagios-server-addons:Add php template for cluster utilization plugin
There was no php template available for cluster utilization and it was using the the default template and causing the improper display Change-Id: I21f458a678d12807d275cc536e56aa14eae22a80 Bug-url: https://bugzilla.redhat.com/show_bug.cgi?id=1119233 Signed-off-by: Nishanth Thomas <nthomas@redhat.com> Reviewed-on: http://review.gluster.org/9002 Tested-by: Nishanth Thomas <nishusemail@gmail.com> Reviewed-by: Ramesh N <rnachimu@redhat.com> Reviewed-by: Shubhendu Tripathi <shtripat@redhat.com> Reviewed-by: Kanagaraj M <kmayilsa@redhat.com> Reviewed-by: Sahina Bose <sabose@redhat.com>
Diffstat (limited to 'templates/Makefile.am')
-rw-r--r--templates/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/Makefile.am b/templates/Makefile.am
index c229efe..78b81b4 100644
--- a/templates/Makefile.am
+++ b/templates/Makefile.am
@@ -6,6 +6,7 @@ pnp4nagioscheckcommand_DATA = \
pnp4nagiostemplatedir = $(datarootdir)/nagios/html/pnp4nagios/templates.dist
pnp4nagiostemplate_DATA = \
+ check_cluster_vol_usage.php \
check_cpu_multicore.php \
check_disk_and_inode.php \
check_interfaces.php \