Is supported The Orion SDK by the maintenance contract??
Hi everyone! Is supported The Orion SDK by the maintenance contract?? All the best!!
View ArticleOrion SDK 2.0 released on GitHub
A few months ago we put the source code for the Orion SDK on GitHub under the Apache 2.0 license, including the SWQL Studio and SwisSnapin (PowerShell) tools and the samples and documentation. Today I...
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 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 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 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 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 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 Article"Object reference not set to an instance of an object." when adding new Node...
I am trying to add a NPM node with SDK through PowerShell using SNMPv3 as the Polling Method. I CAN add the node using ICMP, WMI or SNMPv2 as below: $NewNodeProps = @{IPAddress = $IpAddress;Caption =...
View ArticleNetwork Discovery with a schedule
Can get a discovery job to get added and can rediscover manually, but if i add all the subnets to one discovery job (preferred, but with almost 4000 subnet ranges), i can edit it. Think the number of...
View Articleany way to close tabs in swql studio?
I cannot figure out a way to close tabs in swql studio, is there a way? am I nuts? Thanks!
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 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 Articleswql full outer join?
Is a full outer join possible in swql? (Full disclosure, I'm probably a C-student in SQL intermediate class on a good day...)Trying to get at alert history for purposes of alert integration with...
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 Article