Testing Agent with API
We have a lot of remote Agent based nodes that get re-imaged and therefore we have an UP (new one) and a DOWN one. Sometimes the re-image fails to correctly install the agent I have a PowerShell...
View ArticleAbility to remove "unmanage" from "maintenance" tab
Hi, I am wondering if there is a way to remove the "unmanage nodes" and only use the 'mute nodes" from the maintenance tab in SAM 6.4, or can we do any custom script to add in just the ability to "mute...
View ArticleDefinition of "Status" field in "Orion.Nodes" table
Dear Sir or Madam - Would you please document the possible values that may appear in the "Status" field of the "Orion.Nodes" table ? I know that value "1" means "up" and value "2" means...
View ArticleExecute external script updating ${N=Alerting;M=Notes} with results for email...
HI.. I'm new to building Alerts. I need an alert that that executes an external script when triggered and takes the output and places it in the email that gets sent. Is that even possible? So far...
View ArticleTying SQL and SWQL together - help please
Hi there, It appears that an alert has been setup that goes like this (SWQL): SELECT E0.[Uri], E0.[DisplayName]FROM Orion.VIM.Hosts AS E0 WHERE ( E0.[MemUsageThreshold].[CurrentValue] =...
View Articlepython/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 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 ArticleHow to Query Netflow Sources via Curl / Json
How do i get the netflow sources in json values inside the red box? Below where some of my attempts in getting them....
View ArticleSWQL query to populate alert definition and (send-email) email address
Hi, I am looking for a way to run a swql query to get the Alerts definition plus the email address (triggered action). I have looked under all of the orion.alert* tables and do not see any correlation...
View ArticleSWIS - Encryption over TCP 17777 - EOC > Remote Orion instances.
Hey all, Been trawling through the SDK info in GitHub, trying to work out the encryption method used by SWIS, when EOC gathers information from remote Orion instances. Try as I might, I can't find a...
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 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 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 ArticleOrion SDK 2.2 released
Orion SDK 2.2 has been released. The main feature in this release is smart autocomplete in SWQL Studio, but there are also various minor bugfixes and improvements. You can download the installer from...
View ArticleUnmanage a container
Is it possible to unmanage a container or group? In SWQL Studio, I look in Orion.Container and see columns for UnManaged, UnManageFrom, and UnManageUntil, similar to Orion.Nodes. Unlike Orion.Nodes,...
View ArticleHow to Query Netflow Sources via Curl / Json
How do i get the netflow sources in json values inside the red box? Below where some of my attempts in getting them....
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 ArticleUnderstanding links and the green objects shown in SWQL Studio
Hi I am trying to understand the what the links shown in any table represent in swql studio. In the following snapshot the link with Storage Array makes sense to me as there is Storage Array ID object...
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 Article