Linux 上的 MSSQL: 探索 SQL Server 監視集區警示收集

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

此規則會探索 Linux 上的 MSSQL 監視集區警示收集。此物件可用於從 SQL Server 監視集區之成員節點的事件記錄檔收集模組錯誤與警告。

Knowledge Base article:

摘要

此規則會探索 Linux 上的 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.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>