Zestawienie wydajności systemu plików

System.NetworkManagement.Node.FileSystemPerformanceHealthRollup (DependencyMonitor)

Ten monitor zależności zbiera informacje o stanie kondycji wydajności systemu plików urządzenia sieciowego

Knowledge Base article:

Podsumowanie

Jest to monitor zbierający stan wydajności systemu plików monitorowanych urządzeń sieciowych. Ten monitor może mieć dwa stany:

Przyczyny

Ten monitor pokazuje błąd, jeśli co najmniej jeden składnik systemu plików jest nadmiernie używany.

Rozwiązania

Skorzystaj z eksploratora kondycji, aby określić stan urządzenia sieciowego, w którym wystąpiły problemy dotyczące użycia systemu plików, i rozwiązać te problemy.

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>