用戶端狀態補救監視

Microsoft.SystemCenter2012.ConfigurationManager.ClientRemediationMonitor (UnitMonitor)

此監視會將 Configuration Manager 用戶端補救狀態警示轉寄到 Operations Manager 主控台。

Knowledge Base article:

摘要

Configuration Manager 會嘗試補救未通過健全狀況檢查的用戶端,以修正已知的問題。 如果補救成功率低於選取的閾值 (在 Configuration Manager 主控台中設定),Configuration Manager 便會產生警示。

如需詳細資料,請檢視 Configuration Manager 主控台中的用戶端檢查節點。

原因

解決方式

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.AlertClientRemediationWarning
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:CH0004

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.ClientRemediationMonitor" Comment="SIV:CH0004" Accessibility="Public" Enabled="false" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.AlertClientRemediationWarning" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.CHAlertStateMonitor" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.ClientRemediationMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateId4de14a33f64842b3a72a05cd14316917" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateId3bc6a53885964559a606b2f7349367ad" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateIdf0aceab189434655a359630a51e919ab" 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>