Windows의 MSSQL 복제: 모니터링 풀 경고 수집 검색

Microsoft.SQLServer.Replication.Windows.Discovery.MonitoringPoolAlertCollection (Discovery)

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

Knowledge Base article:

요약

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

재정의 가능한 매개 변수

이름

설명

기본값

사용

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

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