Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Right-click the appropriate SQL server Server instance, and then select Configure Alerts.
  2. Select the metric for which you want to configure an alert.
  3. Click Advanced.
  4. Under What text would you like to raise alerts for? Type the text in the appropriate field. Use semicolons to separate names and a percent (%) character as a wildcard.
  5. Under What regular expressions would you like to raise alerts for? Type the expression in the appropriate field. Type only one regular expression per line.
  6. Click OK.

To use Alert Configuration Templates to enter text or a regular expression to trigger an alert:

  1. Click Image Removed Click Image Added and select Alert Configuration Templates.
  2. Click New or select an existing template, and then click View/Edit.
  3. If you clicked New , type a name, and then click Edit Configuration.
  4. If you clicked View/Edit, click Edit Configuration.
  5. Select the metric for which you want to configure an alert.
  6. Click Advanced.
  7. Under What text would you like to raise alerts for? Type the text in the appropriate field. Use semicolons to separate names and a percent (%) character as a wildcard.
  8. Under What regular expressions would you like to raise alerts for? Type the expression in the appropriate field. Type only one regular expression per line.
  9. Click OK.

...

In an attempt to improve response time and avoid using unnecessary space on your server, you can designate the maximum size of your SQL Server Agent log and your SQL Server Error log that SQL Diagnostic Manager reads. When a log reaches the size limit set in the Alert Configuration, it triggers an alert. SQL Diagnostic Manager does not display in the Logs view any data from error or agent logs in excess of the size limit. A quick solution to decrease the size of your file is to click Cycle Server Log to archive the information in the most recent log and start a new log. You can also cycle the log using SSMS.

...

  1. View the Alert Configuration for your monitored SQL Server instance.
  2. Select either the SQL Server Agent Log or the SQL Server Error Log alert, and then click Advanced.
  3. In the Alert Filters tab, adjust the Size (MB) field based on what you want for your log size limit.
  4. Click OK, and then click Apply.
  5. Click OK in the confirmation message if you want to apply your change to any other SQL Server instances, or click No.

...