Making a node added through the SDK look like one added through the UI.
I'm attempting to add nodes using the Orion SDK; I'd like them to be added to Orion just like they would in the UI (without discovering Interfaces, Volume, or Ports) When I add a node through the user...
View ArticleSDK Installation Help
Hi,I have installed the SDK 1.6 using the MSI installer, however, when I try to connect to the url using ports 17777 or 17778 I get an error.I telnet the ports to check that they are open and it times...
View ArticleInvalid username or password when connecting to Orion SDK via Powershell
I keep receiving invalid Username/password. My Orion account is linked with AD. Anyway I can connect using my AD credentials?
View ArticleGetting an error when trying to run "Create" from swis
I'm running "Create" command from wsdl file using PHP SOAP interface. Here is my SOAP request:<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"...
View Article10.4.1 - use of Orion.Discovery verbs
I was using the SWQL Studio to look through a server newly updated to NPM 10.4.1 and noticed the verbs "CreateCorePluginConfiguration" and "StartDiscovery" on the new Orion.Discovery object. I was able...
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 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 ArticleTrying to create a new view type
So I've been working on trying to integrate my NOC view (http://thwack.solarwinds.com/docs/DOC-157771) into Orion itself, rather than have it as a isolated web application. Has anyone been able to...
View ArticlePowerShell Script to Unmanage Hosts Connection Problems
Using SDK version 1.5 with NPM 10.2.2 It seems I'm having problems connecting to my Solarwinds server using SDK. Itry "$swis = Connect-Swis -host 'solarwindsserver.domain.com'" I getprompted for a user...
View ArticleHow can I deploy Application monitors using Powershell and the Orion SDK?
I've been told by aLTeReGo that Orion SDK v1.5 support the deployment of application monitors in SAM 5.2 (awesome!), but I don't see any documentation for that. Can anyone provide an example of this...
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 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 Articlerest api invoke createcontainer question
I'm trying to use the rest api invoke createcontainer verb. In order to get the parameters right, I've had to deal with muiltiple 'cannot unpackage 6', but I'm now getting a message I don't know how...
View ArticleCompilation error while using solarwinds SDK via servicereference -...
Help please, I am a newbie trying to get the orion sdk to work with c#. I am getting compilation error while using solarwinds SDK via servicereference - "namespace already contains a definition of...
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 ArticleMaking a node added through the SDK look like one added through the UI.
I'm attempting to add nodes using the Orion SDK; I'd like them to be added to Orion just like they would in the UI (without discovering Interfaces, Volume, or Ports) When I add a node through the user...
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 Article10.4.1 - use of Orion.Discovery verbs
I was using the SWQL Studio to look through a server newly updated to NPM 10.4.1 and noticed the verbs "CreateCorePluginConfiguration" and "StartDiscovery" on the new Orion.Discovery object. I was able...
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 ArticleIs Orion SDK 1.6 compatible with the new NPM 10.5? RunQuery exception reading...
I am just today starting a small project to automate creating discoveries. My first step was to use a QueryXml() call to extract rows from the Verb and VerbArguments tables and pretty-print the...
View Article