DISPLAY 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 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 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 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 ArticleREST-APIs Detials
Hi,Can any one please help with rest apis documentation link for third party integrations?Thanks in advance!!!
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 ArticleSwql studio connection problem
I been trying to connect to my main Solarwinds server with the swql studio. I setup an individual windows account in Solarwinds with my company’s AD. I keep getting a connection error unable to...
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 ArticleAdd/Edit/Delete DPA Relationships via API
Looking through the DPA entities in SWQL Studio and through the Metadata.Verb table I don't see any DPA related verbs. So, is it possible to Add/Edit/Delete Database and Client relationships through a...
View ArticleOrion SDK, Add network interface and Volumes
Hi,First of all, thanks for the great SDK you provide :d). I'm using the powershell api, and it works fine.I have several questions about how to add network interface and volumes for monitoring.My...
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 ArticleWeb Application SSL Certification
Hello, I have been working on a web application that retrieves data from solarwinds. In more details i have made three scenarios: 1. Web Application executed via eclipse and tomcat works2. Standalone...
View ArticleHow do I add code to the PowerOrion module in the SDK on GitHub?
GitHub noob... If I want to contribute code to the PowerOrion module that is part of the SDK on GitHub, what do I need to do? Choose the PowerOrion branch and do a new pull request?
View ArticleREST API - Setting CustomProperty with Java
Using the Java example in OrionSDK-2.0.50 (App.java), I can do a query and pull info about my nodes. This works, no issues. On one of those nodes, I have used the web dashboard to create a custom...
View ArticleAutomation of adding nodes into Solarwinds
Hi All We are looking at using Chef to automate server deployment and part of this work would be: 1. Lookup in IPAM the next available address in a subnet, reserve it and add the hostname to the...
View ArticleOrion.Nodes add common resources
I'm trying to use the SDK to update all my window nodes to monitor some common resources like Virtual memory.In the GUI I click on the node --> List Resources --> Volume Utilization -->...
View ArticleTriggering discovery of SNMPV2 device through JSON API
Folks; Triggering discovery of SNMPV2 device through JSON API: Hats off to tdanner for this, I've modified it to suit my needs, and verified that it works.You will need to make your own modifications...
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 ArticleHow to find VolumeIndex and InterfaceIndex
Working on automating the addition of nodes so that when we build a server it adds itself properly to Solarwinds. The only piece I have not been able to do is determine the VolumeIndex and...
View Article