NCM 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 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 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 ArticleSWIS v2 VS v3 in QueryXml()
I have a growing selection of scripts which have all be using SWIS v2 connections. I've begun encountering features that are lacking in v2 and supposedly present in v3. However, when I change the...
View ArticleDivision returns 0 in query
Using SWQL Studio I have written a query where I want to do division in the SELECT to give me a percentage, however instead it seems to always return 0. The result of the query below from our test...
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 ArticleIssue with Orion.APM.Application.Unmanage
Here's the issue. When i'm in the Solarwinds web interface and select an Application component to be unmanaged for an application, i'm getting different results between unmanaging from the Web...
View ArticleCustom Resource HelpLinkFragment
I have created several custom resources / user controls that are used within different SolarWinds views. I have been able to create an edit control and set the EditControlLocation property for the...
View ArticleOrion SDK Java, Can't generate code with Axis2 WSDL2Java
I am using the Orion SDK ver 1.7.39 within an existing application which uses Apache Axis2. (The sample code which ships with the SDK was made using Axis1 1.4) I wish to use the WSDLs and XSDs which I...
View ArticleAdding new tab to Orion view? Possible?
I wanted to ask around and see if it was possible to add a new tab to the main Orion view? For example.... I would like to add a new tab that when moused over would list out each of my real time...
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 ArticleExtracting Data from Orion database
Hello Experts, I am new to solarwinds. I am in a situation where I need to extract data from Orion database. Basically I have been provided with orion SDK Software to access Orion database. I can...
View ArticleAdding Hardware Health Details
I'm able to successfully create nodes with the SDK (via PowerShell). However, a new node I create that way doesn't have any Hardware Health status (fans, power supplies, etc.). At first I thought it...
View ArticleOrion SDK --Perl -- Add node issue
Using below Perl code against our standalone NCM setup, I can create new node and attach "SNMP" pollers to it. I can see, through querying SWQL, that the software (NCM 7.2.1) populate node data in...
View ArticleAdding new tab to Orion view? Possible?
I wanted to ask around and see if it was possible to add a new tab to the main Orion view? For example.... I would like to add a new tab that when moused over would list out each of my real time...
View ArticleOrion SDK Java, Can't generate code with Axis2 WSDL2Java
I am using the Orion SDK ver 1.7.39 within an existing application which uses Apache Axis2. (The sample code which ships with the SDK was made using Axis1 1.4) I wish to use the WSDLs and XSDs which I...
View ArticleAPI Authentication - Current logged on user
Thought i would pass this along, In writing a maintenance tool for my organization, you have to be able to get to either A. Get the users credentials and store them somewhere so they can be passed 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 ArticleDatabase default value null causes issue adding
When using the API to add a device, the default for IOS Version and OS type are null. Without these values in the DB, the node details fail to display. Perhaps a default value of Unknown would be...
View ArticleOrion SDK --Perl -- Add node issue
Using below Perl code against our standalone NCM setup, I can create new node and attach "SNMP" pollers to it. I can see, through querying SWQL, that the software (NCM 7.2.1) populate node data in...
View Article