template Host "generic-host" { check_command = "hostalive" /* Notifications */ vars.notification["mail"] = { groups = [ "hostmaster" ] } vars.notification["telegram"] = { groups = [ "hostmaster" ] } }