Monitorování stavu inicializace serveru oznámení

Microsoft.SystemCenter2012.ConfigurationManager.BGBServer_Initialization_Status_Monitor (UnitMonitor)

Toto monitorování označuje, zda úspěšně proběhla inicializace serveru oznámení.

Knowledge Base article:

Souhrn

Aby bylo možné od klientů přijímat žádosti o připojení, musí být v bodu správy úspěšně inicializován server klientských oznámení. Pokud se inicializace serveru klientských oznámení nezdaří, nebudou klientská oznámení fungovat.

Příčiny

K tomuto stavu může dojít z níže uvedených důvodů:

Řešení

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
Inicializace serveru oznámení nástroje ConfigMgr se nezdařila
Inicializace serveru oznámení nástroje ConfigMgr se nezdařila v {0}. ID stavové zprávy je {1}.
RunAsDefault
CommentSIV:CF0006

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.BGBServer_Initialization_Status_Monitor" Comment="SIV:CF0006" 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_Initialization_Status_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="UIGeneratedOpStateIdc06596021e5743349a4fda4c009d9445" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateId315468ea342c405baa194d5cd527d647" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<ComponentName>SMS_Notification_Server</ComponentName>
<RuleId>AEAC1FDF-BF2F-4CEB-8FEA-C92C5CC69182</RuleId>
<IntervalSeconds>360</IntervalSeconds>
</Configuration>
</UnitMonitor>