Installing SDK PERL client in Windows 8 64bit ActivePerl environment
I have a fairly well developed PERL environment on a 64-bit Windows 8 box with hooks into a few other APIs, AD, databases, etc... I would like to add SW to the list. Can't seem to get all 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 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 ArticleTrouble with custom swql query in device view
Hello, I'm attempting run a simple query (below) as a custom resource within a phone device view in vnqm, but getting "Error: A query to the SolarWinds Information Service failed"Any way I can get...
View ArticleTrying to get some information for Perl API for Orion
Hi,Where can I get the perdoc for the perl api? Want to know the commands that can be invoked.All I have is the PM. I was able to get a small program to run basic queries but whenever I tried the...
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 ArticleInfoServiceProxy._Log.VerboseFormat Does Not Exist
I'm trying to use the SWISPowerShell cmdlets to unmanage a node and I was getting an error about a missing method -System.MissingMethodException: Method not found: 'Void...
View ArticleError message attempting to add a poller
I'm attempting to add a response-time poller to my recently created node, and getting an error message I don't understand. it tells me that 'properties' must not be null. Here is the soap message...
View ArticleTrying to create groups (containers) using perl
Hello ! I'm trying to create groups, using perl, but I can't figure out how to send the group members definition (in a xml format).I only get the message : "Verb Orion.Container.CreateContainer cannot...
View ArticleTrouble with custom swql query in device view
Hello, I'm attempting run a simple query (below) as a custom resource within a phone device view in vnqm, but getting "Error: A query to the SolarWinds Information Service failed"Any way I can get...
View ArticleGetting the error of "Set-SwisObject : Access to IPAM.IPNode denied." using...
When doing the set-swisobject I get an access denied error. The account "admin" is marked as an admin in the Orion website. Is there another location to set permissions that enable read/write on the...
View ArticleAdd node to SAM with PS -> node display problem on web console
I use the Powershell SWIS snap-in to add an ICMP node to Orion System and Application Manager version 5.0. This is successful. When I view the Node Details page on the Web Console, it displays the...
View ArticleParameters for Verbs documented for SDK
I am trying to use the verbs documented for the sdk using swisinvoke, but am getting something 'cannot unpackage parameter 6', or 'requires 7 parameters not 0'. Does anyone know where I can get a list...
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 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 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 ArticleInstalling SDK PERL client in Windows 8 64bit ActivePerl environment
I have a fairly well developed PERL environment on a 64-bit Windows 8 box with hooks into a few other APIs, AD, databases, etc... I would like to add SW to the list. Can't seem to get all the...
View ArticleCreate container using Orion SDK in C# - .Net
Hi,I try to create a container with C# code like above code. I am using Orion SDK and .Net Framework. Is there anyway to do create container like that code? string uri =...
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 Article