OOBSP-Monitor

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

Dieser Monitor überprüft, ob vom OOBSP eine Verbindung mit dem Anmeldungspunkt hergestellt werden kann.

Knowledge Base article:

Zusammenfassung

Vom Out-of-Band-Dienstpunkt (OOBSP) kann keine Verbindung mit dem Anmeldungspunkt hergestellt werden.

Ursachen

Auf die URL des Anmeldungspunkts (kann der Datei „amtopmgr.log“ entnommen werden) kann aus folgenden Gründen nicht zugegriffen werden:

Windows Communication Foundation (WCF) ist auf dem Out-of-Band-Dienstpunkt nicht installiert.

Der Out-of-Band-Dienstpunkt und der Anmeldungspunkt sind nicht gegenseitig als vertrauenswürdig eingestuft.

Lösungen

Überprüfen Sie, ob auf dem Anmeldungspunktcomputer WCF aktiv ist und der HTTPS-Port an das richtige Zertifikat gebunden wurde, und installieren Sie dann den Anmeldungspunkt manuell neu. Überprüfen Sie, ob auf die URL des Anmeldungspunkts zugegriffen werden kann.

Stellen Sie sicher, dass auf dem Out-of-Band-Dienstpunkt WCF installiert ist.

Überprüfen Sie, ob der Zertifikataustausch erfolgreich war. Andernfalls müssen Sie das Zertifikat ggf. manuell kopieren. Stellen Sie Folgendes sicher:

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
Fehler beim Herstellen einer Verbindung zwischen OOBSP und Anmeldungspunkt
Vom OOBSP auf "{0}" kann keine Verbindung mit dem Anmeldungspunkt hergestellt werden.
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>