正在處理 System Center 管理健全狀況服務設定

Microsoft.SystemCenter.HealthService.ConfigurationStateHealthRollup (AggregateMonitor)

表示 System Center 管理健全狀況服務設定是否處理成功且最新。

Knowledge Base article:

摘要

此監視會偵測 System Center 管理健全狀況服務是否無法處理設定或其設定已過期。 System Center 管理健全狀況服務設定包含套用到 System Center 管理健全狀況服務的管理組件,以及 System Center 管理健全狀況服務需要使用的執行身分帳戶。

此彙總監視將會彙總子單位監視的狀態。 預設會顯示彙總至此彙總監視的單位監視;請根據您的監視需求,檢閱並啟用這些單位監視。

請檢視每個單位監視的產品知識,找出重大與警告狀態的準則。

原因

這可能是此 System Center 管理健全狀況服務的父系管理伺服器發生通訊中斷所造成。

如果此 System Center 管理健全狀況服務正在與閘道伺服器 (而不是管理伺服器) 通訊,可能會花較多的時間讓 System Center 管理健全狀況服務取得最新的設定。

解決方式

請遵循下列步驟,以診斷並解決此問題:

瀏覽到 [系統管理] 空間。

按一下 [裝置管理] 下的 [代理程式管理] 檢視。

在結果窗格中,選取一或多個代理程式。

按一下 [動作] 窗格中的 [修復]

您可以使用預設動作帳戶或提供替代的認證

按一下 [修復] 按鈕

這應該可以修復代理程式,並強制代理程式要求其新設定。

此監視的狀態依據的是其單位監視的狀態。 若要判斷此監視的狀態變更的原因,請找出變更其狀態的單位監視。 若要尋找此資訊,請在健全狀況總管中開啟監視的 [狀態變更事件]。 以滑鼠右鍵按一下警示,指向 [開啟],然後按一下 [健全狀況總管]。 在健全狀況總管中,按一下 [狀態變更事件] 索引標籤。 [狀態變更事件] 索引標籤的 [詳細資料] 窗格會顯示監視的狀態變更的時間,此詳細資料可提供資訊讓您瞭解狀態變更的內容。

Element properties:

TargetMicrosoft.SystemCenter.HealthService
Parent MonitorSystem.Health.ConfigurationState
AlgorithmWorstOf
CategoryStateCollection
EnabledFalse
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
System Center 管理健全狀況服務設定正在處理問題
System Center 管理健全狀況服務未在配置方時間內接收到設定,或已接收到設定但無法將其順利載入。

Source Code:

<AggregateMonitor ID="Microsoft.SystemCenter.HealthService.ConfigurationStateHealthRollup" Accessibility="Public" Enabled="false" Target="SCLibrary!Microsoft.SystemCenter.HealthService" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.HealthService.ConfigurationStateHealthRollup_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>