MSSQL on Windows 复制: 发现监视池警报集合

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

此规则发现 MSSQL on Windows 复制的监视池警报集合。此对象用于从作为 SQL Server 监视池成员的节点的事件日志收集模块错误和警告。

Knowledge Base article:

摘要

此规则发现 MSSQL on Windows 复制的监视池警报集合。此对象用于从作为 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>