I am currently setting up my Icinga2 in a new structure and wanted to add a few features. I am done with 90% but I miss exactly one feature: Notify me in a wave.
Let me explain:
Whenever an error happens I am wanting the following scenario:
- instant: send mail
- after 5 minutes: send Chat notification
- 10 Minutes: send SMS
- 30 Minutes: call me
- At minute 40 repeat from send mail
Right now everything happens at the same time so I have NotificationCommands and Notifications, but I don't know how to setup the top configuration. Is someone able to help me here?
have a nice day,
Bastian