The most recent content from our members.
using this https://support.solarwinds.com/SuccessCenter/s/article/Create-per-Node-Software-Inventory-report?language=en_US I've created a report for a select number of servers from our fleet, I want to edit the list created in steps 5 & 6 to add or remove servers as needed. I can't find where to edit this, any guidance…
Hi, I found this query on Thwack but there is a problem I need to classify per group that group have a customer name with a user =========SQL========= SELECT DISTINCT ahv.Name 'Alert Name' ,ahv.RelatedNodeCaption 'Parent Device' ,ahv.EntityCaption 'Alert Object' ,ISNULL(lastOne.Qty,0) 'Last 1 Day' ,ISNULL(lastSeven.Qty,0)…
Hi All I was wondering if there is a way in reporting of creating and pulling down mac address tables via solarwinds from Cisco Switches If this is not the case can it be done via NCM Many thanks
Can some one help me whit a SWQL query for Custom table I need the status icon for the Custom poller to show up I have make a SWQL SELECT cp.UniqueName, cpsn.Status, TOSTRING(HOUR(TOLOCAL(DateTime))) + ':' + TOSTRING(MINUTE(DateTime)) AS [Last Poll Time] FROM Orion.NPM.CustomPollers cp JOIN…
When building a Custom Table or Custom Chart where the object type is Component, you are unable to select statistics from the Process Evidence and Port Evidence tables. I discovered this when trying to build a chart on the Component Details page that would display historical MaxInstanceCount for process monitors.…
I've got a custom table in my node detail view that is looking at some specific custom SNMP pollers. How do I build a dynamic query to look at just the specific pollers I want in that table for the current object? My problem is that if I use the default object selection, I can't pick which pollers I want to use for that…
I am trying to write an SWQL query that uses a CTE WITH clause. I know it should be possible as I've found many examples on Thwack showing that it's possible. For the life of me, I cannot get any of the examples to work in either SWQL Studio or the web-based Report Writer. When I run an example I get the errors "mismatched…
Hi All, I created this a couple years back on an older version on solarwinds. I have moved it to a new environment on latest version of solarwinds. The StatusLED is showing as Down.gif not the Icon LED. What am I missing? Also the link on the node is not work either (take you details page of node). Any help greatly…
When preparing a custom table, in the data source picker dialog, there is an option to report on "IP SLA VoIP Jitter Operation View". This specific data source contains two columns called "AVG JITTER" and "MAX JITTER" for each row, as well as a "SUMMARY DATE" which indicates for which day these values are for. It is clear…
Does solarwinds allow external links to be embedded into output of SQL query in a Custom Table widget inside a view? I seem to have found other posts where users are I am not able to create an SSH link as output from an SQL (not SWQL) query i created in a custom table. The output looks like this: AP NAMEAP IP ADDRESSSSH TO…
It looks like you're new here. Sign in or register to get started.