Monitoring stopped
SQLSlammer
Posts: 3
Hi there
I am currently in the process of setting up and using SQL monitor, but I have an issue where Monitoring has been stopped because of an authentication issue.
This happens when our group policy runs and strips out local admins and readds them.
Is there anyway to get SQL monitor to retry the connection rather than just pause monitoring if it can't authenticate?
I am currently in the process of setting up and using SQL monitor, but I have an issue where Monitoring has been stopped because of an authentication issue.
This happens when our group policy runs and strips out local admins and readds them.
Is there anyway to get SQL monitor to retry the connection rather than just pause monitoring if it can't authenticate?
Comments
The configuration change is described here:
https://documentation.red-gate.com/disp ... ng+stopped
<repositorySettings slaveMode="false">
<!-- valid databaseEngines: "Mssql"-->
<dataStore databaseEngine="Mssql" autoUpgrade="true">
<!-- valid versions: "Auto", "SQL2005", "SQL2008" -->
<mssql version="Auto" connectionStringName="DataConnectionString"/>
</dataStore>
</repositorySettings>
<collectionSettings maxTraceFileAge="00:15:00" maxTraceFileDiskUsage="1024" reconnectAfterAuthorizationError="true">
<collectionSchedules>
<!-- Four schedules are available: