コンピューター パフォーマンスのヘルスロールアップ

Microsoft.SystemCenter.ComputerGroup.PerformanceRollup (DependencyMonitor)

このモニターは、このコンピューター グループに含まれているすべてのコンピューターのパフォーマンスのヘルスをロールアップします

Knowledge Base article:

概要

このモニターは、このグループに含まれるすべてのコンピューターのパフォーマンスのヘルスをロールアップします。状態が不明である場合は、コンピューター グループが空であるか、グループ中のコンピューターのパフォーマンスを現在監視しているモニターがありません。

原因

このモニターに示される異常な状態は、グループ内のコンピューターまたはコンピューターに含まれているオブジェクトを対象に実行されているモニターの一部が異常な状態であることを示します。

解決方法

ヘルス エクスプローラーを使用して、異常な状態になった原因を調べます。問題を引き起こしている特定のモニターのナレッジを参考にしてトラブルシューティングを行い、問題を解決します。

Element properties:

TargetMicrosoft.SystemCenter.ComputerGroup
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
Source MonitorSystem.Health.PerformanceState
RelationshipMicrosoft.SystemCenter.ComputerGroupContainsComputer
CategoryPerformanceCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.ComputerGroup.PerformanceRollup" Accessibility="Public" Enabled="true" Target="Microsoft.SystemCenter.ComputerGroup" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.SystemCenter.ComputerGroupContainsComputer" MemberMonitor="Health!System.Health.PerformanceState">
<Category>PerformanceCollection</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>