Using the SDK powershell snap in - some newbie questions
Hi all,Just getting started doing an integration between Orion and some of our other tools. Have been through the SDK 1.3 and found some useful stuff in there especially around the kind of things we're...
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 ArticleSDK Applicability
This Technical Reference explains what SDK functionalities are available by SolarWinds product.
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 ArticleSolarWinds to Service-Now Integration
SolarWinds & Service-Now=====================We’re trying to do the following (option 1 is our preferred while option 2 is a fallback):1)A) SolarWinds generates alertB) SolarWinds uses a...
View ArticleUsing the SDK powershell snap in - some newbie questions
Hi all,Just getting started doing an integration between Orion and some of our other tools. Have been through the SDK 1.3 and found some useful stuff in there especially around the kind of things we're...
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 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 ArticleAdding node to a container (group) with Perl?
I'm attempting to add a specific nodeID to a container using the Perl SDK. None of the following seem to be working... I must be missing something obvious! my %UPDATEGROUP = ( 'ContainerID' =>...
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 ArticleIs it possible to use Orion.UDT.Port AdministrativeShutdown?
I'm a little new to the SDK, and with the new Shutdown and Enable buttons in the web console of UDT, I was trying to us PoSH to shut down an interface. The meat and potatoes of the script looks like...
View ArticleNeed Help Converting SQL Report Writer Code to SWQL - Down Time Duration
Here is Report Writer SQL code that produces the duration of down time for a node. I need to be able to convert this to SWQL and populate the 'hours down' time into a custom property field. I want to...
View ArticleNodes custom property from SDK
I am using the Orion SDK to query the Orion Database. I would like the read some of the custom properties of the Nodes in the network using the SDK. The problem is i can't find a way to get the custom...
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 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 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 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 ArticleSolarWinds to Service-Now Integration
SolarWinds & Service-Now=====================We’re trying to do the following (option 1 is our preferred while option 2 is a fallback):1)A) SolarWinds generates alertB) SolarWinds uses a...
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 Article