Move ipsilon checks to proxies
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
57069dba41
commit
e67fc8ca91
1 changed files with 7 additions and 9 deletions
|
@ -1,3 +1,10 @@
|
|||
define service {
|
||||
hostgroup_name proxies
|
||||
service_description http-ipsilon
|
||||
check_command check_website!id.fedoraproject.org!/!Federated Open Authentication
|
||||
use websitetemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
hostgroup_name proxies
|
||||
service_description http-fedoraproject.org
|
||||
|
@ -219,15 +226,6 @@ define service {
|
|||
event_handler restart_httpd
|
||||
}
|
||||
|
||||
define service {
|
||||
hostgroup_name ipsilon
|
||||
service_description http-ipsilon-internal
|
||||
check_command check_website!localhost!/!Federated Open Authentication
|
||||
max_check_attempts 8
|
||||
use internalwebsitetemplate
|
||||
event_handler restart_httpd
|
||||
}
|
||||
|
||||
define service {
|
||||
hostgroup_name ipa
|
||||
service_description http-ipa-internal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue