Windows 上の MSSQL: 監視プール アラート コレクションの検出

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

このルールは、Windows 上の MSSQL の監視プール アラート コレクションを検出します。このオブジェクトは、SQL Server 監視プールのメンバーであるノードのイベント ログからモジュール エラーと警告を収集するために使用されます。

Knowledge Base article:

概要

このルールは、Windows 上の MSSQL の監視プール アラート コレクションを検出します。このオブジェクトは、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.Windows.Discovery.MonitoringPoolAlertCollection" Target="SC!Microsoft.SystemCenter.AllManagementServersPool" Enabled="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.SQLServer.Windows.MonitoringPoolAlertCollection"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="SqlCoreLib!Microsoft.SQLServer.Core.DataSource.MonitoringPoolAlertCollectionDiscovery">
<SyncTime/>
<IntervalSeconds>14400</IntervalSeconds>
<MonitoringPoolAlertCollectionClassId>$MPElement[Name='Microsoft.SQLServer.Windows.MonitoringPoolAlertCollection']$</MonitoringPoolAlertCollectionClassId>
<DisplayName>Microsoft SQL Server on Windows Monitoring Pool Alert Collection</DisplayName>
</DataSource>
</Discovery>