From 9ecbd66837567a5b109f13d0c54a98ef405f6f16 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 26 Aug 2015 02:11:37 +0000 Subject: [PATCH] Re-add the check_http still needed for a few things. --- .../files/nagios-external/services/websites.cfg | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/roles/nagios_server/files/nagios-external/services/websites.cfg b/roles/nagios_server/files/nagios-external/services/websites.cfg index 81148f81ac..7468324728 100644 --- a/roles/nagios_server/files/nagios-external/services/websites.cfg +++ b/roles/nagios_server/files/nagios-external/services/websites.cfg @@ -105,14 +105,14 @@ define service { # These are http checks, using http hosts # -#define service { -# host_name 209.132.181.16-phx2, 85.236.55.6-internetx, 66.35.62.162-tummy, 152.19.134.142-ibiblio, proxy06.fedoraproject.org, 213.175.193.206-bodhost, 67.203.2.67-coloamerica, 66.135.62.187-serverbeach -# service_description http -# max_check_attempts 2 -# normal_check_interval 2 -# check_command check_http -# use websitetemplate -#} +define service { + host_name 209.132.181.16-phx2, 85.236.55.6-internetx, 66.35.62.162-tummy, 152.19.134.142-ibiblio, proxy06.fedoraproject.org, 213.175.193.206-bodhost, 67.203.2.67-coloamerica, 66.135.62.187-serverbeach + service_description http + max_check_attempts 2 + normal_check_interval 2 + check_command check_http + use websitetemplate +} define service { host_name 209.132.181.16-phx2, 85.236.55.6-internetx, 66.35.62.162-tummy, 152.19.134.142-ibiblio, proxy06.fedoraproject.org, 213.175.193.206-bodhost, 67.203.2.67-coloamerica, 66.135.62.187-serverbeach