Монитор состояния совместимости соединителя Advisor

Microsoft.SystemCenter.Advisor.AgentHealth.ComputerOptInCompatibleMonitor (UnitMonitor)

Knowledge Base article:

Сводка

Не удается найти соединитель Advisor на компьютере.

Причины

Выбранный компьютер не поддерживает соединитель Advisor.

Решения

Обновите компьютер до последней версии или до полученного накопительного пакета обновления Operations Manager

Element properties:

TargetMicrosoft.SystemCenter.HealthService
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledFalse
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter.Advisor.ComputerOptInCompatibleMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Не удается найти соединитель Advisor на компьютере
{0} не поддерживает соединитель Advisor
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter.Advisor.AgentHealth.ComputerOptInCompatibleMonitor" Accessibility="Public" Enabled="false" Target="SC!Microsoft.SystemCenter.HealthService" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter.Advisor.ComputerOptInCompatibleMonitorType" ConfirmDelivery="true">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.Advisor.AgentHealth.ComputerOptInCompatibleMonitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Compatible" MonitorTypeStateID="Compatible" HealthState="Success"/>
<OperationalState ID="Incompatible" MonitorTypeStateID="Incompatible" HealthState="Error"/>
</OperationalStates>
<Configuration>
<EnableConnector>false</EnableConnector>
<ManagementGroupId>$Target/ManagementGroup/Id$</ManagementGroupId>
</Configuration>
</UnitMonitor>