Hi everybody i am new on SWQL. i have two SWQL queries. how can i join these queries in one table to use on solarwinds dashboard ? this query will return 30 node that have less than 70 day to their certificate expiration. this query doe not show node name. -- query one SELECT TOP 30 NodeID, ComponentStatisticData FROM…
Hello, Is there a way to have on the modern dashboard the same display of application alerts I have in original dashboard. The appearance I want : The apperance I have : Thanks
Hello, Is it possible to have the Failed Replication SAM AppInsight for Active Directory in Modern dashboard ? Thanks
Hi. I am new to Solar Winds and I suck at making reports for now. The client wants me to create two reports Regarding of all the links uptime and downtime in terms of percentage. From Links the client means the Internet service provider. One of the Service Provider is WATEEN. I went to manage nodes in SolarWinds selected…
Hi all I'd like to create a query that allows Solarwinds to alert when a scheduled task hasn't run for the last 24 hours. So far I have the following, but when I add in the date condition I get no data returned. If I reduce the query to what is in bold then the query returns a correct value. SELECT Task.ID,…
i'm using below cmdlt to delete node from solarwinds but it's not getting any error also it's not deleting Remove-SwisObject -SwisConnection $swisConnection -Uri $nodeid
I'm trying to mute alerts by powershell , i'm able to connect solarwinds but not able to get nodeID. i tried many times by changing the query in below script . but no use...please assist me $serverName = "abcdef" $solarWindsServer = "SOLARWINDS" # Define your SolarWinds server and credentials $username = "a-v-cds"…
Option to update Incident number in Alerts page, The default servicenow-Solarwinds integration app directly update details in Orion.ServiceNow.AlertIncident, But with Custom REST API updates are not allowed. below are my objectives. 1. I am trying to integrate incident number updates from other ITSM tools like Ivanti,…
Hello, I'm trying to set thresholds on specific interfaces. I am able to see the properties of the thresholds using Get-SwisObject. $OutPercentUtilizationThreshold = Get-SwisObject $swis -Uri 'swis://orionserver.contoso.com/Orion/Orion.Nodes/NodeID=26/Interfaces/InterfaceID=270265/OutPercentUtilizationThreshold' ...but…
Dug for quite a while and I don't see a direct link to the NodeNotes, working an update dashboard with a few properties, and want to use the notes as a server purpose/description. This is what I have so far and it pulls everything I need except the node notes, I dug through nearly every linked property but am not finding…
It looks like you're new here. Sign in or register to get started.