データベース拡張ヘルス状態

Microsoft.SQLServer.2012.DatabaseUserPolicyAggregateMonitor (AggregateMonitor)

データベース拡張ヘルス全体状態モニター

Knowledge Base article:

概要

これは、すべての拡張ヘルス モニターに対するロールアップ モニターです。拡張ヘルス モニターは、SQL サーバー インスタンス内の既存のヘルス ポリシーを検出することによって自動的に生成されます。

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>