How can I configure multiple notification options in a single check?
Posted: Wed Jul 10, 2024 9:36 am
Hello,
I've been asked to send alerts to a different/second email address when a check enters a critical state. I tried to accomplish this by setting up a second service template, but it looks like the service template listed first takes priority.
For example,
If I have our standard template listed first, followed by the new critical template, I get the following:
notification_options r,w,u,c
If I switch them, putting new critical template first, the notification options change:
notification_options c
I'd like to find a way to utilize both notification paths (in a single check).
I'm sure there's a way to do this (hopefully easily). Any assistance is greatly appreciated.
Thanks in advance.
I've been asked to send alerts to a different/second email address when a check enters a critical state. I tried to accomplish this by setting up a second service template, but it looks like the service template listed first takes priority.
For example,
If I have our standard template listed first, followed by the new critical template, I get the following:
notification_options r,w,u,c
If I switch them, putting new critical template first, the notification options change:
notification_options c
I'd like to find a way to utilize both notification paths (in a single check).
I'm sure there's a way to do this (hopefully easily). Any assistance is greatly appreciated.
Thanks in advance.