Acumulación del estado del Agente APM

Microsoft.SystemCenter.Apm.ApmAgentSecurityState (DependencyMonitor)

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

Element properties:

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

Source Code:

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