Update string since it looks in the first N bytes
This commit is contained in:
parent
8c4c1388ce
commit
8d86998187
1 changed files with 2 additions and 2 deletions
|
@ -74,7 +74,7 @@ define service {
|
|||
define service {
|
||||
host_name proxy01-wildcard, proxy02-wildcard, proxy03-fpo, proxy04-fpo, proxy06-fpo, proxy07-wildcard, proxy08-wildcard, proxy09-wildcard, proxy05-fpo, proxy10-fpo, proxy11-fpo
|
||||
service_description bodhi
|
||||
check_command check_website_ssl!bodhi.fedoraproject.org!/updates/!Free
|
||||
check_command check_website_ssl!bodhi.fedoraproject.org!/updates/!Fedora
|
||||
max_check_attempts 8
|
||||
use websitetemplate
|
||||
}
|
||||
|
@ -82,7 +82,7 @@ define service {
|
|||
define service {
|
||||
host_name bodhi03,bodhi04
|
||||
service_description bodhi-internal
|
||||
check_command check_website!localhost!/updates/!Free
|
||||
check_command check_website!localhost!/updates/!Fedora
|
||||
max_check_attempts 8
|
||||
use internalwebsitetemplate
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue