Comments
-
Hey @EitanBlumin and @arrowdrive hope you both have been well. Just to verify, is this in the context of authentication monitoring a Target and/or SQL Sentry users authenticating via Entra for using the SQL Sentry client/Portal?
-
@jeremymayfield Thanks for exposing we need to make the distinction noted in my other response more clear in public documentation 🙂
-
Hello @Philn, So there are two separate situations here I wanted to make sure to break out and clarify. 1. Hosting the SQL Sentry DB on an AG: In this situation, SQL Sentry components(Monitoring Service, Client, Portal) connecting to the AG Listener is supported and absolutely should be done. This will ensure SQL Sentry…
-
Hello @Philn, So there are two separate situations here I wanted to make sure to break out and clarify. 1. Hosting the SQL Sentry DB on an AG: In this situation, SQL Sentry components(Monitoring Service, Client, Portal) connecting to the AG Listener is supported and absolutely should be done. This will ensure SQL Sentry…
-
Hello. I can confirm this is planned, though I can not provide an explicit timeline.
-
hey @"zennifer" thrilled you are finding value in SQL Sentry. It can be a bit overwhelming at times, so I wanted to share some quick hit resource you may find helpful. Tips & Tricks Blogs: Top SQL: https://thwack.solarwinds.com/product-forums/sql-sentry/b/news/posts/sql-sentry-top-sql-tips-and-tricks…
-
In short, converting from UnifiedSetup to EPI requires reinstalling any Clients, Monitoring Services, and Portal Service using the EPI bits/exe. This can point to an existing SQL Sentry DB with no issue, just make sure the EPI installer is of the same version of the current SQL Sentry DB.…
-
Done, thanks!
-
@"brahimovic" Here you go https://support.solarwinds.com/SuccessCenter/s/article/Configuration-Wizard-Error-Some-of-your-modules-Platform-Connect-don-t-support-Azure-database Please let us know if you continue to have issues after following these steps. Regards,
-
Hey @"brahimovic" we have found a workaround and are writing up a public KB for it now. I will post it for you here as soon as its available.
-
The Scalability Pack historically was implemented manually Ad Hoc. In recent builds it became baked into the SQL Sentry installer, but will only be applied if tied to a fresh install with it baked in. Simply upgrading will not apply it if not done so already, due the significant impact building the CCIs can have based on…
-
Thanks for circling back to your own post to answer it. Replying separately with some additional details in case others come across this post.
-
This is a known bug/behavior with Windows/SQL (most commonly seen with 2019). My understanding is our normal discovery process to simply check if an instance is clustered can trigger this, and similarly can be generated by many other applications. Web searching “FailoverClustering-Client error 81” will illustrate this. All…
-
Can you confirm that your test was done on the Monitoring Service host and remotely connecting to one of the targets effected by this error? Are the Monitoring Service hosts and effected targets on the latest update of Windows Server 2022?
-
Hey, this looks to be related to the following Microsoft bug: https://github.com/dotnet/runtime/issues/62383 Until Microsoft resolves this issue, you can filter this alert from spamming you by applying the below Condition Settings filter to the "Event History Monitor: Error" condition: Message Text | Does not Contain |…
-
Hello, My guess is that it has something to do with a SPIDs Status or Start Date filters. The query itself only returns transactions older than 5 minutes by default, to avoid bringing back unnecessary results on systems with many short-running transactions, and has to be in a sleeping state. The intent being to detect when…