Failed to connect to MSSQL server using Windows Authentication to the sqlserver probe during test connection in probe configuration with the following in the sqlserver_monitor.log:
sqlserver: Error from domain_logon/LogonUser: 1385
sqlserver: Profile: test connection profile/test connection checkpoint - domain logon failed
sqlserver: Connection test to machine failed
The user that is being used to connect to the MSSQL server from the probe machine does not have logon locally rights on the probe machine.
Make sure that the user has logon locally permissions on the sqlserver probe machine.