Containers Performance

Microsoft.SQLServer.2017.Windows.Rollup.DBFilegroupFx.ContainerToDBFilegroupFxPerformance (DependencyMonitor)

Rolls up all Containers performance monitors to the DB Memory-Optimized Data Filegroup.

Knowledge Base article:

Summary

This monitor is a rollup of performance monitoring for all Containers hosted on this DB Memory-Optimized Data Filegroup. If the state is unknown, the monitoring has not been initialized yet.

Causes

Unhealthy state for this monitor indicates a problem with performance of Containers hosted on this DB Memory-Optimized Data Filegroup. View all current alerts for this DB Memory-Optimized Data Filegroup using this link:

View Alerts

Resolutions

Use the health explorer to drill down and find the cause of the unhealthy state. Use the knowledge on the specific monitor causing the issue to troubleshoot and fix the problem.

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.2017.Windows.DBFilegroupFx
Parent MonitorSystem.Health.PerformanceState
AlgorithmBestOf
Source MonitorSystem.Health.PerformanceState
RelationshipMicrosoft.SQLServer.2017.Windows.DBFilegroupFxHostsContainer
CategoryPerformanceHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SQLServer.2017.Windows.Rollup.DBFilegroupFx.ContainerToDBFilegroupFxPerformance" Target="SQL2017WD!Microsoft.SQLServer.2017.Windows.DBFilegroupFx" ParentMonitorID="Health!System.Health.PerformanceState" RelationshipType="SQL2017WD!Microsoft.SQLServer.2017.Windows.DBFilegroupFxHostsContainer" MemberMonitor="Health!System.Health.PerformanceState" Accessibility="Public" Enabled="true" Remotable="true" Priority="Normal">
<Category>PerformanceHealth</Category>
<Algorithm>BestOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>