处理器组件性能汇总

System.NetworkManagement.Node.ProcessorPerformanceHealthRollup (DependencyMonitor)

此依赖关系监视器汇总网络设备处理器组件的性能运行状况状态

Knowledge Base article:

摘要

此监视器汇总监视的网络设备的处理器性能状态。 此监视器有两种可能的状态:

原因

如果一个或多个处理器组件有问题,则此监视器将显示错误。

解决方法

使用运行状况资源管理器确定遇到处理器问题的网络设备的状态并解决问题。

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>