python/sql variables
Was hoping someone had some experience pulling a single field out of a query and assigning it to a variable inside a python script. Use Case: I want to pull the interfaceName field and assign a...
View ArticleHello all! I am looking to use the Orion SDK to build a Dashboard.
That shows information and data from my organizations network and servers. I am planning on using Golang to build the dashboard. Does anyone know of a example of someone doing something similar with GO...
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 ArticleConnection error while updating node
Hi,There is a problem about updating custom property. As you see images, while updating custom property for any node, Key-value pair is "CINUM-XXXX". I got this error message, "The connection was not...
View ArticleNPM Agent and SCCM
We can successfully deploy the agent for Agent Initiated monitoring with SCCM using an MSI and MST, but it fails to create the SolarWinds node object.The service runs, but never makes the node.if you...
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 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 ArticleAdd node with snmpv3 credentials
Hi We have just moved one of our rigs to NPM 12 and it looks like it has broken some of our SDK automation while we can add devices that use SNMPv2 those with SNMPv3 (which as it turns out is all our...
View ArticleAlert Suppression Question
I was wondering if the new Orion.AlertSuppression.SuppressAlerts allow for custom Date time? Orion.AlertSuppression.SuppressAlerts entityUris System.String[]suppressFrom...
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 ArticleHow to remove duplicated audit events
Hi, Can you show me how to remove duplicated audit events from this query? SELECT o.TimeLoggedUtc, o.AccountID, o.AuditEventMessage, n.DisplayName, o.AuditingActionType.ActionTypeDisplayName,...
View ArticleNPM Agent and SCCM
We can successfully deploy the agent for Agent Initiated monitoring with SCCM using an MSI and MST, but it fails to create the SolarWinds node object.The service runs, but never makes the node.if you...
View ArticleSQWL Query is valid on the SDK, but showing invalid as SW datasource
Hi, When I run this query on SWQL, validated, however when I try to add this same swql query as a custom resource, it's showing an invalid query. I believe it may have to do with LEFT OUTER JOIN...
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 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 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 ArticleSWQL Query: Select distinct will result in an information service failed
Hi, can someone tell me why, if I run this query under a "Query Resource", it will fail with an error: Error: A query to the SolarWinds Information Service failed. However, if I remove the select...
View ArticlePerfStack API
Wondering if there is any documentation on the new perfstack API endpoint. /api2/perfstack/metrics
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 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 Article