Configuration Processed

Microsoft.SystemCenter.HealthService.ConfigProcessed (AggregateMonitor)

當 System Center 管理健全狀況服務無法處理設定更新或載入設定時,此監視會進入「重大」狀態。

Knowledge Base article:

摘要

此監視表示此監看員監視的目標 System Center 管理健全狀況服務無法剖析與載入最近收到的設定。

這會影響目標 System Center 管理健全狀況服務執行規則和監視的能力。

原因

當下載更新的設定時,設定可能已於傳輸中損毀。另一個原因可能是 MSXML6 遺失。

解決方式

一個解決方式是啟用自動修復代理程式的復原。

如果復原停用或失敗,您可以遵循下列步驟初始化代理程式修復,修復程序中會強制代理程式更新其管理組件和設定快取。此外也能重新安裝 (若需要) 必要的所有技術。

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

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

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

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

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

按一下 [修復] 按鈕

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

Element properties:

TargetMicrosoft.SystemCenter.HealthServiceWatcher
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
System Center 管理健全狀況服務無法處理新設定
在主機 {1} 上執行並以識別碼 {2} 處理管理群組的 System Center 管理健全狀況服務 {0} 並非狀況良好。System Center 管理健全狀況服務無法處理或載入設定。

Source Code:

<AggregateMonitor ID="Microsoft.SystemCenter.HealthService.ConfigProcessed" Accessibility="Public" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.HealthServiceWatcher" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.HealthService.ConfigProcessed.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/DataItem/HealthServiceId$</AlertParameter1>
<AlertParameter2>$Data/Context/DataItem/HostName$</AlertParameter2>
<AlertParameter3>$Data/Context/DataItem/ManagementGroupId$</AlertParameter3>
</AlertParameters>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>