Exception adding Orion.Container with dynamic query via Python
Below is what i'm using to invoke CreateContainer call and the trace is below it. What am i doing wrong here? I've tried this with both filter:/Orion.Nodes[CustomProperties.Site={0}] and...
View ArticleHow to set select a custom property field using the SDK
Hello,I am trying to leverage the example PS script to automate the setting of custom properties of my environment however I have a question about the example. Here is the example: $nodeId=8# NodeID...
View ArticleSDK Admin Manual
I have just downloaded OrionSDK-1.9.zip and extracted the msi, but there is no trace of pdf file for the documentation.After installing the msi , I found it in C:\Program Files (x86)\SolarWinds\Orion...
View ArticleAddInterfacesOnNode - java or perl
Hi folks, We haven't been having any luck getting the AddInterfacesOnNode verb to work for us. We've tried using the perl examples provided in another thread along with the updated...
View ArticleIPAM + PowerShell
Greetings, Used the following to get an available IP:How to use the IPAM API and get "Free IP Address" Getting an error while trying to update any information:Set-SwisObject : Operation not supported...
View ArticleList Resources By C# Orion SDK?
For example in NMS web console:1. Go Under Node Management.2. Click List Resources to get a checklist of interfaces. Can I have same operation from C#? Regards
View ArticleHow to set select a custom property field using the SDK
Hello,I am trying to leverage the example PS script to automate the setting of custom properties of my environment however I have a question about the example. Here is the example: $nodeId=8# NodeID...
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 ArticleOrion SDK moving to Github
The Orion SDK is moving to Github at https://github.com/solarwinds/OrionSDK. Currently, that includes SWQL Studio, the PowerShell snapin, and most of the samples from the existing installable SDK...
View ArticleREST API and AD users/groups
The REST API does not seem to work with SWIS URIs that contain a backslash ("\"). This shows up with Orion users linked to AD users/groups. Using the PowerShell interface, (which apparently relies on...
View ArticleOrion SDK sample script error
Hello, I'm attempting to run a couple sample Python scripts from the Orion SDK. I have a script I wrote myself and the 2 sample scripts from the SDK that error out with the following: Traceback (most...
View ArticleAPI works w/ 12.0 but not 12.0.1
I am running a script from the Solarwinds GitHub site for adding groups via API. It works on our instance of Solarwinds 12.0 but not on Solarwinds 12.0.1. In 12.0, the script runs, and returns back the...
View ArticleOrion SDK with PowerShell - manage/unmanage multiple nodes
I've been able to script unmanaging and managing nodes in powershell. However, for 400+ nodes, this ends up taking quite a while. Via script, it takes about 7 minutes to unmanage the nodes and over 10...
View ArticleCreate Discovery Job based on IP ranges for large networks
I'M MIGRATING FROM PRTG TO SOLARWINDS FOR A LARGE NETWORK. I NEED THE ABILITY TO SCAN A /16 NETWORK BUT ONLY 100 THRU 199 IN THE FOURTH OCTET. WE WERE ABLE TO DO THIS WITH PRTG BECAUSE IT ALLOWS OCTET...
View ArticleList Resources By C# Orion SDK?
For example in NMS web console:1. Go Under Node Management.2. Click List Resources to get a checklist of interfaces. Can I have same operation from C#? Regards
View ArticleSQL - Bulk update Interface Statistics interval
Hey Guys, I have a requirement to change interface statistics collection to a non global setting based on a custom property on the node level. I have the query where I pull the NodeID that match the...
View ArticleAdd pollers and interfaces via SDK
Howdy, When we add a node manually via the Orion GUI, setting the interfaces and pollers are steps in the process.I have been able to script adding nodes, but must then go in to set the poller and...
View ArticleAvaya monitored by Solarwinds
I am working on getting solarwinds orion to monitor Avaya ip phones and trunk groups, has any one done this before?
View ArticlePowerShell or Python ?
Ive taken a few python classes at school a while back and while I enjoyed it I never used it too much in the real world. From doing research and reading various posts I seem to have this feeling that...
View Article