and boy did I miss a couple
This commit is contained in:
parent
f8c7161646
commit
46b8f4d181
3 changed files with 14 additions and 14 deletions
|
@ -281,7 +281,7 @@ define service {
|
|||
}
|
||||
|
||||
define service {
|
||||
host_name value
|
||||
hostgroup_name value
|
||||
service_description Check møte process
|
||||
check_command check_website!localhost!/!møte
|
||||
use websitetemplate
|
||||
|
@ -293,9 +293,9 @@ define service {
|
|||
## Individual hosts
|
||||
|
||||
define service {
|
||||
host_name ppc-hub
|
||||
service_description ppc-koji-frontend
|
||||
check_command check_website_ppc!ppc.koji.fedoraproject.org!/koji/!Recent
|
||||
hostgroup_name koji
|
||||
service_description koji-frontend
|
||||
check_command check_website_ppc!localhost!/koji/!Recent
|
||||
use ppc-secondarytemplate
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue