summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorNishanth Thomas <nthomas@redhat.com>2014-04-15 11:53:35 +0530
committerBala.FA <barumuga@redhat.com>2014-04-29 10:21:37 +0530
commit4529ce7d5e539e42ce9d38d09d3badea3f5247ca (patch)
treec67ca568788cad7d5a1b9cde46b99b17151a07c7 /plugins/Makefile.am
parent210b28d84f91050fd4a293653d0f5982ae34f189 (diff)
Cluster Status: Plugin to display the overall status of cluster
This plugin use mk-livestatus to retrieve the status of the all the volumes and provide aggregrate status of the cluster Addressed review comments Change-Id: Ia83b41cfdc6dcfc1f379c024ba6ea33f9ccfe598 Signed-off-by: Nishanth Thomas <nthomas@redhat.com>
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 78d0d8a..9779c2d 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -1,5 +1,6 @@
dist_glusternagiosplugins_PYTHON = \
constants.py \
+ check_cluster_status.py \
check_cluster_vol_usage.py \
check_remote_host.py \
check_vol_server.py \