The most recent content from our members.
i am trying to create a m.dashboard to reflect my "manage hardware sensor" section. i wrote a query to select my desire filed: SELECT node.Name , node.FullyQualifiedName , node.HardwareCategoryID , node.StatusDescription , node.DetailsUrl FROM Orion.HardwareHealth.HardwareItemBase node where node.StatusDescription!= 'Up'…
I think I posted this somewhere else, but I wanted to put it here so that it's easily accessible to all those interested in the Orion API and SDK Discussions. Table of Contents * Preamble * Doing the work in SWQL Studio * Moving to PowerShell * The Simple Step-by-Step Process* Get PowerShell 7 * Get the latest SolarWinds…
It would be nice to have a Modern Dashboard Widget for formattable text or HTML. This would allow a splash page, or message on your Modern Dashboard NOC view rotation.
The proportional widget (Donut type) in the modern dashboard exhibits some visual issues, particularly with the legend field. Introducing a centered justification option would enhance its visual appeal.
This is specifically for it to be clickable to whatever I need. But a use case is to open Perfstack. I want to create the url myself, as I may wish to use different entities that can appear in the perfchart. I don't want to use saved perfstacks
Hi Thwackers, please help, looking to add a KPI widget based on a single node availability over the last 24 hours, how do I specify NodeName or Caption in the query below? SELECT avg(Availability) as ava FROM Orion.ResponseTime where datetime >= ADDHOUR(-24,getdate()) Able to return a value on NodeID but would like to…
Hubble is a useful troubleshooting tool. However, it only works on pages built as classic dashboards. Please make Hubble work with modern dashboards.
Hi all, I just want to display the current date on a modern dashboard. Not sure which is the best widget to use?? a table will do and I don't know what SWSQL will give me what i want. Any help would be appreciated.
Featured Episode: How to Import/Export Orion Modern Dashboards August 2, 2022 The flexibility available in Modern Dashboards on the SolarWinds Orion Platform is nothing short of amazing. The dashboards are quick and easy to build and to share. We'll guide you through the process of how to import a Modern Dashboard from…
Some secured environment does not allow running PowerShell script as this will create security incident like Government offices and/or air gap environment. I tried doing both options on the lab (PowerShell and SWQL) and it's not a straightforward option for regular users. Hoping SolarWinds will follow the "Simple"…
It looks like you're new here. Sign in or register to get started.