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

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>