I would like to add a variable into my email alerts. For example if I have the threshold set for high response times to greater than 60 MS for 5 minutes then I would like that to be in my email alert. Where is the variable for that?
Might be able to pull the alert SQL query into the message, but it would probably be ugly. A better way could be to put information in the Alert description and include that. I am not positive what the variable is, but you could try "${AlertMessage}". When you are creating the email there is an insert variable wizard that has all sorts or things you can add to the email.
Yes, I've been looking through the stuff in the alert wizard and I haven't seen anything for current threshold.