垃圾回收器性能

Microsoft.JEE.PerformanceHealth.GarbageCollector (DependencyMonitor)

用于将垃圾回收器的性能状态汇总到应用程序服务器的依赖关系监视器。

Knowledge Base article:

摘要

垃圾回收器的汇总依赖关系监视器(汇总到的目标为监视的应用程序服务器的性能运行状况),基于 WorstOf 算法。

Element properties:

TargetMicrosoft.JEE.ApplicationServer.Monitored.Instance
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
Source MonitorSystem.Health.PerformanceState
RelationshipMicrosoft.JEE.MonitoredApplicationServerHostsGarbageCollectorRelationship
CategoryPerformanceHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.JEE.PerformanceHealth.GarbageCollector" Accessibility="Public" Enabled="true" Target="Microsoft.JEE.ApplicationServer.Monitored.Instance" Remotable="true" ParentMonitorID="Health!System.Health.PerformanceState" Priority="Normal" RelationshipType="Microsoft.JEE.MonitoredApplicationServerHostsGarbageCollectorRelationship" MemberMonitor="Health!System.Health.PerformanceState">
<Category>PerformanceHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>