Hello Experts, I am trying to build one modern dahsboard KPI dashboard which helps me to get number of down devices region wise. We are using "Region" as custom property to update the device region details. The requirement is that we want to see number of down devices in recent times not all the down devices (Devices went…
i would like to display the severity of each alarm , i noticed that the value returned is a number and i'm working on a way to change the value into something else . i tried the CASE function as shown belwon but i'm getting error in the syntax: SELECT OAH.AlertObjects.AlertConfigurations.DisplayName AS [Alert Name] ,…
In SWQL studio , i see the entity value of "can delete" property of a table set to False, i want to run a script that will delete an entry from this table.Is there any way to achieve it.
I am using the following query. The issue is that I get elements not listed within the "Metaswitch_Platform" group. Any insight would be appreciated. SELECT TOP 10 COUNT(AlertActiveID) AS Quantity ,[ALERTS].AlertObjects.RelatedNodeCaption AS [Node] ,[ALERTS].AlertObjects.RelatedNodeDetailsURL AS DetailsUrl ,[Nodes].Status…
Hi, I am planning to build Python script to get data from SolarWinds reports and compare the data from ServiceNow CMDB. This is to check all database nodes are being monitored in SolarWinds. Is there a sample script for that?
Having issues with the query function within the OrionSDK not building the API request correctly. Instead of building the URL "">MYSOLARWINDSINSTANCE.com:17774/.../Query I am getting "MYSOLARWINDSINSTANCE.com:17774/.../Query" causing [Errno 11001] getaddrinfo failed. The first URL listed can be accessed and returns…
You may, or may not have noticed within the release notes of 2023.1 and the port requirements document that the use of port 17778 for SWIS API is being deprecated and we recommend that you start using port 17774.…
Hi, I can't possibly imagine this hasn't already been requested, but nothing suggested is showing up for this. I have several drawings where I overlay Universal Device Pollers using references like "${CurrentValue}/30 Amps" in labels within Network Atlas. When the node is offline or the OID assigned isn't found on the…
HI , I am version on Orion 2023.2.0 and trying to connect to SWQL studio but getting following error :I suspect its the issue related to changing the rest client port changed from 17777 to 17774 in the newer version , if thats the issue where can i chage this port ? Is there any certificate installation required , i know i…
How to connect with SolarWinds API via Orion SDK? Can i have any suggestions on this!
It looks like you're new here. Sign in or register to get started.