Good afternoon team,
Open Discussion/Question.
I would like to get sources of Alerts the folks have built out in SaaS. I've reviewed the documentation for common Alerts " SolarWinds Observability | Examples of common alert definitions" but would like to see what type of cool alerts the community has built out.
I have the same question - I can see the lastboot time stated on the entity health age but cannot seem to use that value anywhere within an alert. I noticed you can do it when using the SWO agent but not agentless.
Here is an alert I would like to build eventually in Saas. I had this alert in Orion previously but can't seem to replicate it in SaaS
an alert that logs was rebooted - and sends a monthly or daily report of those devices that were rebooted
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)…