プロセッサ コンポーネントのパフォーマンスのロールアップ

System.NetworkManagement.Node.ProcessorPerformanceHealthRollup (DependencyMonitor)

この依存関係モニターは、ネットワーク デバイスのプロセッサ コンポーネントのパフォーマンスのヘルス状態をロールアップします。

Knowledge Base article:

概要

このモニターは、監視しているネットワーク デバイスのプロセッサ パフォーマンスの状態をロールアップします。モニターの状態は、次のいずれかになります。

原因

このモニターは、1 つまたは複数のプロセッサ コンポーネントに問題がある場合にエラーを示します。

解決方法

ヘルス エクスプローラーを使用して、プロセッサに問題があるネットワーク デバイスの状態を調べて問題を解決します。

Element properties:

TargetSystem.NetworkManagement.Node
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
Source MonitorSystem.Health.PerformanceState
RelationshipSystem.NetworkManagement.NodeHostsProcessor
CategoryPerformanceHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="System.NetworkManagement.Node.ProcessorPerformanceHealthRollup" Accessibility="Public" Enabled="true" Target="NetworkLibrary!System.NetworkManagement.Node" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal" RelationshipType="NetworkLibrary!System.NetworkManagement.NodeHostsProcessor" MemberMonitor="SystemHealth!System.Health.PerformanceState">
<Category>PerformanceHealth</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>