Не удалось выполнить удаленное подключение к удаленному компьютеру

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

Отслеживание случаев, когда серверу управления не удалось выполнить удаленное подключение к целевому компьютеру.

Knowledge Base article:

Сводка

Серверу управления не удалось подключиться к удаленному компьютеру.

Причины

Хотя сервер управления смог успешно разрешить имя и обнаружить компьютер, при попытке подключения и удаленной установки агента серверу управления не удалось установить какое-либо сетевое подключение к удаленному компьютеру.

Решения

Подключитесь к компьютеру при помощи следующих тестов:

Примечание. Эти действия необходимо выполнять с сервера управления, который пытался удаленно установить агент на компьютер.

Дополнительные сведения об устранении неполадок при установке агента см. на странице 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.NotRemoteAgentConnection.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.NotRemoteAgentConnection.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>10611</EventId>
<TaskStartTime>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.AgentManager"]/TaskStartTime$</TaskStartTime>
<TaskEndTime>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.AgentManager"]/TaskEndTime$</TaskEndTime>
</Configuration>
</UnitMonitor>