Hello,
Working on a SWQL query to get active or latest Alerts in SolarWinds based on specific applications such as MSSQLServer . Has anyone have any idea?
A bunch of the logic is already baked into the SolarWinds Active Alert Dashboard . You could just look at the queries behind the scenes and add an additional filter (WHERE) clause.
WHERE
Thank you sir. This is great info