Moniteur d'état du client

Microsoft.SystemCenter2012.ConfigurationManager.ClientHealthSLAMonitor (UnitMonitor)

Ce moniteur transmet l'alerte d'état du client Configuration Manager à la console Operations Manager.

Knowledge Base article:

Résumé

Configuration Manager vérifie l'état du client de la collection spécifiée. Le taux de réussite au contrôle d'intégrité client doit être supérieur au seuil sélectionné qui est défini dans la console Configuration Manager.

Pour plus de détails, affichez le nœud de vérification client dans la console Configuration Manager pour déterminer la cause première de l'échec.

Causes

Résolutions

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
Alerte d'état du client
Le pourcentage des clients ayant réussi le contrôle d'intégrité dans la collection est inférieur au seuil sélectionné. Vérifiez la console Configuration Manager pour plus d'informations.
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>