summaryrefslogtreecommitdiffstats
path: root/templates/Makefile.am
diff options
context:
space:
mode:
authorndarshan <dnarayan@redhat.com>2015-01-06 16:45:20 +0530
committerSahina Bose <sabose@redhat.com>2015-02-19 02:22:29 -0800
commite91468e8030ce33963826eab07601aa882f2ba0d (patch)
tree54fdc842dd61df1b57b68cc19c59223ef60691a1 /templates/Makefile.am
parentd8b8a8177004ecbc32c810ce3eccce5812618a5b (diff)
graph-templates: disk and brick utilization graph template modification.
This patch modifies the graph template for brick utilization and disk utilization to handle the changes made by check_disk _and_inode plugin revamp. Now separate graphs for data, inode, thinpool and thinpool-metadata utilization are shown. Change-Id: Iad7da8ab3fede89bb528ceadfd817646c018795e Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1167771 Signed-off-by: ndarshan <dnarayan@redhat.com> Reviewed-on: http://review.gluster.org/9394 Reviewed-by: Bala FA <barumuga@redhat.com> Reviewed-by: Sahina Bose <sabose@redhat.com>
Diffstat (limited to 'templates/Makefile.am')
-rw-r--r--templates/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/Makefile.am b/templates/Makefile.am
index 6d93fd7..c2c491f 100644
--- a/templates/Makefile.am
+++ b/templates/Makefile.am
@@ -21,3 +21,6 @@ EXTRA_DIST = \
$(pnp4nagioscheckcommand_DATA) \
$(pnp4nagiostemplate_DATA) \
$(NULL)
+
+check_brick_usage.php:
+ ln -sf check_disk_and_inode.php check_brick_usage.php