Files
VSC/Icinga2/_Test/host satellite.conf
T
claudio 368d6fafea Issue
Code backup
2026-05-10 16:59:01 +02:00

8 lines
132 B
Plaintext

template Host "PC210" {
address = "172.16.82.198"
check_command = "hostalive"
}
object Host "PC210 - Host" {
import "PC210"
}