Server Configuration

MECM.SiteConfiguration.DependencyRollup.Monitor (DependencyMonitor)

This monitor rolls up the server configuration health to the ConfigMgr site.

Knowledge Base article:

Summary

This monitor rolls up the server configuration health to the ConfigMgr site.

Element properties:

TargetMECM.Site
Parent MonitorSystem.Health.ConfigurationState
AlgorithmWorstOf
Source MonitorSystem.Health.ConfigurationState
RelationshipMECM.SiteContainsServers
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="MECM.SiteConfiguration.DependencyRollup.Monitor" Accessibility="Public" Enabled="true" Target="MECM.Site" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="Normal" RelationshipType="MECM.SiteContainsServers" MemberMonitor="Health!System.Health.ConfigurationState">
<Category>Custom</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>