\m/
thanks for the tip
I use this often in client deployments. Now we just need all the resources to have a filter option. Alerts, Hardware Health, Application Health, some of the top/Last XX resources, etc. A way around it is to use View Limitations based on the custom property but that means it then applies to every resource and sub-view.
Nice video. good info. smart.
I love using custom properties - they allow me to use Orion as a single point of truth in the network. it take a little more time to enter a new device, but that's far better than having multiple "databases" for all the items that need to be tracked.
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
SWQL is built on the framework of SQL and as such supports most of the standard clauses as part of a query. A very simple example query is: SELECT Caption, IPAddress, Vendor, ResponseTime FROM Orion.Nodes Dissecting this query is relatively straightforward: show some fields (Caption, IP address, Vendor, and Response Time)…