APM Aracısı Bulunmadı Dökümü

Microsoft.SystemCenter.Apm.APMAgentNotFoundDependencyMonitor (DependencyMonitor)

Aracı ile yönetilen bir veya daha çok sunucuya .NET Framework yüklü, ancak Operations Manager APM aracısı eksik.

Knowledge Base article:

Özet

Bu izleyici, .NET Framework barındıran System Center Management APM aracısı yüklü olmayan bir sunucu bulunduğunda durum değiştirir.

Nedenler

Operations Manager aracısı sunucuya ilk yüklendiğinde, .NET Framework yoktu ve System Center Management APM aracısı yüklü değildi.

Çözüm

Bu uyarıyı çözümlemek için, geçerli bir APM hedefi olan ancak System Center Management APM aracısı yüklenmiş olmayan her bir sunucuda bir onarma yüklemesi çalıştırmalısınız.

Element properties:

TargetMicrosoft.SystemCenter.AgentManagedGroup
Parent MonitorSystem.Health.ConfigurationState
AlgorithmWorstOf
Source MonitorMicrosoft.SystemCenter.Apm.ValidHostNoAPMAgentMonitor
RelationshipMicrosoft.SystemCenter.AgentManagedGroup.ContainsAgents
CategoryConfigurationHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableFalse
AccessibilityPublic
Alert Message
APM Aracısı Bulunmadı
Aracı ile yönetilen bir veya daha çok sunucuya .NET Framework yüklü, ancak Operations Manager APM aracısı eksik.

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.Apm.APMAgentNotFoundDependencyMonitor" Accessibility="Public" Enabled="true" Target="SC!Microsoft.SystemCenter.AgentManagedGroup" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="false" Priority="Normal" RelationshipType="SC!Microsoft.SystemCenter.AgentManagedGroup.ContainsAgents" MemberMonitor="Microsoft.SystemCenter.Apm.ValidHostNoAPMAgentMonitor">
<Category>ConfigurationHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.Apm.APMAgentNotFoundDependencyMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Warning</AlertSeverity>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>