安全

System.Health.SecurityState (AggregateMonitor)

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

Knowledge Base article:

摘要

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

原因

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

查看警报

解决方法

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

Element properties:

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

Source Code:

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