Service Components

Server.ServiceComponentsHealthSet.Rollup (DependencyMonitor)

Rolls up the health of Exchange Health Set monitors from Service Components Health Sets to the Exchange Server.

Knowledge Base article:

Summary

Rolls up the health of Exchange Health Set monitors from Service Components Health Sets to the Exchange Server.

Element properties:

TargetMicrosoft.Exchange.15.Server
Parent MonitorMicrosoft.Exchange.15.Monitors.Aggregate.ServerHealthSet
AlgorithmWorstOf
Source MonitorHealthSetUnitMonitor
RelationshipMicrosoft.Exchange.15.Server.Hosts.Microsoft.Exchange.15.ServiceComponentsHealthSet
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Server.ServiceComponentsHealthSet.Rollup" Accessibility="Public" Enabled="onEssentialMonitoring" Target="Microsoft.Exchange.15.Server" ParentMonitorID="Microsoft.Exchange.15.Monitors.Aggregate.ServerHealthSet" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Exchange.15.Server.Hosts.Microsoft.Exchange.15.ServiceComponentsHealthSet" MemberMonitor="HealthSetUnitMonitor">
<Category>Custom</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>