Renaming nodes to match DNS
Currently we have quite many nodes with their IP on SAM. What would be the easiest way to rename those on what the hostname is? I know how to fetch these nodes from SAM with the SDK but my skills with...
View ArticleSWQL For Modifying an Alert Configuration's List of Email Addresses?
What I'd like to be able to do is modify the list of email addresses for an alert configuration via a script. However, I can not find where this piece of data is exposed via the API (if at all). Is...
View ArticlePowershell orion.container createcontainer fails
Hi I'm using Powershell v3 with the orion SDK V1.10 When I try do a group create with the SDK I get an "Object reference not set to an instance of an object." error I've enabled the debugging but can't...
View ArticleHelp convert SQL to SWQL
How do I convert this SQL to SWQL: select Status, RowID, DATEADD(mi, DATEDIFF(mi, GETUTCDATE(), GETDATE()), DATEADD (second, convert(bigint,Status), '01/01/1970 00:00:00')) AS 'Local Time'from...
View ArticlePerl REST - CustomProperty Set/Update Failing
This was working fine until July 7th. ? Anyway, I have been looking at this for hours now and can’t find the problem….. Here is my function that I use to call the update: sub...
View Articleunable to register SwisPowerShell.dll
Hello, After installing Solarwinds SDK on a fresh Server 2012 R2 installation, I found that SwisPowerShell.dll is not registered for x64 bit Powershell (but is registered for x86 Powershell). When...
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 ArticlePerl REST - CustomProperty Set/Update Failing
This was working fine until July 7th. ? Anyway, I have been looking at this for hours now and can’t find the problem….. Here is my function that I use to call the update: sub...
View ArticleAutodeploy LAN, add to NPM and NCM, and collect backup etc
Hi all I´m trying to get a feel for the SDK, which has been on my to-do list for quite some time now, however my lack of sripting knowledge may prevent my success... What i´m trying to achieve, is that...
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 ArticleUnable to connect to swis from remote server - Using Powershell script
Hi All, Im trying to ack the alerts from remote ticketing tool. I have taken the reference from Re: Re: Re: Re: Third Party Application Acknowledge SolarWinds Event. Here is the code Add-PSSnapin...
View ArticleHelp with simple Json query?
Hi I need query that will give me all the nodes with CP to every node order by node id Have node ID Okay but how do I join CP and other field from the node table to that JSON query ?...
View ArticleHi, I was wondering if the SDK provides functionality to automate file...
Hi, I was wondering if the SDK provides functionality to automate file transfers via the Solarwinds SFTP product?
View ArticleSync information to orion from various sources
I am attempting to synchronize information from VMware, AD, and SCCM into my Orion environment. So far I am working with the following custom properties. Backup_Policy-- Taken from VM note field...
View ArticleCannot get interface caption using discovery through PowerShell and...
Hi, I am trying to do some automatic interface additions based on interface type and on interface name. I have slightly modified the PowerShell example to discover interfaces on nodes in order to get...
View ArticleUnable to connect to swis from remote server - Using Powershell script
Hi All, Im trying to ack the alerts from remote ticketing tool. I have taken the reference from Re: Re: Re: Re: Third Party Application Acknowledge SolarWinds Event. Here is the code Add-PSSnapin...
View ArticleAutodeploy LAN, add to NPM and NCM, and collect backup etc
Hi all I´m trying to get a feel for the SDK, which has been on my to-do list for quite some time now, however my lack of sripting knowledge may prevent my success... What i´m trying to achieve, is that...
View ArticleCan anyone let me know how to get a full list of node custom properties via a...
Or how do I tell if a field in the nodes table is a custom property? Thanks,Daniel
View ArticleI wanted to create a Java program for Solarwinds to Query everything on an IP...
Hi, I wanted to create a Java Program which could run Queries and give me an output for the Queries. I already have it in Python but specifically wanted it for Java. import requestsimport jsonfrom...
View ArticleCan we create dependencies using the SDK?
I have a couple of thousand switches, for which dependency mapping through a GUI would be painful.: rob.hock descubed that here Re: Alert Chaining Is there a way to create these programmatically?can...
View Article