Files
ViciDialSVN/vicinoc_1-X/icinga2/conf.d/services/ntp.conf
T

7 lines
126 B
Plaintext

apply Service "ntp" {
import "service-1minhigh"
check_command = "ntp-check"
assign where host.address != "127.0.0.1"
}