Re-add the check_http still needed for a few things.
This commit is contained in:
parent
41e2eed82e
commit
9ecbd66837
1 changed files with 8 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue