2019/monitoring/icinga2/conf.d/slack-service-notification....

11 lines
316 B
Plaintext
Raw Normal View History

2019-10-27 22:10:55 +02:00
template Notification "slack-service-notification" {
command = "slack-service-notification"
states = [ OK, Warning, Critical, Unknown ]
types = [ Problem, Acknowledgement, Recovery, Custom,
FlappingStart, FlappingEnd,
DowntimeStart, DowntimeEnd, DowntimeRemoved ]
period = "24x7"
}