DB 공간

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

데이터베이스의 집계 공간 상태를 모니터링합니다.

Knowledge Base article:

요약

이 모니터는 이 개체에 대한 모든 데이터베이스 공간 모니터링의 롤업 모니터입니다. 상태를 알 수 없는 경우 이 개체에 대해 모니터링이 아직 시작되지 않은 것입니다.

구성

이 모니터가 비정상적인 상태인 경우 이 개체에 대해 실행 중이며 데이터베이스 공간을 모니터링하는 다른 모니터에 문제가 있는 것입니다. 다음 링크를 통해 이 개체에서 현재까지 발생한 모든 경고를 확인하십시오.:

경고 보기

해결 방법

상태 탐색기에서 드릴다운을 통해 비정상 상태의 원인을 찾습니다. 문제의 원인이 되는 모니터의 정보를 통해 문제를 해결하고 수정합니다.

재정의 가능한 매개 변수

이름

설명

기본값

사용

워크플로를 사용하거나 사용하지 않도록 설정합니다.

알림 생성

워크플로가 알림을 생성하는지를 정의합니다.

아니요

Element properties:

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

Source Code:

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