PS script for SAM stops working after v6 installed
Dear Sir or Madam - We wrote a Powershell script that uses the SWISsnapin to add or remove nodes in SAM. It worked fine with SAM versions 5.2 and 5.5. After upgrading to SAM version 6.0, nodes that...
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 ArticleC# Update node fields example / toggle managed unmanaged
Hi,I am looking for an example of how to put a node in unmanaged mode using the API. I am developing in C#, but will settle for any example out there.Anything that will get me in the right direction...
View ArticleUtilizing SWQL and multiple tables
I am trying to learn how to utilize these links in a table and I am hoping someone here can teach me how to fish. I would like to utilize a current task utilizing UDT: I have an IP address and would...
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 ArticleApplication name macro
I'm hoping someone out there has some answers. The last couple weeks I've been in some development of a custom HTTP handler to capitalize of the use of these macros Solar winds provides, like...
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 ArticleCan the SDK be used to define custom "Applications" in NTA 3.11?
My user has dozens of Orion NTA instances. They need to define custom NetFlow applications for all of them. The user would prefer to maintain a .csv file of Application definitions and use that to...
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 Articleswql query using orion.* and ncm.*
I'm trying to use data from orion.nodes and ncm.nodes at the same time (list of devices not in ncm) I can't figure out how to get it working. Is it because I'm digging into two different databases at...
View ArticleUse the Umanage and Remanage verbs from a Java client
Hello Tim and everyone!I can see some documentation in the SDK on how to use the SwisInvoke command line. So I tried to play around with the Unmanage and Remanage verbs but no luck. Could you please...
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 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 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 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 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 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 ArticleCustom SWQL Query Questions
Hi All Is there a custom sql script i can use to see all the nodes and the groups they are in and if they are in multiple groups. Here's the" why" we have a US map with store locations. These...
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 ArticleCustom Orion resources using SDK - user authentication
I want to build a custom resource in Orion which leverages the SDK. I would like for the user to not have to enter their username and password when going to the resource and instead take advantage of...
View Article