Advisor Connector-Kompatibilitätsstatusmonitor

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

Knowledge Base article:

Zusammenfassung

Advisor Connector konnte auf dem Computer nicht gefunden werden.

Ursachen

Im ausgewählten Computer sind keine Advisor Connector-Funktionen enthalten.

Lösungen

Führen Sie beim Computer ein Upgrade auf die neueste Version oder ein ausgeliefertes Updaterollup bei Operations Manager aus.

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 Connector konnte auf dem Computer nicht gefunden werden.
{0} enthält keine Advisor Connector-Funktionen.
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>