알림 관리자 초기화 상태 모니터

Microsoft.SystemCenter2012.ConfigurationManager.BGBManager_Initialization_Status_Monitor (UnitMonitor)

이 모니터는 알림 관리자의 초기화가 성공했는지 여부를 표시합니다.

Knowledge Base article:

요약

클라이언트 알림 채널을 관리하려면 기본 사이트에서 클라이언트 알림 관리자를 초기화해야 합니다. 클라이언트 알림 관리자를 초기화하지 못하면 클라이언트 알림이 작동하지 않습니다.

원인

이 상태는 다음과 같은 이유로 발생할 수 있습니다.

해결 방법

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
알림 관리자 초기화 실패
ConfigMgr 알림 관리자가 {0}에 초기화되지 못했습니다. 상태 메시지 ID는 {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>