APM Agent Health Rollup

Microsoft.SystemCenter.Apm.ApmAgentConfigurationState (DependencyMonitor)

This monitor rolls up the configuration health of APM Agent hosted by this computer.

Element properties:

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

Source Code:

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