Hi,
I’ve set Notification and Notification Templates in Icinga Director. The template is applied to all hosts and services based on the template but still no email gets sent out. What am I missing?
## zones.d/master/notification_templates.conf
template Notification "Host Being Down Notification" {
command = "[host-notification](http://ap-bri-icinga01/icingaweb2/director/command?name=host-notification)"
interval = 0s
states = [ Down ]
types = [ DowntimeStart ]
users = [ "xxx" ]
}
Thanks,
Shadi
