If the Configuration > Monitored servers page displays Monitoring stopped (Incorrect credentials or insufficient permissions), by default, SQL Monitor will not attempt to reconnect until you do one of the following:

This prevents SQL Monitor from sending a potentially large number of failed login messages to your security log, and triggering Intrusion Detection System in the process.

If the potential impact on your security log will not cause significant problems to your systems, you can change this default setting so that SQL Monitor will automatically attempt reconnection.

Configuring automatic reconnection after monitoring stopped in v3

  1. Stop the Base Monitor service. To do this, go to Services (select Start > Run, enter services.msc and click OK) and stop SQL Monitor 3 Base Monitor.
  2. Open the RedGate.Response.Engine.Alerting.Base.Service.exe.settings file in Notepad. By default, this is saved in C:\ProgramData\Red Gate\SQL Monitor 3.
  3. Find the reconnectAfterAuthorizationError section. This contains a setting called reconnectAfterAuthorizationError="false":

  4. Replace "false" with "true" for this setting, and save the file.
  5. Restart the SQL Monitor 3 Base Monitor service.