Övervakaren Windows-brandväggsblockering i aviseringsservern

Microsoft.SystemCenter2012.ConfigurationManager.BGBServer_Firewall_Block_Monitor (UnitMonitor)

Den här övervakaren visar om Windows-brandväggen på hanteringsplatsen Name inte tillåter klienter att ansluta till aviseringsservern.

Knowledge Base article:

Sammanfattning

Den rekommenderade anslutningskanalen för en klient till klientaviseringsservern är via en TCP-port. Ibland kan dock Windows-brandväggen (eller något annat brandväggsprogram) ha aktiverats på en klientaviseringsserver och konfigurerats för att inte tillåta en sådan anslutning.

Orsaker

Detta tillstånd kan inträffa av följande skäl:

Lösningar

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
Port för Windows-brandväggsblockering
Windows-brandväggens konfigurering för port <Port Number> är blockerad på {0}. Statusmeddelande-ID är {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>