응용 프로그램 컴퓨터 모니터

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

이 모니터는 이 응용 프로그램과 관련된 모든 컴퓨터 모니터 수를 확인합니다.

Knowledge Base article:

요약

이 모니터는 응용 프로그램에 속하는 모든 오류 그룹에서 해당 응용 프로그램에 대한 응용 프로그램 오류가 발생한 총 고유 컴퓨터 수를 확인합니다. AEM에 보고된 응용 프로그램 오류가 발생한 고유 컴퓨터 수가 임계값을 초과했습니다.

원인

샘플링 기간 내에 AEM에 보고된 오류 수가 고유 컴퓨터 수에 대한 임계값을 초과했습니다. 이 오류는 크래시가 발생한 응용 프로그램에 따라 몇 가지 원인으로 인해 발생할 수 있습니다.

해결

문제 진단을 위해 수행할 수 있는 추가 단계는 다음과 같습니다.

오류 보고서를 전송할 수 있게 설정된 경우 사용 가능한 Microsoft 솔루션이 있는지 확인합니다. 이러한 솔루션은 문제 해결을 위한 추가 정보를 제공할 수 있습니다.

오류 이벤트 보기를 검토하여 Persisted Cabs 폴더에 있는 크래시에서 CAB 파일에 대한 링크를 얻습니다. 이 오류 보고서가 이전 보고서인 경우 CAB 파일이 그루밍되었을 수 있습니다.

Microsoft 솔루션 URL 응답이 없는 응용 프로그램의 경우 응용 프로그램 지원 팀이나 개발 팀에서 해당 크래시 정보를 요구할 수 있습니다.

AEM 관리 컴퓨터에 적용된 최신 서비스 팩 또는 QFE(Quick Fix)로 인해 해당 컴퓨터에서 갑자기 많은 오류가 발생한 것일 수 있습니다. 이러한 소프트웨어 업데이트가 있는지 확인하십시오.

이 문제를 추가적으로 진단하려면 관련된 상위 N개 응용 프로그램 및 상위 N개 오류 그룹 보고서에서 상위 N개 오류 그룹을 확인한 후, 집계 결과를 참조하여 해당 오류 그룹이 가장 심각한 오류 그룹인지 파악해야 합니다.

Element properties:

TargetMicrosoft.SystemCenter.CM.AEM.Application
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.ComputersAffectedAppThreshold" Target="AEMLib!Microsoft.SystemCenter.CM.AEM.Application" Accessibility="Public" Enabled="true" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal">
<Category>Alert</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.CM.AEM.Views.Internal.ComputersAffectedAppThreshold.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertParameters>
<AlertParameter1>$Data/Context/Columns/Column[1]$</AlertParameter1>
<AlertParameter2>$Data/Context/Columns/Column[3]$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>