安全性

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>