Cannot get interface caption using discovery through PowerShell and...
Hi, I am trying to do some automatic interface additions based on interface type and on interface name. I have slightly modified the PowerShell example to discover interfaces on nodes in order to get...
View ArticleOrion SDK Unmanage Script works then Remanages before its set to
I have a powershell script that uses a list of hostnames in a CSV to unmanage in mass via the Orion SDK. I have the results of the script exported to a log file. The Unmanage reports as successful...
View Articledocumentation for SWQL for alerts?
Migrated to 11.5.1 and am trying really hard to embrace SWQL. Having a tough time correlating what I need in the various tables with the documentation from SDK. specifically, right now, I'm working on...
View ArticleUsing Powershell to add nodes with Custom Properties for Device Type
Hello,Running Orion NPM 10.6.0 and SDK 1.7 on Win2k8R2 Can anyone help with adding devices into Orion using Powershell? To complete via NPM Web console, select Management, Edit Node.Select groups,...
View ArticleI wanted to create a Java program for Solarwinds to Query everything on an IP...
Hi, I wanted to create a Java Program which could run Queries and give me an output for the Queries. I already have it in Python but specifically wanted it for Java. import requestsimport jsonfrom...
View ArticleSet Poll Interval on Node
Hi,Can we set poll interval value on any node via SWIS? I try to Update method but I got an error like this, "Operation not implemented for entities mapped to multiple storages. PollInterval: 300"
View ArticleCan anyone let me know how to get a full list of node custom properties via a...
Or how do I tell if a field in the nodes table is a custom property? Thanks,Daniel
View ArticleOrion SDK Unmanage Script works then Remanages before its set to
I have a powershell script that uses a list of hostnames in a CSV to unmanage in mass via the Orion SDK. I have the results of the script exported to a log file. The Unmanage reports as successful...
View ArticleAdding CPU & Memory Pollers
Hi - When I add CPU & Memory pollers with the GUI it automatically adds the correct CPU poller - e.g. CPU.SNMP.CiscoGen1/2/3 How does the GUI "know" which poller to add?? I'm doing the same thing...
View ArticleNodes custom property from SDK
I am using the Orion SDK to query the Orion Database. I would like the read some of the custom properties of the Nodes in the network using the SDK. The problem is i can't find a way to get the custom...
View ArticleDiscovery auto import results
Hello all, New to the SDK game so I'm here with some functionality questions. I'd like to automate the addition of discovered nodes to the Orion platform. I attempting to get the DiscoveredNodes and...
View ArticleTrying to create custom swql query
I am trying to take an SQL Query and plug it into the SWQL Custom Query on one of our Orion views. this is what i have.. replaced names in brackets.. use [database]SELECT ComputerName, SourceName,...
View ArticleSolarWinds to Service-Now Integration
SolarWinds & Service-Now=====================We’re trying to do the following (option 1 is our preferred while option 2 is a fallback):1)A) SolarWinds generates alertB) SolarWinds uses a...
View ArticleREST API in PowerShell
I have been able to use the OrionSDK to create PowerShell scripts to help automate some processes that we have. The downside is that each team member will need to install the SDK in order to run the...
View ArticleSWQL and the ${NodeID} Variable in Node Detail View
Hello all!I wanted to pick your brains to see if you have any thoughts on my issue. Any help would be kindly appreciated. =) Here's the outline of the problem:My customer has a lot of remote sites,...
View ArticleRest Api Connection Failed
Hi Everyone, I am trying to run the example code from GitHub to connect to Orion and fetch the VM list but seeing the following error during the connection though the IP and Solarwinds is active . What...
View ArticleHow do we programmatically discover the non-interface properties [in Orion]...
We are automating the hydration of assets in Orion, and after adding a node, we know how to discover the interfaces, but how do we programmatically discover the non-interface properties and enable them...
View ArticleIPAM IPnodeID or IPAddress SWIS Variable
Hello,I am trying to add a custom SWQL resource on the "IPAM IP Address Details View" which will list all the IP's for a given node which has that IP Address, the problem is i cannot find a suitable...
View ArticleCheck Hardware Health Sensors via SWIS
Hi,Is there any way to check Hardware Health Sensors via SWIS? Add some pollers etc. ?
View ArticleNode Creation Error
After upgrading Solarwinds to the latest stable version (SUM 6.2, and NPM 11.5) we are unable to create a new node using the the SDK with version 1.10.16. Please find below the error stack trace:...
View Article