I wasnt even supposed to be here today....
This commit is contained in:
parent
330e330707
commit
60d85fde65
1 changed files with 13 additions and 6 deletions
|
@ -516,12 +516,19 @@ define service {
|
|||
use defaulttemplate
|
||||
}
|
||||
|
||||
#define service {
|
||||
# host_name virthost02.mgmt.fedoraproject.org
|
||||
# service_description virthost02.mgmt.fedoraproject.org-https
|
||||
# check_command check_https!virthost02.mgmt.fedoraproject.org
|
||||
# use defaulttemplate
|
||||
#}
|
||||
define service {
|
||||
host_name virthost02.mgmt.fedoraproject.org
|
||||
service_description virthost02.mgmt.fedoraproject.org-https
|
||||
check_command check_https!virthost02.mgmt.fedoraproject.org
|
||||
use defaulttemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
host_name virthost11.mgmt.fedoraproject.org
|
||||
service_description virthost11.mgmt.fedoraproject.org-https
|
||||
check_command check_https!virthost11.mgmt.fedoraproject.org
|
||||
use defaulttemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
host_name virthost03.mgmt.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue