Монитор состояния активности клиентов

Microsoft.SystemCenter2012.ConfigurationManager.ClientActivityMonitor (UnitMonitor)

Этот монитор пересылает оповещения о состоянии активности клиентов Configuration Manager в консоль Operations Manager.

Knowledge Base article:

Сводка

Configuration Manager проверяет состояние клиента (активное/неактивное) в указанной коллекции. Если клиент не связывался с Configuration Manager в течение периода времени, установленного в консоли Configuration Manager, он переходит в состояние "Неактивное". “

Дополнительные сведения см. в узле "Проверка клиентов" в консоли Configuration Manager.

Причины

Решения

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.AlertClientActivityWarning
Parent MonitorSystem.Health.ConfigurationState
CategoryCustom
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter2012.ConfigurationManager.CHAlertStateMonitor
RemotableTrue
AccessibilityPublic
Alert Message
Оповещение о состоянии активности клиентов
Процент активных клиентов в коллекции ниже выбранного порога. Дополнительные сведения см. в консоли Configuration Manager.
RunAsDefault
CommentSIV:CH0003

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.ClientActivityMonitor" Comment="SIV:CH0003" Accessibility="Public" Enabled="false" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.AlertClientActivityWarning" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.CHAlertStateMonitor" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.ClientActivityMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateId11ec25a2a76b4de991f87d8fc14407e9" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateId54f0356163294e188aca84d436f6edcd" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateIdb67b063deea843da8790a1c3e7c84195" 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>