ファイル システム パフォーマンスのロールアップ

System.NetworkManagement.Node.FileSystemPerformanceHealthRollup (DependencyMonitor)

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

Knowledge Base article:

概要

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

原因

このモニターは、1 つまたは複数のファイル システム コンポーネントの使用率が高すぎる場合にエラーを示します。

解決方法

ヘルス エクスプローラーを使用して、ファイル システムの使用率が高すぎるネットワーク デバイスの状態を調べて問題を解決します。

Element properties:

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

Source Code:

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