DB 空き領域

Microsoft.SQLServer.2012.Database.DBSpaceMonitor (AggregateMonitor)

Monitors the aggregate space health for the database.

Knowledge Base article:

概要

This monitor is the rollup monitor for all database space monitoring for this object.If the state is unknown, either monitoring has not begun for this object.

構成

An unhealthy state for this monitor indicates some problem with another monitor running against this object and monitoring database space.View all current alerts from this object using this link:

アラートの表示

解決方法

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.

Element properties:

TargetMicrosoft.SQLServer.2012.Database
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
CategoryPerformanceHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<AggregateMonitor ID="Microsoft.SQLServer.2012.Database.DBSpaceMonitor" Accessibility="Public" Enabled="true" Target="SQL2012Core!Microsoft.SQLServer.2012.Database" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>PerformanceHealth</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>