Add vh16/17/18 and mgmt
This commit is contained in:
parent
4cd8e39470
commit
54ea4a002b
10 changed files with 48 additions and 6 deletions
|
@ -210,6 +210,27 @@ define service {
|
|||
use defaulttemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
host_name virthost16.mgmt.fedoraproject.org
|
||||
service_description virthost16.mgmt.fedoraproject.org-http
|
||||
check_command check_http!virthost16.mgmt.fedoraproject.org
|
||||
use defaulttemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
host_name virthost17.mgmt.fedoraproject.org
|
||||
service_description virthost17.mgmt.fedoraproject.org-http
|
||||
check_command check_http!virthost17.mgmt.fedoraproject.org
|
||||
use defaulttemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
host_name virthost18.mgmt.fedoraproject.org
|
||||
service_description virthost18.mgmt.fedoraproject.org-http
|
||||
check_command check_http!virthost18.mgmt.fedoraproject.org
|
||||
use defaulttemplate
|
||||
}
|
||||
|
||||
# define service {
|
||||
# host_name ibiblio02.mgmt.fedoraproject.org
|
||||
# service_description ibiblio02.mgmt.fedoraproject.org-http
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue