Monitor stanu zgodności agenta Advisor Connector

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

Knowledge Base article:

Podsumowanie

Nie można znaleźć agenta Advisor Connector na komputerze.

Przyczyny

Wybrany komputer nie obejmuje funkcji agenta Advisor Connector.

Rozwiązania

Uaktualnij komputer do najnowszej wersji lub wysyłanego pakietu zbiorczego aktualizacji programu Operations Manager

Element properties:

TargetMicrosoft.SystemCenter.HealthService
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter.Advisor.ComputerOptInCompatibleMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Nie można znaleźć agenta Advisor Connector na komputerze
{0} nie obejmuje funkcji agenta Advisor Connector
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter.Advisor.AgentHealth.ComputerOptInCompatibleMonitor" Accessibility="Public" Enabled="true" 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>