14 lines
331 B
INI
14 lines
331 B
INI
define service {
|
|
hostgroup_name unbound
|
|
service_description Unbound-80
|
|
check_command check_unbound_80!www.fedoraproject.org
|
|
use defaulttemplate
|
|
}
|
|
|
|
define service {
|
|
hostgroup_name unbound
|
|
service_description Unbound-443
|
|
check_command check_unbound_443!8881!www.fedoraproject.org
|
|
use defaulttemplate
|
|
}
|
|
|