Hi Guys,
I am a bit confused as I could not find any variables for Trap Alerts which would reference trap alert itself, such as ${TrapID}, ${TrapName}, etc. Is there anything like that out there?
What I want is to be able to display information in the trap alert by using SQL macro, for example:
Conceptual example:
Trap Name: ${SQL:SELECT RuleName FROM SolarWinds.dbo.TrapRules WHERE TrapRuleID = ${TrapID}}