Database Performance Rollup

Microsoft.SQLServer.Replication.Core.DependencyMonitor.VirtualPublisher.SystemDatabaseRollup (DependencyMonitor)

Knowledge Base article:

Summary

Database Performance Rollup

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.VirtualPublisher
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
Source MonitorSystem.Health.PerformanceState
RelationshipMicrosoft.SQLServer.Replication.Core.VirtualPublisherContainsSystemDatabase
CategoryPerformanceCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityInternal

Source Code:

<DependencyMonitor ID="Microsoft.SQLServer.Replication.Core.DependencyMonitor.VirtualPublisher.SystemDatabaseRollup" Accessibility="Internal" Enabled="true" Target="Microsoft.SQLServer.Replication.Core.VirtualPublisher" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.SQLServer.Replication.Core.VirtualPublisherContainsSystemDatabase" MemberMonitor="Health!System.Health.PerformanceState">
<Category>PerformanceCollection</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>