性能

System.Health.PerformanceState (AggregateMonitor)

汇总聚合实体性能运行状况的监视器。

Knowledge Base article:

摘要

此监视器是此对象的所有性能监视的汇总监视器。 如果状态未知,则未开始监视此对象或没有定义监视性能的监视器。

原因

此监视器的状态不正常指示对此对象运行的监视性能的另一个监视器存在问题。 使用以下链接查看此对象的所有当前警报:

查看警报

解决方法

使用运行状况资源管理器向下搜索并找出状态不正常的原因。 使用有关导致问题的特定监视器的知识诊断并解决问题。

Element properties:

TargetSystem.Entity
Parent MonitorSystem.Health.EntityState
AlgorithmWorstOf
CategoryPerformanceHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<AggregateMonitor ID="System.Health.PerformanceState" Accessibility="Public" Target="System!System.Entity" ParentMonitorID="System.Health.EntityState" Enabled="true" Remotable="true" Priority="Normal">
<Category>PerformanceHealth</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>