summaryrefslogtreecommitdiffstats
path: root/templates/Makefile.am
diff options
context:
space:
mode:
authorNishanth Thomas <nthomas@redhat.com>2014-05-09 14:01:37 +0530
committerSahina Bose <sabose@redhat.com>2014-05-13 03:23:05 -0700
commit9379f10239710c950c8ce319a18022215a892a66 (patch)
treef12a069c8f13bfdd9548d4a563685b38eaebd9c7 /templates/Makefile.am
parentfdc74de01faf52114578b64481c44d58abc06405 (diff)
nagios-server-addons : Added a php template for volume utilization
Volume Utilization plugin didn't have a php template written and hence the graph was not getting displayed properly Change-Id: I6726a6de5370d271467be03e9e8500421cf66e39 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1095427 Signed-off-by: Nishanth Thomas <nthomas@redhat.com> Reviewed-on: http://review.gluster.org/7724 Tested-by: Nishanth Thomas <nishusemail@gmail.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 ccd3006..edece53 100644
--- a/templates/Makefile.am
+++ b/templates/Makefile.am
@@ -5,6 +5,7 @@ pnp4nagiostemplate_DATA = \
check_interfaces.php \
check_memory.php \
check_swap_usage.php \
+ check_vol_utilization.php \
$(NULL)
EXTRA_DIST = \