Monitor für die Clientstatuswiederherstellung

Microsoft.SystemCenter2012.ConfigurationManager.ClientRemediationMonitor (UnitMonitor)

Von diesem Monitor werden Configuration Manager-Warnungen zur Clientstatuswiederherstellung an die Operations Manager-Konsole weitergeleitet.

Knowledge Base article:

Zusammenfassung

Bei Clients, die die Integritätsprüfung nicht bestanden haben, wird von Configuration Manager eine Wiederherstellung versucht, um die bekannten Probleme zu beheben. Es wird eine Warnung generiert, wenn die Erfolgsrate der Wiederherstellung unter dem ausgewählten Schwellenwert liegt, welcher in der Configuration Manager-Konsole festgelegt wurde.

Weitere Details finden Sie im Knoten „Clientprüfung“ in der Configuration Manager-Konsole.

Ursachen

Lösungen

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
Clientstatus-Wiederherstellungswarnung
Der Anteil von Clients in der Sammlung, die erfolgreich wiederhergestellt wurden, liegt unter dem ausgewählten Schwellenwert. In der Configuration Manager-Konsole finden Sie Details hierzu.
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>