MECM Server Performance Dependency Rollup Monitor

MECM.ServerPerformance.DependencyRollup.Monitor (DependencyMonitor)

This monitor rolls up the server role performance to the ConfigMgr server.

Element properties:

TargetMECM.Server
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
Source MonitorSystem.Health.PerformanceState
RelationshipMECM.ServersContainsSiteRoles
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="MECM.ServerPerformance.DependencyRollup.Monitor" Accessibility="Public" Enabled="true" Target="MECM.Server" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" RelationshipType="MECM.ServersContainsSiteRoles" MemberMonitor="Health!System.Health.PerformanceState">
<Category>Custom</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>