Generic Publisher Availability Rollup for the Publisher Group

Microsoft.SQLServer.Replication.Core.DependencyMonitor.PublisherGroup.GenericPublisherAvailabilityRollup (DependencyMonitor)

Knowledge Base article:

Summary

Generic Publisher Availability Rollup for the Publisher 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.PublisherGroup
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SQLServer.Replication.Core.PublisherGroupContainsGenericPublisher
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityInternal

Source Code:

<DependencyMonitor ID="Microsoft.SQLServer.Replication.Core.DependencyMonitor.PublisherGroup.GenericPublisherAvailabilityRollup" Accessibility="Internal" Enabled="true" Target="Microsoft.SQLServer.Replication.Core.PublisherGroup" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.SQLServer.Replication.Core.PublisherGroupContainsGenericPublisher" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>