OOBSP-övervakare

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

Den här övervakaren kontrollerar om OOBSP kan ansluta till registreringsplatsen.

Knowledge Base article:

Sammanfattning

Out-of-band-servicepunkten (OOBSP) kan inte anslutas till registreringsplatsen.

Orsaker

Registreringsplatsens URL (som kan hämtas från amtopmgr.log) går inte att komma åt eftersom:

Windows Communication Foundation (WCF) inte har installerats på Out-of-band-servicepunkten.

Out-of-band-servicepunkten och registreringsplatsen inte är ömsesidigt betrodda.

Lösningar

Kontrollera om WCF är aktivt på registreringsplatsdatorn och att dess HTTPS-port har bindning till korrekt certifikat. Installera sedan om registreringsplatsen manuellt. Kontrollera att registreringsplatsens URL går att komma åt.

Kontrollera att WCF har installerats på Out-of-band-servicepunkten.

Kontrollera att det går att växla certifikat. Annars kan du behöva kopiera certifikatet manuellt. Kontrollera följande:

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
OOBSP kan inte ansluta till registreringsplatsen
OOBSP på {0} kan inte ansluta till registreringsplatsen.
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>