MSSQL on Linux: SQL Server 모니터링 풀 경고 수집 검색

Microsoft.SQLServer.Linux.Discovery.MonitoringPoolAlertCollection (Discovery)

이 규칙은 MSSQL on Linux에 대한 모니터링 풀 경고 수집을 검색합니다. 이 개체는 SQL Server 모니터링 풀의 구성원인 노드의 이벤트 로그에서 모듈 오류 및 경고를 수집하는 데 사용됩니다.

Knowledge Base article:

요약

이 규칙은 MSSQL on Linux에 대한 모니터링 풀 경고 수집을 검색합니다. 이 개체는 SQL Server 모니터링 풀의 구성원인 노드의 이벤트 로그에서 모듈 오류 및 경고를 수집하는 데 사용됩니다.

재정의 가능한 매개 변수

이름

설명

기본값

사용

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

간격(초)

워크플로를 실행하는 반복 시간 간격(초)입니다.

14400

동기화 시간

동기화 시간

 

Element properties:

TargetMicrosoft.SystemCenter.AllManagementServersPool
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.SQLServer.Core.DataSource.MonitoringPoolAlertCollectionDiscovery Default

Source Code:

<Discovery ID="Microsoft.SQLServer.Linux.Discovery.MonitoringPoolAlertCollection" Target="SC!Microsoft.SystemCenter.AllManagementServersPool" Enabled="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.SQLServer.Linux.MonitoringPoolAlertCollection"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="SqlCoreLib!Microsoft.SQLServer.Core.DataSource.MonitoringPoolAlertCollectionDiscovery">
<SyncTime/>
<IntervalSeconds>14400</IntervalSeconds>
<MonitoringPoolAlertCollectionClassId>$MPElement[Name='Microsoft.SQLServer.Linux.MonitoringPoolAlertCollection']$</MonitoringPoolAlertCollectionClassId>
<DisplayName>Microsoft SQL Server on Linux Monitoring Pool Alert Collection</DisplayName>
</DataSource>
</Discovery>