Monitor voor herstel van clientstatus

Microsoft.SystemCenter2012.ConfigurationManager.ClientRemediationMonitor (UnitMonitor)

Deze monitor verzendt de Configuration Manager-waarschuwing voor de herstelstatus van clients naar de Operations Manager-console.

Knowledge Base article:

Samenvatting

In Configuration Manager wordt geprobeerd de clients te herstellen die niet voldoen aan de statuscontrole. Er wordt een waarschuwing gegenereerd als het slagingspercentage voor herstelbewerkingen lager is dan de drempelwaarde die is ingesteld in de Configuration Manager-console.

Bekijk het controleknooppunt voor de client in de Configuration Manager-console voor meer informatie.

Oorzaken

Oplossingen

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
Waarschuwing voor herstelstatus van client
Het percentage herstelde clients in de verzameling is lager dan de geselecteerde drempelwaarde. Controleer de Configuration Manager-console voor meer informatie.
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>