My SQL Sentry database is an alwayson group of servers, but when I try to connect from SQLSentry Client to the AlwaysOn listener, the tool gave me an error message "The SQL Sentry database can't be reached and maybe offline" look like it doesn't like the listener name. It works fine if I setup the connection with the server name is the physical primary server name. I was able to connect to the listener with other application just fine like SSMS, Powershell etc. but SQL Sentry tool.
what are the setting in SQL Sentry I need to do in order to make it works?
Thanks