Adding nodes with powershell using CRUD.AddWMINode
I have been working on automating monitoring for our new servers. So far the example script from the Orion SDK - C:\Program Files (x86)\SolarWinds\Orion SDK\Samples\PowerShell\CRUD.AddWMINode.ps1 has...
View ArticleManage User Accounts - Password Sync
Hi I am looking for information on the ability for the SDK to support the synchronisation of Internal Orion User account settings from an external source. A 3rd party database holds usernames and...
View ArticleEnable QoE Management w/ REST Client
I was wondering if someone can point me in the right direction on how to enable QoE management of a node via the SDK REST. Basically I have a list of nodes that I want to enable it for. I am familiar...
View ArticleJava sample to automatically discover interfaces on Nodes
Is there a java sample to automatically discover interfaces on Nodes? If so, could someone please provide that sample. I am using NPM 11.5.2 version.Thanks!!
View Article--- Article Removed ---
*** *** *** RSSing Note: Article removed by member request. *** ***
View ArticleAlert when Flows from IP Addresses are present using the SDK- SourceIP field...
Hello,I am trying to create an alert to trigger when certain flows were present in the last hour at certain sites on my network. However when I try to build a SWQL query to check for certain flows, I...
View ArticleCreate/Update Verbs for NCM Properties
Hi,Is there any verbs for "NCM Properties" section at Edit Node Properties? For example, I created a node, then add to NCM. At this point, I want to set any specific value for "Global Connection...
View ArticleGather the list of all nodes
Hi, I am a new to this software and i would like to ask, is it possible to get the list of all nodes? Thank you.
View ArticlePlease help to conver SQL to SWQL
Can anyone help me to convert below SQL query to SWQL, Select Nodes.nodeID, Nodes.Caption as NodeName,Nodes.StatusDescription As Status, DATEDIFF(hh, DATEADD(hh,-5, LastSystemUpTimePollUtc),...
View ArticleSilence Group of Nodes
Hello! I have a number of servers in various locations that get updates on a regular basis. When this happens, the application monitors we have set up go haywire and send out all sorts of...
View ArticleAvailability Statistics
Hey there, I have a web view in the Solarwinds GUI that contains a resource called "Availability Statistics". The view contains the availability of the device being monitored in terms of a percentage...
View ArticleQUESTION: Does Solarwinds have a Northbound Interface?
I am brand new to this product so bear with me.I may answer my own question eventually, but so far no luck as I pour over the documentation.If Solarwinds has an NBI, what is it?BR,-R
View ArticleCreateLimitations, UpdateLimitations
Does anyone have any SWIS/REST examples using the CreateLimitations and/or UpdateLimitations? I am wanting to script the setup for Account Limitations from or CMDB of users. We are using a...
View ArticleIn SWQL Studio, can I query the Orion.NPM.Interfaces table with a custom...
The answer is, apparently, No. This query works just fine. All columns are there/exist. Cool. SELECT IF.InterfaceID, IF.Caption, IF.NodeID, IF.Node.Caption, IF.CustomProperties.ConnectedIP,...
View ArticleIs it possible to force a UDT scan of a switch viq SWQL/SWIS/any other method?
Hello,We need to force a UDT scan of a switch in an automation script, and are having issues determining how to do this. Is this supported at this point in time? Thanks,Scott
View ArticlePowerShell script to add file change monitor
We are interested in creating a PowerShell script (or other programmatic method) to create a file change monitor for a specific node. We are hoping to have a script periodically check a directory and...
View ArticlePerl SDK - Start Discovery - PluginConfigurations
How can I find what is the least amount of XML to pass to PluginConfigurations? Here is what I pass: and I get a bad_request error. Basically what I need to know is the bare min, I want to pass a IP...
View ArticleIPAM IPnodeID or IPAddress SWIS Variable
Hello,I am trying to add a custom SWQL resource on the "IPAM IP Address Details View" which will list all the IP's for a given node which has that IP Address, the problem is i cannot find a suitable...
View ArticleManage Nodes, Interfaces, Applications w/ SDK+PoSH - Update Maintenance Status.
Using Powershell and the SDK, this script will allow you to change the management state of nodes, interfaces, or applications, and updates a custom property [Unmanaged_Reason] for each element. Create...
View ArticleConvert Function available in SWQL studio?
I am trying to use CONVERT in SWQL studio and am getting this error: "Cannot resolve property Float"Now, the SDK documentation does not list CONVERT or CAST as available functions, but SWQL studio...
View Article