Monitor zbiorczy wydajności składników procesora

System.NetworkManagement.Node.ProcessorPerformanceHealthRollup (DependencyMonitor)

Ten monitor zależności zbiera informacje o stanie kondycji wydajności składników procesora urządzenia sieciowego

Knowledge Base article:

Podsumowanie

Jest to monitor zbierający informacje o stanie wydajności procesora monitorowanych urządzeń sieciowych. Ten monitor może mieć dwa stany:

Przyczyny

Ten monitor pokazuje błąd, jeśli dla co najmniej jednego składnika procesora wystąpił problem.

Rozwiązania

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

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>