클라이언트 상태 모니터

Microsoft.SystemCenter2012.ConfigurationManager.ClientHealthSLAMonitor (UnitMonitor)

이 모니터는 Configuration Manager 클라이언트 상태 경고를 Operations Manager 콘솔로 전달합니다.

Knowledge Base article:

요약

Configuration Manager가 지정된 컬렉션의 클라이언트 상태를 검사합니다. 클라이언트 상태 검사 통과율은 Configuration Manager 콘솔에 설정되어 있는 선택한 임계값보다 높아야 합니다.

자세한 내용은 Configuration Manager 콘솔의 클라이언트 검사 노드에서 확인하여 실패의 근본적인 원인을 알아보십시오.

원인

해결 방법

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.AlertClientHealthSLA
Parent MonitorSystem.Health.ConfigurationState
CategoryCustom
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter2012.ConfigurationManager.CHAlertStateMonitor
RemotableTrue
AccessibilityPublic
Alert Message
클라이언트 상태 경고
컬렉션의 상태 검사를 통과한 클라이언트 비율이 선택한 임계값보다 낮습니다. 자세한 내용은 Configuration Manager 콘솔에서 확인하십시오.
RunAsDefault
CommentSIV:CH0002

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.ClientHealthSLAMonitor" Comment="SIV:CH0002" Accessibility="Public" Enabled="false" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.AlertClientHealthSLA" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.CHAlertStateMonitor" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.ClientHealthSLAMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateIdce4ba2c7ae9347debb6ed6bb1820664e" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateIddef48116e8f54f538fd352cf40e03818" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateId7df504f8d1bb480698ac721dfb19e6ec" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<TypeId>$Target/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.AlertBaseClass"]/TypeId$</TypeId>
<TypeInstanceId>$Target/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.AlertBaseClass"]/TypeInstanceId$</TypeInstanceId>
<IntervalSeconds>900</IntervalSeconds>
<ProviderLocation>$Target/Host/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.SiteServer"]/ProviderLocation$</ProviderLocation>
<SiteCode>$Target/Host/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.Server"]/SiteCode$</SiteCode>
</Configuration>
</UnitMonitor>