Where can I find "TrapRuleVarBindID" linked to OID trap
Hi I exported the traprules and see that under trap conditions it has "TrapRuleVarBindID" which I believe is in hexadecimal format. I also think it's unique with respect to Trap name (TestValue in the...
View ArticleIs it possible to use Windows Authentication with the Orion REST API?
I am attempting to query the Orion REST API without having to provide an explicit username and password. Using the CSRestClient example from GitHub (OrionSDK/Samples/CSharp at master ·...
View ArticleClearAlert Verb in Orion.AlertActive Entity
I'm trying to invoke the Orion.AlertActive entity's Clear Alert Verb, but I'm not sure what arguments to pass. Is there a document which I can refer to check which arguments to pass or can somebody...
View ArticleQuery Strings on Detached WPM Transaction Availability Resource?
I'm trying to create a dashboard for a daily meeting that contains the Transaction Availability Chart. I have accomplished this by embedding the detached resource...
View ArticlePowershell Script To Change "ServerStatus"
I am trying to change the ServerStatus to Test on multiple servers using powershell. Does anyone know how I can accomplish this? Thanks
View ArticleSWQL UTC TO GMT +5 CONVERSION
Guys, I need to know the query to convert utc timings into gmt +5 in swql for lastboot column in nodes table. In sql management studio, it's very easy however i am unable to do the same in swql. Any...
View ArticleWhere can I find "TrapRuleVarBindID" linked to OID trap
Hi I exported the traprules and see that under trap conditions it has "TrapRuleVarBindID" which I believe is in hexadecimal format. I also think it's unique with respect to Trap name (TestValue in the...
View ArticleCustom SWQL Query Questions
Hi All So I believe I have a syntax issue and was looking for some help? So I'm needing to create a query to give display in a view of a list of all down nodes but not un-managed ones ...with a...
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 ArticleInterfaces Custom Properties URI is NULL
I'm trying to use the InterfacesCustomProperties table's URI to update interface custom properties with SWIS. I've done this successfully with Node custom properties, but I'm running into an issue with...
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 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 ArticleDiscovering volume for a node in python
Im looking for a way to get the list of volume from a node. I used SWQL to obtain the list from Orion NPM, but since none of the Node's volume have been discovered it return an empty list. Is there a...
View ArticleNeed help creating a SWQL query for memory usage over time by node
I've been assigned a project that involves using SWIS to pull performance metrics out of SW and into...Splunk. Not trying to start a religious debate, but if anyone has any experience, or could point...
View ArticleHow do I delete a node from SW using the Orion SDK
I have a server decom script that I wrote in Powershell that removes everything from a node except for Solarwinds prior to it being removed from the network. It would be super helpful if I could...
View ArticleREST-APIs Detials
Hi,Can any one please help with rest apis documentation link for third party integrations?Thanks in advance!!!
View ArticleDISPLAY ACTUAL MEMORY IN SWQL STUDIO
Hi Guys; When i am running the query to display Total Memory, Available Memory and Memory used then the values shown are numbers followed by E + 10. I know i need to do casting however what will...
View ArticleUsing Powershell to add nodes with Custom Properties for Device Type
Hello,Running Orion NPM 10.6.0 and SDK 1.7 on Win2k8R2 Can anyone help with adding devices into Orion using Powershell? To complete via NPM Web console, select Management, Edit Node.Select groups,...
View ArticlePowerShell Module based on the SDK
Hi All, I started working on a PowerShell module, converting existing code examples in the SDK to “Cmdlets” Functions. The ultimate goal is to just make it easier to re-use code. My own use case in...
View ArticleREST API Creating Nodes
So i am able to consume the API and it does create the node and update the properties how i want however the Caption field is not required and it doesn't ever seem to auto populate also it doesn't seem...
View Article