自動構成

Microsoft.SQLServer.2008.Database.AutomaticConfiguration (AggregateMonitor)

Monitors the aggregate automatic configuration health for the database.

Knowledge Base article:

概要

This monitor is the 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.

原因

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:

アラートの表示

解決方法

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.

Element properties:

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

Source Code:

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