Comments
-
We are seeing this Deployment Health issue within an upgrade from 2020.2.6 to 2024.2.0
-
Jason, Will this THWACK Post help? > Pie chart with node status (+) Pie chart with node status - Forum - Network Performance Monitor (NPM) - THWACK (solarwinds.com) And or > Configure proportional widgets for modern dashboards Configure proportional widgets for modern dashboards (solarwinds.com) I will look forward to your…
-
Thanks for your feedback.
-
From what you have said so far is this Custom SWQL Query for a Table where some of the columns are hidden? And are there any lines in the script specific to the Nodes Custom Properties? With this post being from 3 months ago are you still on 2023.4.2? Has the JuniperEntities NodeID changed and still not a match for the…
-
avivi, You may find what what you are looking for within either of or both of the URLs attached to review. SMTP configuration and email settings for scheduled reports and alerts in Orion (site.com) SMTP server associated with Action - Orion SDK - The Orion Platform - THWACK (solarwinds.com) I will look forward to your…
-
Good explanation. I seen a similar equation on the 'stackoverflow' website.
-
ImNishat, When taking a look at this at first you thought it would be a simple sum total of the Transmit and Receive Averages but... There is a THWACK Post from 10 Years ago that may help you with a justification for why the Transmit and Receive Averages are not the Sum Totals of the individual Transmit and Receive values…
-
ImNishat, If this Query provided by l.mendoza you say is not working, this may be because the SQL Query Type hasn't be selected. Try this and the Script provide by t.m-k via the SWQL Studio.
-
ImNishat, You should be able to find what you need to crate a standard SolarWinds 'Chart Report' by following the steps within the SolarWinds Success Centre URL attached below. > Create a web-based report in the SolarWinds Platform Create a web-based report in the SolarWinds Platform
-
Great news that the THWACK Store is back. Will there be any of the SolarWinds and or THWACK Stickers added to the THWACK Store list of Items to be selected in the future? We will look forward to the THWACK Store updates.
-
Hello ivodlouhy, Has there been a migration procedure written for the "Legacy" or Classic Kiwi Syslog Server to Kiwi Syslog Server NG upgrade? Is there anything different from Classic Kiwi Syslog Server (KSS) upgrades for an upgrade to KSS NG? Kiwi Syslog Server Upgrade Guide — Legacy (solarwinds.com) * Export the KSS…
-
eptesicus, No worries with the delay. With the follow up feedback from Adam and I, I don't believe that we need to have a Private Message about the script now. We trust that you have all that you need for the script bespoke to your environment that you would like to run. Thanks, Daniel
-
Adam, Thank you for your additional support to clarify. It also needs to be noted that the AND Statements may only be applicable to eptesicus’s bespoke environment. When testing this script I found it necessary to also remove the “.ResoourcePool” from the table column reference within the line and editing the content of…
-
eptesicus, Are you ok to Private Message me about your script?
-
Hello eptesicus, Can you please advise why you want or need the 'ClusterUri'? Am I correct to assume it is for the Tables Inner Join? Is there not another common entity that can be used? This may be found by using the SWQL Studio. There maybe a common entity to both Tables within a third Table to establish a The Table Join…
-
Hello eptesicus, I will review and send you my feedback as requested later on this week. In the meantime are you testing your SWQL code within SWQL Studio or the Orion SWIS Query via the GUI? Can you also advise are you now targeting the notification of the Snapshots to be deleted with a scheduled Report? Kind Regards.
-
eptesicus, Again upon review of your post have you thought about writing a scheduled report to notify you of snapshots older than X days, that you may want to delete to make space for new Snapshots. The SWQL Report script as follows: SELECT VirtualMachines.Uri , VirtualMachines.DisplayName ,…
-
eptesicus, As requested upon further review... When looking through the SolarWinds Platform SWIS Schema there is no reference found for the string; vm.folder.name in full or in part, despite finding some old posts within THWACK, that I believe to be from an earlier versions of VMAN. > SolarWinds Information Service v3.0…
-
eptesicus, Upon further review I have found that all being well you will be able to alter Greater Than >, Less Than <, Equals = along with the Positive or - Negative number of days entered. If I understand correctly in your script it states Grater Than > 15 Days. Kind Regards.
-
eptesicus, WHERE VirtualMachines.OldestSnapshotDate <= AddDay(-15, GETDATE()) -- AND vm.folder.name NOT LIKE 'MCS Templates' -- This line is bespoke to your environment. ORDER BY VirtualMachines.OldestSnapshotDate DESC -- ORDER BY VirtualMachines.OldestSnapshotDate ASC -- The ORDER BY being an optional addition to your…
-
Point taken.
-
The alternative could be to use the Orion SWIS Query via the GUI; http or https://<HOSTNAME>/Orion/Admin/swis.aspx Execute SWQL Queries at Web Interface Execute SWQL Queries at Web Interface
-
Being within the Web Help Desk (WHD) Forum, this is correct... And yes my response has been for the Orion email notifications, and not specifically for the WHD.
-
Hi chrodriguez, After seeing your post today I took a look and found this post on within the THWACK Community. I trust that this will help. > (+) Windows Server 2019 Services and Counters - Application Monitor Templates - Server & Application Monitor - THWACK (solarwinds.com) I will look forward to your feedback.
-
Hello Mboyle3, When reviewing the applicable alerts has it been confirmed and tested that the correct email addresses are assigned to it? Can we confirm that the emails are not being blocked or put in to a SPAM / JUNK Folder? > 3. SMTP Server: Settings need to be verified to work. > Unlikely but are there any Time of Day…
-
Hi Brent, After adding "Compliance" to the search bar the setting that you are looking for was found with the NCM.BusinessLayer with the Advanced Configuration of the SolarWinds Platform. Cheers, Dan
-
No worries, thank you for your feedback.
-
Hello tjkru, Have you been able to find the Reports you were looking for? You should be able to find them via the Reports page. Are there any limitations set against your account?
-
The Excel Highlight Duplicate Cells, did not work as expected;-(