Exchange 2013 Server Configuration (rollup)

Microsoft.Exchange.15.Monitors.Dependency.OrganizationMBXServersServer.Configuration (DependencyMonitor)

Rolls up the health of configuration monitors from Exchange Servers to the Organization’s Mailbox Servers Container.

Knowledge Base article:

Summary

Rolls up the health of configuration monitors from Exchange Servers to the Organization’s Mailbox Servers Container.

Element properties:

TargetMicrosoft.Exchange.15.Organization.MbxServers.InstanceGroup
Parent MonitorSystem.Health.ConfigurationState
AlgorithmWorstOf
Source MonitorSystem.Health.ConfigurationState
RelationshipMicrosoft.Exchange.15.Organization.MbxServers.InstanceGroup.Contains.Microsoft.Exchange.15.Server
CategoryConfigurationHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.Exchange.15.Monitors.Dependency.OrganizationMBXServersServer.Configuration" Accessibility="Public" Enabled="true" Target="Microsoft.Exchange.15.Organization.MbxServers.InstanceGroup" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Exchange.15.Organization.MbxServers.InstanceGroup.Contains.Microsoft.Exchange.15.Server" MemberMonitor="Health!System.Health.ConfigurationState">
<Category>ConfigurationHealth</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>