Monitorování bodu OOBSP

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

Toto monitorování ověří, zda se bod OOBSP může připojit k bodu registrace.

Knowledge Base article:

Souhrn

Bod OOBSP (bod služby mimo IP síť) se nemůže připojit k bodu registrace.

Příčiny

Adresa URL bodu registrace (lze ji načíst z amtopmgr.log) není přístupná z těchto důvodů:

Služba Windows Communication Foundation (WCF) není nainstalována v bodu služby mimo IP síť.

Bod služby mimo IP síť a bod registrace nejsou vzájemně ověřeny.

Řešení

Zkontrolujte, zda je služba WCF v počítači bodu registrace aktivní a zda její port https vytvoří vazbu se správným certifikátem. Bod registrace poté manuálně znovu nainstalujte. Ověřte, zda je dostupná adresa URL bodu registrace.

Ujistěte se, zda je služba Windows Communication Foundation (WCF) nainstalována v bodu služby mimo IP síť.

Ověřte, zda byl výměnný certifikát úspěšný. Není-li tomu tak, je možné, že je nutné certifikát zkopírovat manuálně. Zajistěte níže uvedené skutečnosti:

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
Bod OOBSP se nepřipojí k bodu registrace
Bod OOBSP v {0} se nepřipojí k bodu registrace.
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>