Database Performance (rollup)

Microsoft.SQLServer.2014.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

 

Yes

Generates Alerts

 

No

Element properties:

TargetMicrosoft.SQLServer.2014.DBEngine
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
Source MonitorSystem.Health.PerformanceState
RelationshipMicrosoft.SQLServer.2014.DBEngineHostsDatabase
CategoryPerformanceCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic

Source Code:

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