During the initial discovery of devices team went with all options , now there is any way to disable the shared,cached and virtual memory from monitoring for the devices globally?
We have a sample PowerShell script on the SolarWinds Github site here:
OrionSDK/Samples/PowerShell/Volume.Cleanup.ps1 at master · solarwinds/OrionSDK · GitHub
The query inside of the script would need to be updated to remove the correct type of volumes.
Basically swapping out line 21 of:
WHERE Volumes.Status != 1
with
WHERE Volumes.Type != 'Fixed Disk'
The script link above does not automatically remove entries unless you comment out line 30. So you can do a dry-run of the script first to see the behavior.
Created an idea to do these centrally like how hardware sensors are managed
There is no global setting you can use. the options are: 1. Change each node individually - tedious and subject to nodes being missed if you have a lot. 2. Script it in powershell or python with the script making calls to SWQL. - Recommended way. 3. Then there is the 100% not recommended approach using a query in DB Manager. I can't help with option 2 as I am not a coder, but there might be a shared script here: https://thwack.solarwinds.com/kb/categories/32-scripts
I wanted to share a new dashboard a co-worker ( @mblackburn ) came up with to help us better view groups of interfaces and various metrics for each. Using a single HTML widget, we are able to visually compare numerous different interfaces by populating each interface dataset onto its own graph. We are able to view…
PALO-ALG - Logging.xmlPalo Alto Networks ALG Security Technical Implementation Guide :: Version 2, Release: 3 Benchmark Date: 27 Oct 2022
Alert Cleared.htmlHello, I would like to share the HTML template details we have prepared so that Solarwinds alarms can become more meaningful. It can list alarm object details and connected device details separately in HTML template. Except for object and device details, you can easily add custom property information…
Cisco ASR Devices.pollerCisco ASR Devices