Monitor de bloqueio do firewall do Windows do servidor de notificação

Microsoft.SystemCenter2012.ConfigurationManager.BGBServer_Firewall_Block_Monitor (UnitMonitor)

Este monitor indica se o Firewall do Windows no nome do ponto de gerenciamento não permite que os clientes se conectem com o servidor de notificações.

Knowledge Base article:

Resumo

O canal recomendado para que um cliente estabeleça uma conexão com o servidor de notificação do cliente é a utilização de porta TCP. Porém, se o Firewall do Windows (ou outro software de firewall) estiver ativado em um servidor de notificação do cliente, ele pode estar configurado para impedir essa comunicação.

Causas

Motivos dessa condição:

Resoluções

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
Porta de bloqueio do firewall do Windows
A configuração do firewall do Windows para a porta <número da porta> é bloqueada em {0}. A ID da mensagem de status é {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>