通知伺服器 Windows 防火牆阻擋監視

Microsoft.SystemCenter2012.ConfigurationManager.BGBServer_Firewall_Block_Monitor (UnitMonitor)

此監視會指出管理點上的 Windows 防火牆是否不允許用戶端連線到通知伺服器。

Knowledge Base article:

摘要

建議您使用 TCP 連接埠作為通道,讓用戶端建立與用戶端通知伺服器的連線。 不過,如果用戶端通知伺服器上已啟用 Windows 防火牆 (或其他防火牆軟體),則防火牆可能會設定成不允許進行這種通訊。

原因

發生這種狀況的可能原因包括:

解決方式

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
Windows 防火牆封鎖連接埠
已在 {0} 上封鎖連接埠 <連接埠號碼> 的 Windows 防火牆設定。 狀態訊息識別碼是 {1}。
RunAsDefault
CommentSIV:CF0007

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.BGBServer_Firewall_Block_Monitor" Comment="SIV:CF0007" 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_Firewall_Block_Monitor_AlertMessageResourceID">
<AlertOnState>Warning</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="UIGeneratedOpStateIdfdcca3f0d831456dac9e1936a374b097" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateId3df2a21268c34f49a66a01c814b90a63" MonitorTypeStateID="Error" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<ComponentName>SMS_Notification_Server</ComponentName>
<RuleId>D07ACE61-FB84-4461-9F52-ABBA07C2EE3A</RuleId>
<IntervalSeconds>360</IntervalSeconds>
</Configuration>
</UnitMonitor>