Can I have a data dictionary - for Orion SQL Server?
We have a well under-powered version of the database - but I am under the gun to write queries. Our Orion DB - I cannot open.
View ArticleCan you please let convert SQL into SWQL
I would like want from SQL to SWQL as mentioned below queries: it's talks about F5 Load balancing report data to list down application SELECTDISTINCT F5_LTM_VirtualServer.ShortName AS "Publication...
View Articleunable to update the alert status table using Rest API
Hi All, we are trying to update alert status table using rest api but it is not updating the required data, any suggestion ? Thanks
View ArticleIs there a way to copy scans when building new network discovery scans?
We have been building network discovery scans for each of our VoIP VLANs. It is extremely time consuming to do this. It would be nice to have the ability to copy a scan and simply modify it. Does any...
View ArticleOrion EOC SWQL Custom report
Hi, I am trying to create a dashboard with the swql of my SAM environment. I am not sure if EOC has its own SWQL. However I am not receiving the same out put in EOC that I am getting through SAM. Any...
View ArticleSetting NCM Global Connection Profile in script
Hello, I've found that this will set my node properties to "Yes" for "Manage node(s) with NCM": Invoke-SwisVerb$swisCirrus.NodesAddNodeToNCM @($NodeId) But I'm unable to find a way to set the...
View ArticleAre you able to unacknowledge alerts in SWIS?
I am able to acknowledge alerts in SWIS, my question is are you able to unacknowledge? If so, I was assuming the process would be similar to the acknowledgment workflow. Here is some sample code of...
View ArticleAdd UDT ports via API
I have not found a way to do this, but maybe I'm not looking in the right place. We've got Python scripts for discovering and adding nodes and interfaces via API no problem. We're using...
View ArticleWhat triggers InterfaceNetObjectDowntime table entry in SWQL.
We have an interface alert that showed a switch interface was down around 4am this morning (11:08 UTC time). I can see that entry in the InterfaceNetObjectDowntime table using a query I found on...
View ArticleHow to page json data.
I am trying to download some data from Solarwinds so I can see how we are progressing in moving items from whatsup. Using SQWL works great but I want to get the data programatically. This code works...
View ArticlePowershell script to use the API to discover interfaces on nodes
I was involved in a discussion this weekend about using the DiscoverInterfacesOnNode and AddInterfacesOnNode verbs. Currently they don't properly tag the interfacetype properties so if you use a...
View ArticleAlert Suppression Question
Hi all, I am currently using a powershell script and the SDK to suppress alerts for a bunch of servers in my environment. I have two questions: 1.) It takes upwards of 7 minutes for the script to...
View ArticleUsing PowerShell To Automatically Provision A Series Of Graphs Per View
For the past many moons, I have been searching for a way to improve our process of adding/viewing graphs. Our Engineer(s) ask to see views with various graphs, from many different nodes/interfaces,...
View ArticleTrusted connection from c# code using REST/JSON API
Hi All, I am a c# developer and my application currently uses PowerShell based Swis integration which I want to replace by REST/JSON API as presented in SwisClient sample..With PowerShell I can use the...
View ArticleDevice discovery only works on primary polling engine on python API call
Hi all, I am using the code at orionsdk-python/discover_and_add_interfaces.py at master · solarwinds/orionsdk-python · GitHub to discover and add interfaces via python. Everything works well on...
View ArticleMapping F5 Big-IP to Host or IP with SWQL
Hi, I hope this is an easy question. I am trying to map out our current IP, to see if they are part of the F5 load balancer. I came to the orion.f5.LTM.VirtualIPAddress table, however there does...
View ArticleSWQL and Active Alerts
I am trying to create a dashboard that has Active Alerts. We have SW integrated with Service Now so on this dashboard I want to show alerts that are assigned to a particular Assignment Group in Service...
View Article