Comments
-
If we could create alerts on this data that would be ideal e.g. AG group fail-over, redo rate increasing above user defined threshold.
-
That is odd I am runinng the latest version of Solarwinds as well. If you run the below in SSMS against your solarwinds db does it return any results? select dateadd(minute,datepart(TZoffset,sysdatetimeoffset ()), e.TimeLoggedUtc) AS UnmanagedDT ,n.caption as NodeName ,dateadd(minute,datepart(TZoffset,sysdatetimeoffset…