The most recent content from our members.
I have an alert definition that looks for applications whose status has recently escalated from Warning to Critical. Specifically, the alert trigger looks for active alerts on applications where AlertConfigurations.ObjectType = 'Orion.APM.Application'. This alert stopped working when we upgraded our Solarwinds apps to…
Hey all, I am having a hell of a time with trying to create a custom query in SQL where I pull all active alerts, and include the name of the node to which the alert applies. Here is my SQL code, sans node identification: SELECT AStat.[ObjectName] AS 'Summary', ADefs.[AlertName] AS 'Category',…
Hello, I am working on queries that make use of the AlertStatus table (See: Issues getting the related node name/ID for each alert via SQL). However, for these alerts I need to be able to get the node caption for each alert. This table itself does not have a way to tie an alert to a node as such. However, I have found that…
It looks like you're new here. Sign in or register to get started.