数据库空间

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

监视数据库的聚合空间状况。

Knowledge Base article:

摘要

此监视器是此对象的所有数据库空间监视的汇总监视器。如果状态未知,则未开始监视此对象。

配置

此监视器的状态不正常指示对此对象运行的监视数据库空间的另一个监视器存在一些问题。使用以下链接查看此对象的所有当前警报:

查看警报

解决方法

使用运行状况资源管理器向下搜索并找出状态不正常的原因。使用有关导致问题的特定监视器的知识诊断并解决问题。

可替代参数

名称

说明

默认值

已启用

启用或禁用工作流。

生成警报

定义工作流是否生成警报。

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>