Discovery 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 Articleanyone who can parse below text with powershell.
Dear, Team.Find the method to parse below text ,Anyone who can tell to me the method to parse to below??? ===PARSE RESULT============Ethernet1/49 Tx Power -2.67 Rx Power -3.48...
View ArticlePowershell scripts to automatically unmanage\remanage a node using the Orion SDK
First, I'll share the script. Then, I'll explain why we need it and how it helps us in our environment.To use the script you must have the Orion SDK installed on the monitored node. Take the text...
View ArticleExporting Items to CSV via SWIS
Hi Folks,I want to export Data to a CSV to compare this Data with another import CSV. I already have the "wrapping" around but I can not export the Data. Is there any Powershell-Expert out there to...
View ArticleOrion SDK does not provoke Auditing Events?
I'm working on a perl library that will, among other things, slurp a family of Custom Properties out of our CRM and into SolarWinds NPM Nodes. I'm noticing that when I use the web interface to...
View ArticleChanges to SDK-Scripts when using NCM 7.3.x
Hi Folks,my Customer just upgraded to NCM 7.3.2.We are still on SDK 1.6 We have a script running that parses a CSV File and this script adds/removes/updates Nodes.With the "old" NCM we were...
View ArticleAny good links for queries on the REST API using JavaScript?
Subject line says it all. I've been trying to figure it out, but I get a 500 error with every format I've tried.
View ArticleWhere to add Access-Control-Allow-Origin?
Hi all, I'm trying to poll data from the REST API, only I can't get that data because of an access-control-allow-origin header error. I've tried adding the appropriate xml data to the web config for...
View ArticleHow to access Orion REST/JSON API using Java?
Hi , Please provide Java client code to access Orion REST/JSON API.
View ArticlePowershell scripts to automatically unmanage\remanage a node using the Orion SDK
First, I'll share the script. Then, I'll explain why we need it and how it helps us in our environment.To use the script you must have the Orion SDK installed on the monitored node. Take the text...
View ArticleOrion SDK does not provoke Auditing Events?
I'm working on a perl library that will, among other things, slurp a family of Custom Properties out of our CRM and into SolarWinds NPM Nodes. I'm noticing that when I use the web interface to...
View ArticleTrouble getting the Java Client example to work
HelloI am trying to get the JavaClient example from the SDK to work. Here is the error I keep getting: Exception in thread "main" javax.xml.ws.WebServiceException: javax.net.ssl.SSLException:...
View ArticleCan I have query get NPM(i.e, interface and node) related data by using...
Hi , I am trying get Network Performance related monitoring data from server using Orion SDK'squeryXML() method.Here I have Interface, Node and InterfaceTraffic tables in Orion SDK's data base.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 ArticleFull documentation of Orion SDK verbs?
Hello, In the latest version of the SolarWinds Technical Reference for the Orion Software Development Kit there is a section called "Some Useful Verbs". However, by both it's own name and by how I...
View ArticleHelp with Volume Information in SolarWinds
Hello I am try to automate adding nodes into SolarWinds for a project we have going. I am able to add the Node to be managed with ICMP and WMI and polling for CPU and Memory utilization without any...
View ArticlePowershell scripts to automatically unmanage\remanage a node using the Orion SDK
First, I'll share the script. Then, I'll explain why we need it and how it helps us in our environment.To use the script you must have the Orion SDK installed on the monitored node. Take the text...
View ArticleOrion API via PHP
One of the things I have been tasked with doing is understanding the API to see if we can use it for some of our reporting. I reviewed the Orion API documentation and there aren’t any PHP examples. I...
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 ArticlePowerShell Module based on the SDK
Hi All, I started working on a PowerShell module, converting existing code examples in the SDK to “Cmdlets” Functions. The ultimate goal is to just make it easier to re-use code. My own use case in...
View Article