Övervakare av kompatibilitetsstatus för Advisor Connector

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

Knowledge Base article:

Sammanfattning

Det gick inte att hitta Advisor Connector på datorn.

Orsaker

Den valda datorn innehåller inte funktioner för Advisor Connector.

Lösningar

Uppgradera datorn till den senaste versionen eller den medföljande samlade uppdateringen av 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
Det gick inte att hitta Advisor Connector på datorn
{0} innehåller inte funktioner för Advisor Connector
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>