Bir aracıdan desteklenmeyen APM olayı alındı

Microsoft.SystemCenter.Apm.Infrastructure.Monitoring.ApmAgent.NotSupportedEvents.Monitor (UnitMonitor)

Bu izleyici bir aracıdan desteklenmeyen APM olaylarının alındığını algıladı. Bu oluştuğunda, izleyici bir uyarı durumuna döner.

Knowledge Base article:

Özet

Desteklenmeyen APM olayları alındığında örnek durumu sağlıksız hale geldi.

Nedenler

Operations Manager, aynı sürümde ekli olan Microsoft İzleme Aracıları'nın sürümünden gelen APM olaylarını işleyebilir. Daha yeni bir aracı APM olaylarını daha eski bir yönetim sunucusuna gönderirse, sunucu bu gibi olayları işlemeyebilir ve olaylar atılır.

Çözümlemeler

Tüm aracılardaki APM olaylarını görüntüleyebilmek için yönetim konsolunu ve web konsolunu yönetim grubunuzdaki tüm aracılarla uyumlu yeni bir sürüme yükseltmeniz gerekir.

Sürüm oluşturma ve uyumluluk hakkında daha fazla bilgi için System Center sürüm notlarını ve Microsoft İzleme Aracısı sürüm notlarını inceleyin.

Element properties:

TargetMicrosoft.SystemCenter.Apm.ApmAgent
Parent MonitorSystem.Health.ConfigurationState
CategoryConfigurationHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SingleEventLogManualReset2StateMonitorType
RemotableFalse
AccessibilityPublic
Alert Message
Bir aracıdan desteklenmeyen APM olayı alındı
Operations Manager, aynı sürümde ekli olan Microsoft İzleme Aracısı'nın sürümünden gelen APM olaylarını işleyebilir. Daha yeni bir aracı APM olaylarını daha eski bir yönetim sunucusuna gönderirse, sunucu bu gibi olayları işlemeyebilir ve olaylar atılır.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter.Apm.Infrastructure.Monitoring.ApmAgent.NotSupportedEvents.Monitor" Accessibility="Public" Enabled="true" ParentMonitorID="Health!System.Health.ConfigurationState" Target="AI!Microsoft.SystemCenter.Apm.ApmAgent" TypeID="Windows!Microsoft.Windows.SingleEventLogManualReset2StateMonitorType" Remotable="false" Priority="Normal" ConfirmDelivery="false">
<Category>ConfigurationHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.Apm.Infrastructure.Monitoring.ApmAgent.NotSupportedEvents.Monitor.AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/EventDescription$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="EventRaised" MonitorTypeStateID="EventRaised" HealthState="Warning"/>
<OperationalState ID="ManualResetEventRaised" MonitorTypeStateID="ManualResetEventRaised" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Operations Manager</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">.NET app monitoring</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<Or>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">34006</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">34007</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">34009</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</Or>
</Expression>
</And>
</Expression>
</Configuration>
</UnitMonitor>