MECM Server Components Dependency Rollup Monitor

MECM.ServerComponents.DependencyRollup.Monitor (DependencyMonitor)

This monitor rolls up the component availability to the ConfigMgr server.

Element properties:

TargetMECM.Server
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorMECM.ServerComponent.AggregateRollup.Monitor
RelationshipMECM.ServersContainsComponents
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="MECM.ServerComponents.DependencyRollup.Monitor" Accessibility="Public" Enabled="true" Target="MECM.Server" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="MECM.ServersContainsComponents" MemberMonitor="MECM.ServerComponent.AggregateRollup.Monitor">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>