DB File Group Space

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

Monitors the aggregate space health for the file group.

Knowledge Base article:

Summary

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

Configuration

An unhealthy state for this monitor indicates some problem with another monitor running against this object and monitoring file group space. View all current alerts from this object 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.

Element properties:

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

Source Code:

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