에이전트 관리 작업이 시간 초과되었습니다.

Microsoft.SystemCenter.AgentManager.OperationTimedOut.Monitor (UnitMonitor)

관리 서버에서 에이전트를 강제 설치하는 작업의 시간이 초과되었을 때를 모니터링합니다.

Knowledge Base article:

요약

에이전트를 원격으로 설치하는 동안 작업 시간이 초과되었습니다.

원인

대상 컴퓨터에 사용 가능한 시스템 리소스(예: CPU, 메모리, 디스크 I/O)가 부족한 경우 이런 문제가 발생할 수 있습니다.

해결 방법

에이전트 설치 문제 해결에 대한 자세한 내용은 Troubleshooting Issues When You Use the Discovery Wizard to Install an Agent(검색 마법사를 사용한 에이전트 설치 시의 문제 해결)(http://go.microsoft.com/fwlink/?LinkId=181932)를 참조하세요.

Element properties:

TargetMicrosoft.SystemCenter.AgentManager
Parent MonitorMicrosoft.SystemCenter.AgentManager.ConfigHealthRollup
CategoryConfigurationHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter.AgentManager.AgentManagerFailureMonitor
RemotableTrue
AccessibilityPublic
Alert Message
에이전트 강제 설치/복구 실패 - 에이전트 관리 작업이 시간 초과되었습니다.
에이전트 "강제" 설치 또는 복구가 시도되었으며 실패했습니다. 작업이 관리 서버 {1}에서 컴퓨터 {0}에 대해 실행되었습니다.

추가 정보: 작업 시작 시간: {3} UTC 작업 종료 시간: {4} UTC

전체 이벤트 설명: {5}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter.AgentManager.OperationTimedOut.Monitor" Accessibility="Public" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.AgentManager" ParentMonitorID="Microsoft.SystemCenter.AgentManager.ConfigHealthRollup" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter.AgentManager.AgentManagerFailureMonitor" ConfirmDelivery="true">
<Category>ConfigurationHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.AgentManager.OperationTimedOut.Monitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.UserActionManager"]/TargetDevicePrincipalName$</AlertParameter1>
<AlertParameter2>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.UserActionManager"]/ManagementServerName$</AlertParameter2>
<AlertParameter3>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.UserActionManager"]/PendingStateType$</AlertParameter3>
<AlertParameter4>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.AgentManager"]/TaskStartTime$</AlertParameter4>
<AlertParameter5>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.AgentManager"]/TaskEndTime$</AlertParameter5>
<AlertParameter6>$Data/Context/Property[@Name="Message"]$</AlertParameter6>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="AgentManagerFailure" MonitorTypeStateID="AgentInstallationFailure" HealthState="Error"/>
<OperationalState ID="AgentManagerSuccess" MonitorTypeStateID="AgentInstallationSuccess" HealthState="Success"/>
</OperationalStates>
<Configuration>
<EventId>10621</EventId>
<TaskStartTime>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.AgentManager"]/TaskStartTime$</TaskStartTime>
<TaskEndTime>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.AgentManager"]/TaskEndTime$</TaskEndTime>
</Configuration>
</UnitMonitor>