
How can I do a custom SWQL query with a node variable?
Jul 14, 2014 · Hi, in Node Details I want to do a custom SWQL query with the NodeID or Name. Something like "... WHERE NodeID = ${NodeID}" is that possible?? I want to display for every …
SWQL query to display alerts on certain nodes - THWACK
Feb 10, 2025 · How do I go about to create the custom SWQL query if my node is called xxx Also want to try grouping my nodes based on locations and only have the SWQL query contain …
Modern Dashboards: Node Status Based on Custom Properties
Jan 15, 2021 · Now, I'm no SWQL guru, but after some research I was able to put together the requested dashboard. Request: To create a widget within Modern Dashboards that shows …
SWQL for interface availability - THWACK
Jan 30, 2025 · Hi, I'm still learning the ropes for SWQL and trying to get a query going for a modern dashboard widget. I want it to show the availability percentage for a given interface …
Using Your Custom HTML Resource To Properly Display SWQL …
Jun 29, 2018 · All of he data displayed here is done via swql query to get the data and in some cases manipulated by javascript. This example runs a swql query displays the calendar with …
KPI Group Status Widget with Color - THWACK
Jul 18, 2025 · I'm trying to build a KPI widget, using a SWQL query, for Group (or Container ID) that changes color when the Group is in a Warning (Orange) or Critical (Red) but stays Green …
SWQL table with node caption as a URL - THWACK
Oct 1, 2024 · I have this SWQL query, to display a traffic lights status icon, node caption and status but the node caption is displayed as plain text, not a clickable URL link to the node details.
Difference Between SWQL ADDDATE and SQL DATEADD Results
When I use this SWQL query, it matches the results returned for the SQL query. Running the query in SWQL Studio minute, hour, day, month or year all return 42. However when I run …
SSL Certificate Expiration table in Modern dashboard - THWACK
Oct 13, 2023 · To construct a table for SSL certificate expiration in the contemporary dashboard using SWQL (SolarWinds Query Language), follow the steps below: Identify SSL Certificate …
SWQL CUSTOM QUERY TO SHOW INTERFACE PERCENT USAGE …
Sep 21, 2018 · Hi All, I configured an SWQL query to show interface percent utilization, but i am unable configure custom search in that script, please help, below is the SWQL script.