Monitor OOBSP

Microsoft.SystemCenter2012.ConfigurationManager.AmtServicePoint.ConnectEnrollmentPointMonitor (UnitMonitor)

Esse monitor verifica se o OOBSP pode se conectar ao ponto de registro.

Knowledge Base article:

Resumo

O OOBSP (ponto de serviço fora da banda) não pode se conectar ao ponto de registro.

Causas

A URL do ponto de registro (pode ser recuperada do amtopmgr.log) não está acessível porque:

O WCF (Windows Communication Foundation) não está instalado no ponto de serviço fora da banda.

O ponto de serviço fora da banda e o ponto de registro não são mutuamente confiáveis.

Resoluções

Verifique se o WCF está ativo no computador do ponto de registro e se a porta https foi associada ao certificado correto; depois, reinstale manualmente o ponto de registro. Verifique se a URL do ponto de registro está acessível.

Verifique se o WCF está instalado no ponto de serviço fora da banda.

Verifique o êxito do certificado de permuta; caso não haja êxito, você talvez precise copiar manualmente o certificado. Verifique se:

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.AmtServicePoint
Parent MonitorMicrosoft.SystemCenter2012.ConfigurationManager.RoleAggregateMonitor
CategoryCustom
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter2012.ConfigurationManager.StatusMessage2StateMonitor
RemotableTrue
AccessibilityPublic
Alert Message
O OOBSP não pode se conectar ao ponto de registro
O OOBSP em {0} não pode se conectar ao ponto de registro.
RunAsDefault
CommentSIV:OOB0001

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.AmtServicePoint.ConnectEnrollmentPointMonitor" Comment="SIV:OOB0001" Accessibility="Public" Enabled="false" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.AmtServicePoint" ParentMonitorID="Microsoft.SystemCenter2012.ConfigurationManager.RoleAggregateMonitor" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.StatusMessage2StateMonitor" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.AmtServicePoint.ConnectEnrollmentPointMonitor_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateId7843d05b5928411e978e4bd2b6602633" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateId0f5fcf1ea19c4d409b94543a0925ec81" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<ComponentName>SMS_AMT_OPERATION_MANAGER</ComponentName>
<RuleId>62C7677F-38E8-4D49-9F90-E4271934BDAD</RuleId>
<IntervalSeconds>360</IntervalSeconds>
</Configuration>
</UnitMonitor>