Different Emails For Different Alerts
Posted: Thu Feb 13, 2014 1:25 pm
I know where I can set the generic email template for all host and service alerts.
I need to include a custom link based upon the different types of notifications. For instance, let's say I have a notification type A, type B, type C. I want a custom email for each that has a link to a specific web page based upon the host IP macro, but followed with a different link.
Example:
http://192.168.1.1/typeA.html
http://192.168.1.1/typeB.html
http://192.168.1.1/typeC.html
Where 192.168.1.1 is generated from $HOSTADDRESS$.
I need to include a custom link based upon the different types of notifications. For instance, let's say I have a notification type A, type B, type C. I want a custom email for each that has a link to a specific web page based upon the host IP macro, but followed with a different link.
Example:
http://192.168.1.1/typeA.html
http://192.168.1.1/typeB.html
http://192.168.1.1/typeC.html
Where 192.168.1.1 is generated from $HOSTADDRESS$.