イベント ログ データ ソース モジュール

Microsoft.SystemCenter.HealthServiceModules.WindowsEventLog.Rollup (AggregateMonitor)

イベント ログ データ ソース モジュールのロールアップ モニター。

Knowledge Base article:

概要

イベント ログ モジュールの全体的なヘルスをロールアップします。

解決策

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

Element properties:

TargetMicrosoft.SystemCenter.HealthService
Parent MonitorMicrosoft.SystemCenter.HealthServiceModules.Rollup
AlgorithmWorstOf
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic

Source Code:

<AggregateMonitor ID="Microsoft.SystemCenter.HealthServiceModules.WindowsEventLog.Rollup" Accessibility="Public" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.HealthService" ParentMonitorID="Microsoft.SystemCenter.HealthServiceModules.Rollup" Remotable="true" Priority="Normal">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>