Nelze zahájit připojení DCOM se službou Agent Installer.

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

Sleduje, zda lze v serveru pro správu zahájit připojení DCOM se službou Agent Installer na cílovém počítači.

Knowledge Base article:

Souhrn

Server pro správu nemůže vytvořit připojení DCOM ke vzdálenému počítači, na který se snažíte nainstalovat agenta.

Příčiny

Tato situace může nastat, když existuje zásada brány firewall nebo protokolu IPSec povolující jen určité porty. Jelikož DCOM používá dynamický rozsah portů, nemusí být možné provést vzdálenou instalaci agenta, pokud nebude do zásady brány firewall na cílovém agentovy přidána výjimka. Jestliže nepoužíváte bránu firewall založenou na hostiteli, může být nutné přidat výjimku do brány firewall založené na síti mezi IP adresu nebo název hostitele cílového počítače (a všech počítačů, na něž chcete vzdáleně nainstalovat agenta) a server pro správu.

Řešení

Přidáním výjimky brány firewall povolte všechny porty mezi cílovým počítačem a serverem pro správu.

Další podrobnosti o řešení problémů při instalaci agenta naleznete v článku Řešení problémů při používání průvodce zjišťováním k instalaci agenta(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
Oprava/akce push agenta se nezdařila – nelze navázat připojení DCOM se službou Agent Installer.
Pokus o vzdálenou instalaci nebo opravu agenta selhal. Úloha byla spuštěna ze serveru pro správu {1} proti počítači {0}.

Další podrobnosti: Čas zahájení úlohy: {3} Čas dokončení úlohy UTC: {4} UTC

Úplný popis události: {5}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter.AgentManager.NoRemoteAgentDcomConnection.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.NoRemoteAgentDcomConnection.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>10603</EventId>
<TaskStartTime>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.AgentManager"]/TaskStartTime$</TaskStartTime>
<TaskEndTime>$Target/Property[Type="SCLibrary!Microsoft.SystemCenter.AgentManager"]/TaskEndTime$</TaskEndTime>
</Configuration>
</UnitMonitor>