New SDK Version Available - SDK 1.3
Can be accessed here. Can only be used with NPM 10.1.2 and above.Adds additional product support and some basic invoke/write capabilities.
View ArticleProblem consuming wsdl
I'm attempting to consume the wsdl in perl. I've generated the 'InformationService' package and succesfully managed to deal with the lack of an ssl-certificate and connect to the service. All I'm...
View ArticleSWQL and PERL using SOAP
I am using the Perl interface example for the SWQL access.I am trying to run a query against the Orion.ResponseTime table, here is what the query looks like:SELECT NodeID, DateTime, Archive,...
View ArticleWhy do Advance alert triggers change the SWQL results?
Please can someone tell me why changing the advance alert triggers would change the results fetched using the SWQL? A brief description of my situationThe advance alert manager was set up to send an...
View Articleset property on, or unmanage Thin wireless access point
Is there SDK-way to set a wireless access point as 'unmanaged' ? I notice there is a field in the Wireless access points table to indicate the AP is Unmanaged Thanks Richardsdk
View ArticleProblems with QueryXml when using a more complex query with multiple tables...
I am trying to modify the CSClient code that is provided in the SDK to fetch data via QueryXml with more than one table in the query.The problem I am having is when I try include another table data I...
View ArticleAccessing custom poller data via the API?
I'm curious if it's possible to access the data returned from an NPM custom poller via the API? I can see the custom poller configuration via SWQL, but am stumped on a way to query the datastore...
View ArticleOrion SDK & Java
Started to play around with the SDK under Java, and so far it works pretty fine. Packaged the Orion SDK in an utility project, created a few wrapper classes, externalized the SWIS parameters (user,...
View Article"An error occurred when verifying security for the message" error in SWQL...
Came back from vacation and now have this error "An error occurred when verifying security for the message" when connecting to SWQL studio.I can still log in fine from my .NET app that uses a web...
View ArticleSolarwinds Information Service - Enable for External API Access
I've recently installed the Orion SDK and I want to be able to use the SWIS from various machines on our network. I think I need to change the config file so the tcp service on 17777 isn't bound to...
View ArticleOrion SDK, Add network interface and Volumes
Hi,First of all, thanks for the great SDK you provide :d). I'm using the powershell api, and it works fine.I have several questions about how to add network interface and volumes for monitoring.My...
View ArticleAutomated creation of NPM server nodes including specific node resources
I have a PS script that utilizes both the SDK and the Internet Explorer PS Object. The script does the following:Script Input Arguments: Script Action (Currently just adds, but in the future it would...
View ArticleAdding an SNMP node with SDK, but SNMP details never populate
Hi all,We're using the SDK and a powershell script to create a SNMP node. When I use SWQL Studio to compare the node added via the script to one added via the admin GUI, the details look pretty much...
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 ArticleImported Nodes SNMPv2 get discovered SNMPv1 not
Hi Folks, when I add nodes through a script and tell it to use SNMPv1 they are not being fully discovererd by Orion (OID etc. is missing)when adding Nodes with SNMPv2 this works like a charm. Any...
View ArticleImported Node into Orion from Perl but it does not appear in Manage Nodes
I used one of the sample scripts from the SDK that was provided. I successfully added the node, I can see it in the database itself and in my listing of nodes in the "All Nodes" tree on my SW Home...
View ArticlePlease help to conver SQL to SWQL
Can anyone help me to convert below SQL query to SWQL, Select Nodes.nodeID, Nodes.Caption as NodeName,Nodes.StatusDescription As Status, DATEDIFF(hh, DATEADD(hh,-5, LastSystemUpTimePollUtc),...
View ArticleProblems with QueryXml when using a more complex query with multiple tables...
I am trying to modify the CSClient code that is provided in the SDK to fetch data via QueryXml with more than one table in the query.The problem I am having is when I try include another table data I...
View ArticleNCM Node Details
Hi folks,I have a question. I created a node for NCM via SWIS and C# code but any information doesn't shown on Node Details section. Is there any requirement fields/properties to fill (like Caption,...
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 Article