Using the SDK powershell snap in - some newbie questions
Hi all,Just getting started doing an integration between Orion and some of our other tools. Have been through the SDK 1.3 and found some useful stuff in there especially around the kind of things we're...
View ArticleHow to fetch Total Ingress & Egress Bytes for Orion.NetFlow.IPAddressGroups...
Hi All,I have SWQL Studio and NTA installed. I created multiple IP Address Group and would like to get Ingress and Egress Bytes for a particular IPAddressGroup using SWQL Studio. What are the inputs...
View ArticleSolarwinds API
Hii had looked at the documentation on SDK but could not find Solarwinds API that are needed to communicated between solarwinds IPSLA and portal server that reads from it??
View ArticleHow do I get the prod.state from nodes table using the SDK with VB.NET 2010
Under normal circumstances, i would just use a direct sql query on the database table, however I'm being asked to use the SDK.The example supplied with the SDK isnt really clear on how to go about...
View ArticleHow to create array of arguments for Unmanage/Remanage? (C#)
I am trying to write a method for Unmanaging and Remanaging nodes in Orion, in C#. Using the CSClient example, I've been able to write a query Orion for a NodeID based on sysname. However, when I want...
View ArticleSWIS REST/JSON API
Starting with NPM 10.4, SWIS now supports a REST/JSON API in addition to the existing SOAP API. The operations supported by each API are identical: the six basic operations of Query, Invoke, Create,...
View ArticleQueries regarding Orion SDK
Hi, I am a newbie to Orion SDK . we actually want to implement/deploy SDK in our production environment. I had some queries..maybe some one can help me out..:- we are running NPM v10.3 and soon gonna...
View ArticleError While Adding SWIS To Service Reference
Hi everybody,I have a weird problem. When I want to add SWIS Service Reference to my .Net application, I give this error like attached image. The link I want to add :...
View ArticleAdding a node to APM/SAM using powershell with WMI credentials
I have figured out how to add a node to APM/SAM using powershell, but it only works with ICMP (or snmp) as the ObjectSubType, not with WMI (well, it adds it, but web interface errors after doing so and...
View ArticleOrion SDK Information
Thank you for your interest in the SDK.You can download the SDK 1.6 here (SDK v1.5 is here & SDK v1.4 is here) What’s new in SDK v1.6?Updated documentation reflecting technical changes made in...
View ArticleUsing sample.pl to create simple nodes
All,I’m new to SolarWinds and Orion and using your API with Perl. I can query the CMDB for existing node information using the sample.pl program so I know I have connectivity. Now I’m trying to add a...
View ArticleNPM Connection Error Using SDK 10.1
Team, We are currently able to connect to the NPM v 10.1 via your SDK(not sure of the SDK verion here) to retrieve any alerts and pull them into our system. At times, for some unknown reason that I...
View ArticleWriting a Java SOAP Client. What params for Axis?
So i am writing a SOAP client, and I am using Axis2 WSDL2Java task to generate the Java code. However, none of the code that is generated matches the code that is included in the Java client example. I...
View ArticleQuestion on SWQL commands
Hi all. I have a basic question about how to extract text from a field in a query. Does SWQL support something similar to the MID command or SELECT SUBSTRING start posistion, length? I'm not a SQL...
View ArticleConnection to SolarWinds Fails with TCP Connection Error 10060
I'm trying to connect to my solarwinds orion installation with a perl script, getting the following error: LWP::Protocol::https::Socket: connect: A connection attempt failed because the connected party...
View ArticleHow can I set application custom properties with the Orion SDK?
This might be an easy one, but I am getting an error when attempting to set SAM Application Custom Properties with the SDK. Basically, I'm following the example for setting custom properties for...
View ArticleC++ and ORION SDK
I just installed the latest ORION SDK. The CS and VB samples will not work with my Visual Studio 2010. I want to create a C++ application that will use the libraries. Will that work? Any known...
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 ArticleC# Sample for adding a Node
Does anyone have quick sample code in C# to add a Node in NPM using this SDK?
View ArticleWriting a query to get All of the IP addresses associated with a Node
I wrote a tool that uses the SOAP API to query Orion for every Node's hostname and IPAddress so that we can use them in an audit. However, some nodes have multiple IP's listed and the query only...
View Article