NTA Report with automatic date range
Hi all, We are building up a historic monthly NTA report, where custom SWQL query is the way to go here.Since the ${FromTime} and ${ToTime} variables do not work with custom SWQL reports we need to...
View ArticleLab 39 PowerShell Connection Issue
Hi all, I am trying to follow along with SLW Lab #39 where a powershell query was ran Select IPaddress, nodeid, captionFrom orion.nodes I seem to be having an issue when being asked for SwisConnection...
View ArticleAdding Nodes
Hi Guys New to SDK I've got the script below which I attempt to run it via PS to add a new node however i get nothing after hitting go no error I just get >> any help would be appreciated thanks...
View ArticleNo entry for imports generated in DiscoveryLogs when using...
Hello Thwack Community, Before you read on, my apologies for the extremely long title for this post. I'm quite happy to say that I have finally successfully set up automation to run discoveries/imports...
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 ArticleReset an alert via Powershell/SWIS
Hi, Is it possible to reset an alert via a powershell command? I would like to trigger a reset of an Orion alert when an associated incident is marked as resolved in a Service Desk application....
View ArticleExample Add Node with Custom Properties and Pollers in C#
Does anyone have an example already on how to create a custom node with Custom Properties and Pollers using C#? The example in SDK only shows query Any help would be appreciated
View ArticleIs there a method to Change the Health Monitor
Is there a method to Change the Health Monitor when adding a new Node with SKD for example HardwareHealth.PreferredCiscoMIB
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 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 ArticleSWQL Queries - Merging two tables
Hi all,I have difficulty in using SWQL (since i don't have any background in SQL at all ). I would like to merge two different table,where there is one common column (InterfaceID), but the queries have...
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 ArticleReset an alert via Powershell/SWIS
Hi, Is it possible to reset an alert via a powershell command? I would like to trigger a reset of an Orion alert when an associated incident is marked as resolved in a Service Desk application....
View ArticleQuestion about Orion.Sites SWQL table
I see the SWQL table "Orion.Sites" joined to by a lot of queries when looking in the OrionWeb.log files and the SWIS log files. I don't really understand what this table does, so I guess that is my...
View ArticleInvoke-SwisVerb: Access to Orion.Nodes.Unmanage verb denied.
I am working on a script that I can fee a list of servers to and unmanage the servers. I can get all the moving parts to work, but when it comes to the actual invoke-swisverb the script tanks. Here is...
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 ArticleNPM World Map updates via API
I wrote a python script with a function, that uses the Solarwinds API, to grab latitude and longitude for each of our sites from a database and update two Solarwinds custom properties (Called...
View ArticleUpdating Orion.WorldMap.Point via the Perl SDK
I've been playing with the new world maps with doing the creating, updating and deletion of points via the Perl Orion SDK. I've had success with creating points with the following:my $data =...
View ArticleInvoke-SwisVerb: Access to Orion.Nodes.Unmanage verb denied.
I am working on a script that I can fee a list of servers to and unmanage the servers. I can get all the moving parts to work, but when it comes to the actual invoke-swisverb the script tanks. Here is...
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 Article