内存组件性能汇总

System.NetworkManagement.Node.MemoryPerformanceHealthRollup (DependencyMonitor)

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

Knowledge Base article:

摘要

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

原因

如果一个或多个内存组件可用内存不足或缓冲区利用率高,则此监视器将显示错误。

解决方法

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

Element properties:

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

Source Code:

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