2019/monitoring/icinga2/conf.d/hosts/phones/phone-a.conf

14 lines
233 B
Plaintext

object Host "phone-A" {
import "generic-host"
address = "phone-A"
vars.groups = [ "phone" ]
vars.parent = "vocsw-A.openfest.org"
# check_command = "xxx_health"
# vars.extra_port_check = ""
# vars.specification = "vocsw"
}