summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorShubhendu Tripathi <shtripat@redhat.com>2014-05-29 12:49:52 +0530
committerTimothy Asir <tim.gluster@gmail.com>2014-05-30 01:18:08 -0700
commit870e96472f2b3f8a258b781210c25cb365980067 (patch)
treed810e4a2b7f4cf1a85b4e39f083c8af8c5d2630d /tests/Makefile.am
parent45502497df037e8a145ae8dc92c0b4ef378c537c (diff)
nagios-server-addons: Check hosts status using NRPE
Enabled to execute check_nrpe for a given host to check its status. Change-Id: I938b78fcbf52cd46f4f493e2c2b8b927614834eb Bug-URL: https://bugzilla.redhat.com/show_bug.cgi?id=1102506 Signed-off-by: Shubhendu Tripathi <shtripat@redhat.com> Reviewed-on: http://review.gluster.org/7923 Reviewed-by: Ramesh N <rnachimu@redhat.com> Reviewed-by: Kanagaraj M <kmayilsa@redhat.com> Reviewed-by: Timothy Asir <tim.gluster@gmail.com>
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 7527b23..8616007 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -20,7 +20,6 @@
test_modules = \
test_check_cluster_volusage.py \
- test_check_remote_host.py \
test_notify_ovirt_engine_handler.py \
test_config_generator.py \
test_discovery.py \