Acumulación del estado del Agente APM

Microsoft.SystemCenter.Apm.ApmAgentPerformanceState (DependencyMonitor)

Este monitor acumula el estado de rendimiento del Agente APM hospedado en este equipo.

Element properties:

TargetMicrosoft.Windows.Computer
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
Source MonitorSystem.Health.PerformanceState
RelationshipMicrosoft.SystemCenter.Apm.WindowsComputerHostsApmAgent
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableFalse
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.Apm.ApmAgentPerformanceState" Accessibility="Public" Enabled="true" Target="Windows!Microsoft.Windows.Computer" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="false" Priority="Normal" RelationshipType="Microsoft.SystemCenter.Apm.WindowsComputerHostsApmAgent" MemberMonitor="Health!System.Health.PerformanceState">
<Category>StateCollection</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>