ConfigMgr 通知服务器初始化 TCP 侦听器状态监视器

Microsoft.SystemCenter2012.ConfigurationManager.BGBServer_Initialize_TCP_Listener_Monitor (UnitMonitor)

此监视器指明通知服务器初始化 TCP 侦听器是否成功

Knowledge Base article:

摘要

管理点上的客户端通知服务器将初始化 TCP 侦听器,以接受 Configuration Manager 客户端发送的连接请求。 有时客户端通知服务器无法初始化 TCP 侦听器。

原因

发生此问题的原因可能是:

解决方法

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.BGBServer
Parent MonitorMicrosoft.SystemCenter2012.ConfigurationManager.RoleAggregateMonitor
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter2012.ConfigurationManager.StatusMessage2StateMonitor
RemotableTrue
AccessibilityPublic
Alert Message
ConfigMgr 通知服务器初始化 TCP 侦听器失败
ConfigMgr 通知服务器未能在 {0} 上初始化 TCP 侦听器。 状态消息 ID 为 {1}。
RunAsDefault
CommentSIV:CF0009

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.BGBServer_Initialize_TCP_Listener_Monitor" Comment="SIV:CF0009" Accessibility="Public" Enabled="onEssentialMonitoring" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.BGBServer" ParentMonitorID="Microsoft.SystemCenter2012.ConfigurationManager.RoleAggregateMonitor" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.StatusMessage2StateMonitor" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.BGBServer_Initialize_TCP_Listener_Monitor_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>
<AlertParameter2>$Data/Context/Values/State$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateId71900fa575c24f148698ad8961398903" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateId31fb1f696e3145b4b854837b2aaf81b1" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<ComponentName>SMS_Notification_Server</ComponentName>
<RuleId>E6838A3B-B8AC-4255-8BEC-76C5FB716891</RuleId>
<IntervalSeconds>360</IntervalSeconds>
</Configuration>
</UnitMonitor>