系統錯誤群組監視器

Microsoft.SystemCenter.CM.AEM.Views.Internal.SystemBucketThreshold (AggregateMonitor)

此監視器指示透過此系統錯誤群組偵測到系統錯誤。

Knowledge Base article:

摘要

此監視器會檢查系統錯誤。當監視器偵測到系統錯誤時,會發出警示。

原因

在取樣期間回報至 AEM 的系統錯誤。根據發生當機的作業系統而定,可能會因為許多因素導致發生此情況。也可能是因為執行該作業系統的電腦發生硬體問題。

解決方式

以下是分析問題時可採取的其他步驟:

如果已開啟錯誤報表轉換,請確認有 Microsoft 解決方式可用。解決方式 (如果可用) 可提供其他資訊以解決問題。

檢閱 [錯誤事件] 檢視,以取得 [Persisted Cabs] 資料夾中發生當機的 cab 檔案連結。如果這是一份舊的錯誤報表,該 cab 檔案可能已經清除。

針對無法取得 Microsoft 解決方式 URL 回應的應用程式,應用程式支援或應用程式開發團隊會要求提供當機資訊

已套用至受 AEM 管理之電腦的最新 Service Pack、驅動程式更新或快速檢修 (QFE),可能造成這些電腦上的錯誤數目突然增加。請檢查以查看是否有任何類似的軟體更新

Element properties:

TargetMicrosoft.SystemCenter.CM.AEM.SystemBucket
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryAlert
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
系統錯誤群組監視器
電腦 {0} 的當機次數已超過閾值。已記錄的當機總數為 {1}。

Source Code:

<AggregateMonitor ID="Microsoft.SystemCenter.CM.AEM.Views.Internal.SystemBucketThreshold" Target="AEMLib!Microsoft.SystemCenter.CM.AEM.SystemBucket" Accessibility="Public" Enabled="true" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal">
<Category>Alert</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.CM.AEM.Views.Internal.SystemBucketThreshold.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertParameters>
<AlertParameter1>$Data/Context/Columns/Column[4]$</AlertParameter1>
<AlertParameter2>$Data/Context/Columns/Column[1]$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>