实体运行状况

System.Health.EntityState (AggregateMonitor)

根汇总监视器。

Knowledge Base article:

摘要

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

原因

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

查看警报

解决方法

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

Element properties:

TargetSystem.Entity
Parent Monitor
AlgorithmWorstOf
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

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