Automatic Configuration

Microsoft.SQLServer.Linux.Rollup.Database.AutomaticConfiguration (AggregateMonitor)

This monitor aggregates the health of automatic configuration monitors.

Knowledge Base article:

Summary

This is a rollup monitor for all automatic configuration monitors for this object. If the state is unknown, either monitoring has not begun for this object or there are no monitors defined that monitor configuration.

Causes

An unhealthy state for this monitor indicates some problem with another monitor running against this object and monitoring configuration. View all current alerts from this object using this link:

View Alerts

Resolutions

Use the health explorer to drill down and find the cause of the unhealthy state. Use the knowledge on the specific monitor causing the issue to troubleshoot and fix the problem.

Overridable Parameters

Name

Description

Default Value

Enabled

Enables or disables the workflow.

Yes

Generates Alerts

Defines whether the workflow generates an Alert.

No

Element properties:

TargetMicrosoft.SQLServer.Linux.Database
Parent MonitorSystem.Health.ConfigurationState
AlgorithmWorstOf
CategoryConfigurationHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<AggregateMonitor ID="Microsoft.SQLServer.Linux.Rollup.Database.AutomaticConfiguration" Accessibility="Public" Enabled="true" Target="SqlDiscL!Microsoft.SQLServer.Linux.Database" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="Normal">
<Category>ConfigurationHealth</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>