데이터베이스 확장 상태

Microsoft.SQLServer.2012.DatabaseUserPolicyAggregateMonitor (AggregateMonitor)

데이터베이스 확장 상태 집계 상태 모니터

Knowledge Base article:

요약

모든 확장 상태 모니터에 대한 롤업 모니터입니다. 확장 상태 모니터는 SQL Server 인스턴스에서 기존 상태 정책을 검색하여 자동으로 생성됩니다.

Element properties:

TargetMicrosoft.SQLServer.2012.Database
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<AggregateMonitor ID="Microsoft.SQLServer.2012.DatabaseUserPolicyAggregateMonitor" Accessibility="Public" Enabled="true" Target="SQL2012Core!Microsoft.SQLServer.2012.Database" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>