Distributor Group Configuration Rollup for the Replication Flow Group

Microsoft.SQLServer.Replication.Core.DependencyMonitor.ReplicationFlowGroup.DistributorGroupConfigurationRollup (DependencyMonitor)

Knowledge Base article:

Summary

Distributor Group Configuration Rollup for the Replication Flow Group

Overrideable Parameters

Name

Description

Default Value

Enabled

Enables or disables the workflow.

Yes

Generates Alerts

Defines whether the workflow generates an Alert.

No

Element properties:

TargetMicrosoft.SQLServer.Replication.Core.ReplicationFlowGroup
Parent MonitorSystem.Health.ConfigurationState
AlgorithmWorstOf
Source MonitorSystem.Health.ConfigurationState
RelationshipMicrosoft.SQLServer.Replication.Core.ReplicationFlowGroupContainsDistributorGroup
CategoryConfigurationHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityInternal

Source Code:

<DependencyMonitor ID="Microsoft.SQLServer.Replication.Core.DependencyMonitor.ReplicationFlowGroup.DistributorGroupConfigurationRollup" Accessibility="Internal" Enabled="true" Target="Microsoft.SQLServer.Replication.Core.ReplicationFlowGroup" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.SQLServer.Replication.Core.ReplicationFlowGroupContainsDistributorGroup" MemberMonitor="Health!System.Health.ConfigurationState">
<Category>ConfigurationHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>