コンテナーのパフォーマンス

Microsoft.SQLServer.Linux.Rollup.DBFilegroupFx.ContainerToDBFilegroupFxPerformance (DependencyMonitor)

すべてのコンテナーのパフォーマンス モニターを DB メモリ最適化データ ファイル グループにロールアップします。

Knowledge Base article:

概要

このモニターは、この DB メモリ最適化データ ファイル グループでホストされているすべてのコンテナーのパフォーマンス監視のロールアップです。状態が不明な場合は、監視がまだ初期化されていません。

原因

このモニターが異常状態の場合、この DB メモリ最適化データ ファイル グループでホストされているコンテナーのパフォーマンスに問題があります。次のリンクを使用して、この DB メモリ最適化データ ファイル グループの現在のアラートすべてを表示します。

アラートの表示

解決方法

ヘルス エクスプローラーを使用してドリルダウンし、異常な状態の原因を見つけます。問題を引き起こしている特定のモニターについての知識を活用してトラブルシューティングを実行し、問題を解決します。

上書き可能なパラメーター

名前

説明

既定値

アラートの優先順位

アラートの優先度を定義します。

標準

アラートの重大度

アラートの重要度を定義します。

MatchMonitorHealth

Enabled

Enables or disables the workflow.

Yes

Generates Alerts

Defines whether the workflow generates an Alert.

No

Element properties:

TargetMicrosoft.SQLServer.Linux.DBFilegroupFx
Parent MonitorSystem.Health.PerformanceState
AlgorithmBestOf
Source MonitorSystem.Health.PerformanceState
RelationshipMicrosoft.SQLServer.Linux.DBFilegroupFxHostsContainer
CategoryPerformanceHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
メモリ最適化データ ファイルグループ コンテナーが容量を使い果たしました
コンピューター "{3}" 上の SQL インスタンス "{2}" にあるデータベース "{1}" のメモリ最適化データ ファイル グループ "{0}" が容量を使い果たしました。ユニット モニターの状態を調べて、根本原因を判別してください。
詳細については、サポート技術情報のセクションを参照してください。

Source Code:

<DependencyMonitor ID="Microsoft.SQLServer.Linux.Rollup.DBFilegroupFx.ContainerToDBFilegroupFxPerformance" Target="SqlDiscL!Microsoft.SQLServer.Linux.DBFilegroupFx" ParentMonitorID="Health!System.Health.PerformanceState" RelationshipType="SqlDiscL!Microsoft.SQLServer.Linux.DBFilegroupFxHostsContainer" MemberMonitor="Health!System.Health.PerformanceState" Accessibility="Public" Enabled="true" Remotable="true" Priority="Normal">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="Microsoft.SQLServer.Linux.Rollup.DBFilegroupFx.ContainerToDBFilegroupFxPerformance.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="SqlCoreLib!Microsoft.SQLServer.Core.Filegroup"]/GroupName$</AlertParameter1>
<AlertParameter2>$Target/Host/Property[Type="SqlCoreLib!Microsoft.SQLServer.Core.Database"]/DatabaseName$</AlertParameter2>
<AlertParameter3>$Target/Host/Host/Property[Type="SqlCoreLib!Microsoft.SQLServer.Core.DBEngine"]/InstanceName$</AlertParameter3>
<AlertParameter4>$Target/Host/Host/Property[Type="SqlCoreLib!Microsoft.SQLServer.Core.DBEngine"]/MachineName$</AlertParameter4>
</AlertParameters>
</AlertSettings>
<Algorithm>BestOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>