DB 檔案群組空間 (積存)

Microsoft.SQLServer.2012.Database.DBFileGroupPerfRollup (DependencyMonitor)

對資料庫積存檔案群組空間健全狀況。

Knowledge Base article:

摘要

此監視器會積存資料庫檔案群組的整體資料空間健全狀況。

可覆寫的參數

名稱

描述

預設值

已啟用

啟用或停用該工作流程。

產生警示

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

Element properties:

TargetMicrosoft.SQLServer.2012.Database
Parent MonitorMicrosoft.SQLServer.2012.Database.DBSpaceMonitor
AlgorithmWorstOf
Source MonitorMicrosoft.SQLServer.2012.Database.DBFileGroupSpaceMonitor
RelationshipMicrosoft.SQLServer.2012.DBHostsFileGroup
CategoryPerformanceCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SQLServer.2012.Database.DBFileGroupPerfRollup" Accessibility="Public" Enabled="true" Target="SQL2012Core!Microsoft.SQLServer.2012.Database" ParentMonitorID="Microsoft.SQLServer.2012.Database.DBSpaceMonitor" Remotable="true" Priority="Normal" RelationshipType="SQL2012Core!Microsoft.SQLServer.2012.DBHostsFileGroup" MemberMonitor="Microsoft.SQLServer.2012.Database.DBFileGroupSpaceMonitor">
<Category>PerformanceCollection</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>