Need help to create an SLA breached table showing committed XXmiliseconds Vs current XX milliseconds values with SLA pass or SLA breached. Can someone please help me create a table for ICMP Operations IPSLA? What I need. I have a site with a committed SLA of 30ms around the clock. If it is more than 30ms I need to capture…
You can get the alert actions with alert name with this sql query. SELECT ac.Name ,aa.ParentID ,aa.[EnvironmentType] ,aa.[CategoryType] ,a.Description FROM [SolarWindsOrion].[dbo].[ActionsAssignments] as aa inner join Actions as a on aa.ActionID = a.ActionID inner join AlertConfigurations as ac on ac.AlertID = aa.ParentID…
Greetings Thwackians! Unfortunately I was unable to find an answer to this very specific question when searching the web, Thack forums, or even the suggested results that populated when I started typing the question. When I run a report to show traffic stats on interfaces and their associated sub-interfaces, in some cases…
All, I'm attempting to extract all alerts mapped to all nodes, similar to the "All alerts this object can trigger" widget, except for everything in the system as a CSV or similar. However, I'm having difficulty finding the best way to get the information. The web reports tool only allows me to search for alerts on a…
Hello All, Please could someone help me in creating a (SQL, SWQL, Custom, OOB...) Report containing All Enabled Alerts along with Node/object Name associated to that alert. In simple words there is OOB report showing "All alerts this objects can trigger" but this can give a report on a Specific object, whilst I need…
Hi Team , I am not getting detail report (etc sev , reason )of all alerts triggered last month Vivek
Hey guys, this report used to work for me and now it doesn't anymore, do any of you know why do I get "query not valid"? Thanks SELECT I.InterfaceID, N.NodeID, N.Caption AS NodeName, N.DetailsUrl AS NDetailsUrl, N.VendorIcon AS Vendor, I.Caption AS Interface_Caption, I.InterfaceIcon AS Interface_Icon, I.DetailsUrl AS…
Hi After upgrading to 2023.1 i want to setup : Reporting - via 'custom table' - last week only But i am missing like fields like : 'last week only' Let me hear what You have done guys/girls to setup weekly reporting to managers instead i got - show all records show only the top show only %
I created a custom SWQL report for VM Snapshots. In SWQL studio the query returns 29 results - which is correct. I put this in a Solarwinds site and it returns 29 results. I put this in EOC and filter the same Solarwinds site and it returns duplicates - 58 results. If I filter a different SW site it returns the same 58. If…
I'd like to view reports from a specified date to another, specifically a time range longer than one month. Can anybody help me? Thanks in advance. Thank you.
It looks like you're new here. Sign in or register to get started.