リモート収集管理サーバーの可用性

Microsoft.SystemCenter.RemoteRMS.AvailabilityHealthRollup (AggregateMonitor)

リモート収集管理サーバーの可用性のロールアップ モニター。

Knowledge Base article:

概要

この集合モニターには、コレクション管理サーバーが試行した、リモート管理サーバーへの接続確認の全体的なヘルスが表示されます。

このモニターの状態が "警告" または "重大" である場合、ヘルス エクスプローラーの [モニター] ツリーを展開して、警告またはエラー状態を生成しているユニット モニターを特定してください。

原因

この警告またはエラーの原因は、ユニット モニターによって計算されます。

解決策

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

Element properties:

TargetMicrosoft.SystemCenter.CollectionManagementServer
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic

Source Code:

<AggregateMonitor ID="Microsoft.SystemCenter.RemoteRMS.AvailabilityHealthRollup" Accessibility="Public" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.CollectionManagementServer" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>