Database Performance (rollup)

Microsoft.SQLServer.2016.DBEngine.DBPerformanceRollup (DependencyMonitor)

This monitor rolls up the performance state from Database to DB Engine.

Knowledge Base article:

Summary

This monitor rolls up the performance state from Database to DB Engine..

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.2016.DBEngine
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
Source MonitorSystem.Health.PerformanceState
RelationshipMicrosoft.SQLServer.2016.DBEngineHostsDatabase
CategoryPerformanceCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SQLServer.2016.DBEngine.DBPerformanceRollup" Accessibility="Public" Target="SQL2016Core!Microsoft.SQLServer.2016.DBEngine" Enabled="true" ParentMonitorID="SystemHealth!System.Health.PerformanceState" RelationshipType="SQL2016Core!Microsoft.SQLServer.2016.DBEngineHostsDatabase" MemberMonitor="SystemHealth!System.Health.PerformanceState">
<Category>PerformanceCollection</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>