System Center Management ヘルス サービス モジュールのロールアップ

Microsoft.SystemCenter.HealthServiceModules.Rollup (AggregateMonitor)

System Center Management ヘルス サービス モジュールのロールアップ モニター。

Knowledge Base article:

概要

System Center Management ヘルス サービスのすべてのモジュールの全体的なヘルスをロールアップします。

解決策

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

Element properties:

TargetMicrosoft.SystemCenter.HealthService
Parent MonitorMicrosoft.SystemCenter.HealthService.AvailabilityHealthRollup
AlgorithmWorstOf
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
CommentRoll-up monitor for HealthServiceModules

Source Code:

<AggregateMonitor ID="Microsoft.SystemCenter.HealthServiceModules.Rollup" Comment="Roll-up monitor for HealthServiceModules" Accessibility="Public" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.HealthService" ParentMonitorID="Microsoft.SystemCenter.HealthService.AvailabilityHealthRollup" Remotable="true" Priority="Normal">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>