Hi Henti,

I think, you should review the states an types of the notifications.
iirc the possible states for a host- Notification are "Up, Down" . "Warning, Critical, Unknown" are used for Service States. The Custom Type ist used for Notification from the web UI and Icinga itself uses "Problem" for Hosts went down.

Jürgen


Jürgen
Am 23.03.2015 14:15, schrieb Henti Smith:
template Notification "custom-host-notification" {
  command = "mail-host-notification"
  states = [ Warning, Critical, Unknown ]
  types = [ Custom ]
  period = "24x7"
}

_______________________________________________
icinga-users mailing list
[email protected]
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to