2019/monitoring/icinga2/conf.d/hosts/switches/nocsw.conf

13 lines
240 B
Plaintext

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