Can a swql query be used to query SQL Server 2012 database that is not...
Silly question, but I am stuck. Our BI team wanted to use Solarwinds SQL User Experience Monitor to alert on errors that occurred on Sharepoint Services Reporting Server (SSRS). The ExecutionLog...
View ArticleText colour to display alerts using custom query
Hi, I would like to display alerts using custom query and change text colour based on severity can you please advise how this can be achieved.
View ArticleOrion SDK, DIFF transaction
Is there a query that i can use to display the differences in transactions in two wpm boxes? Is there a way to have them identical?
View ArticleOrion SDK and WPM
When I add a new wpm poller, i would like to skip the initial 5 min wait to populate data into Orion. Is there a verb to have the Orion SDK do a "play now" action against a node?
View ArticleSWIS REST/JSON API
Starting with NPM 10.4, SWIS now supports a REST/JSON API in addition to the existing SOAP API. The operations supported by each API are identical: the six basic operations of Query, Invoke, Create,...
View ArticleThoughts Wanted On Refactoring the PowerOrion PowerShell Module
Hi Folks. Since the (unofficial) PowerOrion module I worked on a few years ago has gone a bit stale, I've decided to invest some time in revamping the existing functionality, and then expanding on it....
View ArticleUsing SWQL to find large consumers of bandwidth
I am learning swql trying to figure out how to determine what clients are using the bandwith within the time interval that is set for the top XX conversations.I have this query:SELECT f.SourceIP,...
View ArticleOrion SDK - Reserve IPs in IPAM
Hi all, I was wondering if it was possible to reserve IP's in IPAM using the Orion SDK? Based on older forum posts, it wasn't possible a year ago, but I wanted to check if they added this functionality...
View ArticlePerfStack API PowerShell Module
My initial commit of a powershell module for querying the new PerfStack API GitHub - StarkCaptain/solarwinds-perfstackapi: PowerShell Module that interfaces with the solarwinds orion perfstack...
View ArticleAPI Discovery Jobs
Hi All! I am attempting the API discovery creation as shown here Discovery · solarwinds/OrionSDK Wiki · GitHub . I am working on the Core Plugin Configuration but am unable to determine where I find...
View ArticleInclude more than the top record in an swql query for an email action?
I am learning swql and have a query I want to include in the trigger action for an email alert.The query returns a top xx result set. I found the article that says only the top row and first column...
View ArticleTrying to set custom properties on IPs
In our organization we very frequently use custom properties in IPAM when assigning IPs. We are looking at automating the process of getting certain IPs, however we need this process to be able to set...
View ArticleAPI Network Discovery
Following the instructions on GitHub (Discovery · solarwinds/OrionSDK Wiki · GitHub ) I am attempting to create a very basic network scan where IP address's between 10.X.0.1-10.X.31.254 are scanned...
View ArticleNode ManageMent via API
I have not submitted to many "How To's" But this one below saved me a massive amount of time. I hope it does the same for someone else. We have a large environment with a decent amount of hyper V...
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 Articlehow to List Resource using C# and orion sdk
I was checking the thread: List Resources By C# Orion SDK? but when i go to execute the list resource i don't have answer when i go to execute a list resource with the next code: public...
View ArticleSWIS discover Interface Error
Hi,We're getting an error when we discover interface with swis. I got this error message, "Exception of type 'SolarWinds.ApiProxyFactory.TransientApiProxyException' was thrown." Why got this message?...
View ArticleSWIS Verb Arguments
Hello! I'm working to add a note to an Alert via the Powershell SWIS SDK. Here's the relevant line That I'm using: $noteResult = (Invoke-SwisVerb $swis "Orion.AlertStatus" "AddNote"...
View ArticleText colour to display alerts using custom query
Hi, I would like to display alerts using custom query and change text colour based on severity can you please advise how this can be achieved.
View Article