2019/monitoring/icinga2/conf.d/hosts/equipment/voc-stream-A.conf

10 lines
169 B
Plaintext
Raw Normal View History

2019-10-29 18:16:11 +02:00
object Host "voc-stream-A" {
import "generic-host"
# main room streamer
address = "stream-A"
vars.groups = [ "equipment" ]
vars.parent = "vocsw-A.openfest.org"
}