Creating a CustomPollerAssignmentOnNode returns: 400 Client Error: Sequence...
In migrating from 11.5 to 12.1, I'm rebuilding my entire 5K-node system from scratch (it's a long story). In doing so, I'm trying to migrate code I have written in Python using the (latest and...
View ArticlePowershell - get-swisdata
Trying to get a handle on this....I want to work with unmanaging one node, and trying to get the nodeID using something like below.This is in the testing phase, trying to get handle on the PS commands...
View ArticleVerbs and their parameters for IPAM.IPNode in addition to 'UpdateManyStatus'??
PREFACE:I'll be referring to the blog: How to use the IPAM API and get "Free IP Address" specifically a post by mtokarz on June 12, 2014 2:35PM in response to jgovednikI am also aware of and have voted...
View ArticleOrion SDK Python Class
After lots of research I've created a class for my django app, I very supportive of open source and as there is not much for python around thought I'd share it with you all. Orion SDK - Python Class ·...
View ArticleNode Management
We have a large environment where over time certain polling engines will aquire more nodes than others. In the past I have monthly/quartly re-assigned these nodes to their correct polling engines...
View ArticleREST API in PowerShell
I have been able to use the OrionSDK to create PowerShell scripts to help automate some processes that we have. The downside is that each team member will need to install the SDK in order to run the...
View ArticleAutomating node additions e2e: including Hardware Health Sensors
Hello, I've been working on automating the addition of nodes to Solarwinds, and I had assumed that would be a routine and well documented task. However I have struggled to find consolidated...
View ArticleActive Time in All Active Alerts
Hi, My customer is a service provider with multiple client and they want to display alters based on customer which is not supported by default hence I have created a SWQL query to list all alerts...
View ArticleCan any one supply a REST example of how to define a Node in Solarwinds
I am developing an integration agent for SolarWindws and would like to use the REST API to add nodes to SolarWindws and change the system name
View ArticleText colour to display alerts using custom query
Hi, I would like to display alerts using custom query and change text colour based on severity can you please advise how this can be achieved.
View ArticleActive Time in All Active Alerts
Hi, My customer is a service provider with multiple client and they want to display alters based on customer which is not supported by default hence I have created a SWQL query to list all alerts...
View ArticleThoughts Wanted On Refactoring the PowerOrion PowerShell Module
Hi Folks. Since the (unofficial) PowerOrion module I worked on a few years ago has gone a bit stale, I've decided to invest some time in revamping the existing functionality, and then expanding on it....
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 ArticleVerbs and their parameters for IPAM.IPNode in addition to 'UpdateManyStatus'??
PREFACE:I'll be referring to the blog: How to use the IPAM API and get "Free IP Address" specifically a post by mtokarz on June 12, 2014 2:35PM in response to jgovednikI am also aware of and have voted...
View Articlehow to input 'y' or 'yes' with powershell script to NCM
Hello, Teamis anybody who can give me an idea how to input the 'yes' or 'y' command when waiting for the user input.want to automate the Nexus 3048 ios upgrade process with powershell script with NCM....
View ArticleThoughts Wanted On Refactoring the PowerOrion PowerShell Module
Hi Folks. Since the (unofficial) PowerOrion module I worked on a few years ago has gone a bit stale, I've decided to invest some time in revamping the existing functionality, and then expanding on it....
View ArticleAPI Discovery Jobs
Hi All! I am attempting the API discovery creation as shown here Discovery · solarwinds/OrionSDK Wiki · GitHub . I am working on the Core Plugin Configuration but am unable to determine where I find...
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 ArticleInclude more than the top record in an swql query for an email action?
I am learning swql and have a query I want to include in the trigger action for an email alert.The query returns a top xx result set. I found the article that says only the top row and first column...
View Article