エージェントのインストールおよび更新エラー

Microsoft.SystemCenter.AgentManager.ConfigHealthRollup (AggregateMonitor)

エージェントのインストールまたは更新の失敗を示すさまざまなユニット モニターからヘルスをロールアップします。

Knowledge Base article:

概要

このロールアップ モニターは、エージェント管理アクション エラーを示すモニターのヘルスをロールアップします。 エージェント管理アクションの一覧は、下記のとおりです。

上記のいずれかが失敗すると、このロールアップ モニター下の 1 つのモニターの状態が "重大" になります。 状態が "重大" のユニット モニターには、アラートと問題を解決するナレッジが表示されます。

解決策

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

Element properties:

TargetMicrosoft.SystemCenter.AgentManager
Parent MonitorSystem.Health.ConfigurationState
AlgorithmWorstOf
CategoryConfigurationHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic
CommentRoll-up monitor for Agent Manager

Source Code:

<AggregateMonitor ID="Microsoft.SystemCenter.AgentManager.ConfigHealthRollup" Comment="Roll-up monitor for Agent Manager" Accessibility="Public" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.AgentManager" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="Normal">
<Category>ConfigurationHealth</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>