Where can I find documentation on swql? I have written many SQL queries before, someone suggested I should learn this to further enhance my SW skills
This is a goopd starting point -
GitHub - solarwinds/OrionSDK: SDK for the SolarWinds Orion platform, including tools, documentation, and samples in Powe…
This looks more like scripting then SWQL queries and the differences between SQL and SWQL queries
Mike
From: mesverrum
Sent: Wednesday, August 2, 2017 2:46 PM
Subject: Re: - SWQL
|
SWQL
reply from mesverrum in Network Performance Monitor - View the full discussionThis is a goopd starting point - GitHub - solarwinds/OrionSDK: SDK for the SolarWinds Orion platform, including tools, documentation, and samples in Powe…
Reply to this message by replying to this email, or go to the message on THWACK
Start a new discussion in Network Performance Monitor by email or at THWACK
Following SWQL in these streams: Inbox
These might help:
Use SolarWinds Query Language (SWQL - SWIS) - SolarWinds Worldwide, LLC. Help and Support
Create a report using SWQL
General SWQL guidelines
This article provides some of the differences/similarities between SWQL and SQL:
The best way I've found to test it out is to download the latest stable OrionSDK and play around with the SWQL Studio it installs. You can form your own SWQL statements and see what it returns, also a really handy way to see what's exposed in the API.
thank you, thats what i was looking for, so looks pretty similar to sql
From: jvb
Sent: Wednesday, August 2, 2017 4:01 PM
reply from jvb in Network Performance Monitor - View the full discussionThese might help:Use SolarWinds Query Language (SWQL - SWIS) - SolarWinds Worldwide, LLC. Help and Support Create a report using SWQL General SWQL guidelines