DB 檔案群組的組態

Microsoft.SQLServer.Linux.Rollup.Database.DBFilegroupToDatabaseConfiguration (DependencyMonitor)

將所有 DB 檔案群組的組態監視器彙總到資料庫。

Knowledge Base article:

摘要

這個監視器是針對裝載於此資料庫上所有 DB 檔案群組的組態監視彙總。如果狀態為未知,表示監視尚未初始化。

原因

此監視器的不健全狀態表示裝載於此資料庫上的 DB 檔案群組有組態問題。請使用下列連結,檢視這個資料庫目前的所有警示:

檢視警示

解決方式

您可以使用健康狀態總管向下切入尋找狀況不良的原因。使用您對導致問題之特定監視的知識,疑難排解問題並加以修正。

可覆寫的參數

名稱

描述

預設值

已啟用

啟用或停用該工作流程。

產生警示

定義工作流程是否要產生警示。

Element properties:

TargetMicrosoft.SQLServer.Linux.Database
Parent MonitorSystem.Health.ConfigurationState
AlgorithmWorstOf
Source MonitorSystem.Health.ConfigurationState
RelationshipMicrosoft.SQLServer.Linux.DatabaseHostsDBFilegroup
CategoryConfigurationHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SQLServer.Linux.Rollup.Database.DBFilegroupToDatabaseConfiguration" Target="SqlDiscL!Microsoft.SQLServer.Linux.Database" ParentMonitorID="Health!System.Health.ConfigurationState" RelationshipType="SqlDiscL!Microsoft.SQLServer.Linux.DatabaseHostsDBFilegroup" MemberMonitor="Health!System.Health.ConfigurationState" Accessibility="Public" Enabled="true" Remotable="true" Priority="Normal">
<Category>ConfigurationHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>