Monitor korygowania stanu klienta

Microsoft.SystemCenter2012.ConfigurationManager.ClientRemediationMonitor (UnitMonitor)

Ten monitor przekazuje alert stanu korygowania klienta programu Configuration Manager do konsoli programu Operations Manager.

Knowledge Base article:

Podsumowanie

Program Configuration Manager próbuje skorygować klientów, którzy nie przeszli sprawdzenia kondycji, aby usunąć znane problemy. Program Configuration Manager generuje alert, jeśli częstotliwość powodzeń korygowania jest niższa niż wybrany próg ustawiany w konsoli programu Configuration Manager.

Aby uzyskać szczegółowe informacje, wyświetl węzeł sprawdzenia klienta w konsoli programu Configuration Manager.

Przyczyny

Rozwiązania

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
Alert stanu korygowania klienta
Odsetek klientów, którzy zostali pomyślnie skorygowani, w kolekcji jest mniejszy niż określony próg. Szczegółowe informacje można znaleźć w konsoli programu 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>