Hello I can't seem to get the new SAM variables for the Alert Manager to work.
Namely:
${ApplicationStatus}
${ResponseTime}
${Threshold-Statistic-Critical}
Any ideas on how to make these work?
Your alert as written will never fire as you can't have a component that is both in a warning and a critical status simultaneously. Your operator in this trigger condition is "All" which is another work for "and". All items listed must be true before the alert will fire, which as defined is not possible. You'll want to add a condition group with the "any" AKA "or" operator to put the status in. Below is an example of what that would look like.
I get the feeling that a load of variables have been renamed. My old report of hardware problems now shows a load of stuff that is "Up" :-|
If I get chance tomorrow (I'm being asked to go to our Customer's Customer to do some SolarWinds "consultancy" - whatever that means) I'll upload a screenshot of my report to see if we can work out what's changed!
If you're finding these Alert Macros are not working for you please verify that the "Property to Monitor" under the "Trigger Condition" tab is set to "APM:Component". Several of these macros are not available for "APM: Application".
Yep it is.
This is actually a different alert than the one I referenced above.
Here is my trigger condition:
And here is my message: