Souhrn stavů nenalezení agenta APM

Microsoft.SystemCenter.Apm.APMAgentNotFoundDependencyMonitor (DependencyMonitor)

Jeden či více serverů spravovaných agentem má nainstalováno rozhraní .NET Framework, ale agent APM nástroje Operations Manager nebyl nalezen.

Knowledge Base article:

Souhrn

Tento monitor změní stav, je-li nalezen server hostující aplikaci .NET Framework, který nemá agenta APM správy softwaru System Center.

Příčiny

Pokud byl nejdříve na server nainstalován agent nástroje Operations Manager, aplikace .NET Framework nebyla přítomna a agent APM správy softwaru System Center nebyl nainstalován.

Řešení

Pro vyřešení této výstrahy musíte spustit a opravit instalaci na každém serveru, který je platným cílem APM, avšak nemá nainstalovaného agenta APM správy softwaru System Center.

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
Agent APM nebyl nalezen.
Jeden či více serverů spravovaných agentem má nainstalováno rozhraní .NET Framework, ale agent APM nástroje Operations Manager nebyl nalezen.

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>