Monitor voor initialisatiestatus van meldingenbeheer

Microsoft.SystemCenter2012.ConfigurationManager.BGBManager_Initialization_Status_Monitor (UnitMonitor)

Deze monitor geeft aan of de initialisatie van meldingenbeheer is voltooid.

Knowledge Base article:

Samenvatting

Het kanaal voor clientmeldingen kan alleen worden beheerd als het beheerprogramma voor clientmeldingen op een primaire site is geïnitialiseerd. Clientmeldingen werken niet als het beheerprogramma voor clientmeldingen niet is geïnitialiseerd.

Oorzaken

Dit probleem kan de volgende oorzaken hebben:

Oplossingen

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.SiteServerRoleBaseClass
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
Meldingenbeheer is niet geïnitialiseerd
ConfigMgr-meldingenbeheer is niet geïnitialiseerd op {0}. Statusbericht-id is {1}.
RunAsDefault
CommentSIV:CF00010

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.BGBManager_Initialization_Status_Monitor" Comment="SIV:CF00010" Accessibility="Public" Enabled="onEssentialMonitoring" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.SiteServerRoleBaseClass" ParentMonitorID="Microsoft.SystemCenter2012.ConfigurationManager.RoleAggregateMonitor" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.StatusMessage2StateMonitor" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.BGBManager_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="UIGeneratedOpStateIdaf382ccb89b34175b03a1a30de041d5e" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateId1cf6567acff54be9a7ebd73e3d693f8b" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<ComponentName>SMS_Notification_Manager</ComponentName>
<RuleId>D9E061E8-9AE8-4E8E-BA36-2A19D4D3794C</RuleId>
<IntervalSeconds>360</IntervalSeconds>
</Configuration>
</UnitMonitor>