SWQL 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 ArticlePowershell scripts to automatically unmanage\remanage a node using the Orion SDK
First, I'll share the script. Then, I'll explain why we need it and how it helps us in our environment.To use the script you must have the Orion SDK installed on the monitored node. Take the text...
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 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 ArticleCreateLimitation not working
Hi, For internal use i have created a gui where my colleagues can create accounts and assign groups of nodes to that account without having to login via the admin panel.This has been in use for roughly...
View ArticleNCM Account Limitations using SWISv3
Hi all, We are using the API to retrieve some node data from NPM with an Orion account limited by an account limitation (based on a Node custom property)Testing in SWQL studio everything works for...
View ArticleHow do I download PowerOrion?
Pardon my density (destiny?), the Wiki mentions PowerOrion, but I cannot seem to find the files PowerOrion.psm1 and PowerOrion.psd1 files on GitHub. Where can I download them?
View ArticleIs supported The Orion SDK by the maintenance contract??
Hi everyone! Is supported The Orion SDK by the maintenance contract?? All the best!!
View ArticleSDK - NTA 4.0 relative time query format
I am trying to figure out how to query against any Orion.Netflow.Flows for last x days. The wiki on github does have a page for the 4.0 entity model but only lists how to do absolute time periods....
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 ArticleOrion SWQL Orion.PollNow feature?
Quick question for you and probably an easyish question but what does this do? (pollnodes) and can i use it through powershell to poll x nodes at anytime? also what do the blue icons mean? Cheers,...
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 ArticleOrion.PerformanceCounters
I'm trying to extract the raw performance information using the Orion API. I've tried SWQL Studio but I get the following error: SolarWinds.Data.Query.ParserException: The parameter(s) 'Category' are...
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 ArticleNodes with Interfaces that are unknown
Hello Thwack! I was going over my nodes and have found a bunch where under Traffic & Percent Utilization of Each Interface the status says UNKNOWN. I tried repolling and rediscovering node and...
View ArticleError with REST/JSON while trying to unmanage node
I've been trying to work out a POSH script that can unmanage a node. I've successfully created one that can change a custom property here and i'm using that as my base. I can unmanage the node via the...
View ArticlePowershell scripts to automatically unmanage\remanage a node using the Orion SDK
First, I'll share the script. Then, I'll explain why we need it and how it helps us in our environment.To use the script you must have the Orion SDK installed on the monitored node. Take the text...
View ArticleUsing Orion Credential Set for SNMPv3 when Adding Node through SDK
I see that you can use Orion Credential Sets when configuring a Node to use SNMPv3 although I have never tried it. I am not seeing that an "Orion.Nodes property" exists for this in SDK. Is there a way...
View ArticleInterface aggregate chart (swql)
Hi guys, I'm trying to essentially recreate the Interface Aggregate Chart via the API, but am not having much luck (though I though for a while that I was). My query is SELECT DisplayName, Description,...
View Article