Hi,
I need to configure all polling engines alert to check last database sync time.
can anyone please help on it?
Thanks in advance.
Any luck on this alert? Looking to do the same thing.
Yes if the last database sync time is more than a certain time period like more than 15 to 30 minutes or an hour.
You want to create an alert that fires off if the last database time is more than a certain amount of time from the current time? Or are you looking for a failed event in the database?
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)…