Monitor stanu klienta

Microsoft.SystemCenter2012.ConfigurationManager.ClientHealthSLAMonitor (UnitMonitor)

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

Knowledge Base article:

Podsumowanie

Program Configuration Manager sprawdza stan klienta określonej kolekcji. Współczynnik sukcesu sprawdzania kondycji klienta powinien być większy 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 w celu zobaczenia głównej przyczyny błędu.

Przyczyny

Rozwiązania

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