클라이언트 활성 상태 모니터

Microsoft.SystemCenter2012.ConfigurationManager.ClientActivityMonitor (UnitMonitor)

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

Knowledge Base article:

요약

Configuration Manager가 지정된 컬렉션의 클라이언트 활성/비활성 상태를 검사합니다. 클라이언트가 Configuration Manager 콘솔에 설정된 기간 동안 Configuration Manager와 통신하지 못하는 경우 클라이언트의 상태는 "비활성"이 됩니다.

자세한 내용은 Configuration Manager 콘솔의 클라이언트 검사 노드에서 확인하십시오.

원인

해결 방법

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.AlertClientActivityWarning
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:CH0003

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.ClientActivityMonitor" Comment="SIV:CH0003" Accessibility="Public" Enabled="false" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.AlertClientActivityWarning" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.CHAlertStateMonitor" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.ClientActivityMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateId11ec25a2a76b4de991f87d8fc14407e9" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateId54f0356163294e188aca84d436f6edcd" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateIdb67b063deea843da8790a1c3e7c84195" 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>