オペレーション データベース監視グループ可用性のロールアップ

Microsoft.SystemCenter.OpsMgrDBWatchersGroup.AvailabilityRollup (DependencyMonitor)

このモジュールは、各オペレーション データベース監視オブジェクトからオペレーション データベース監視グループ可用性のヘルスにヘルスをロールアップします。

Knowledge Base article:

概要

このロールアップ モニターは、このグループのメンバーとなっている各オペレーション データベース監視からヘルスをロールアップします。

このグループの既定の構成は、すべてのメンバーの最良の状態をこのグループにロールアップすることです。

解決策

このモニターの状態は、そのユニット モニターの状態に基づいて決まります。 このモニターの状態が変わった原因を突き止めるには、状態が変化したユニット モニターを見つけます。 この情報を確認するには、ヘルス エクスプローラーで、モニターの [状態変更イベント] を開きます。 まず、アラートを右クリックして [開く] をポイントし、[ヘルス エクスプローラー] をクリックします。 次に、ヘルス エクスプローラーで、[状態変更イベント] タブをクリックします。 [状態変更イベント] タブの [詳細] ウィンドウに、モニターの状態がいつ変わったかと、その状況に関する詳しい情報が表示されます。

Element properties:

TargetMicrosoft.SystemCenter.OpsMgrDBWatchersGroup
Parent MonitorSystem.Health.AvailabilityState
AlgorithmBestOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SystemCenter.OpsMgrDBWatchersGroupContainsOpsMgrDBWatcher
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.OpsMgrDBWatchersGroup.AvailabilityRollup" Accessibility="Public" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.OpsMgrDBWatchersGroup" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="SCLibrary!Microsoft.SystemCenter.OpsMgrDBWatchersGroupContainsOpsMgrDBWatcher" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>BestOf</Algorithm>
</DependencyMonitor>