This rule discovers a Monitoring Pool Alert Collection for a MSSQL on Windows. This object is used to collect module errors and warnings from event log of nodes that are the members of the SQL Server Monitoring Pool.
This rule discovers a Monitoring Pool Alert Collection for a MSSQL on Windows. This object is used to collect module errors and warnings from event log of nodes that are the members of the SQL Server Monitoring Pool.
Name | Description | Default Value |
Enabled | Enables or disables the workflow. | Yes |
Interval (seconds) | The recurring interval of time in seconds in which to run the workflow. | 14400 |
Synchronization Time | The synchronization time specified by using a 24-hour format. May be omitted. |
|
Target | Microsoft.SystemCenter.AllManagementServersPool |
Enabled | True |
Frequency | 14400 |
Remotable | False |
Discovered Classes and their attribuets: |
---|
ID | Module Type | TypeId | RunAs |
---|---|---|---|
DS | DataSource | Microsoft.SQLServer.Core.DataSource.MonitoringPoolAlertCollectionDiscovery | Default |
<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>