Windows 上的 MSSQL: 記憶體最佳化資料範圍群組探索

Microsoft.SQLServer.Windows.Discovery.InMemoryOLTPScopeGroup (Discovery)

探索 Windows 上的 SQL Server 記憶體最佳化資料範圍群組。

Knowledge Base article:

可覆寫的參數

名稱

描述

預設值

已啟用

啟用或停用該工作流程。

Element properties:

TargetMicrosoft.SQLServer.Windows.InMemoryOLTPScopeGroup
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DiscoveryDataSource DataSource Microsoft.SystemCenter.GroupPopulator Default

Source Code:

<Discovery ID="Microsoft.SQLServer.Windows.Discovery.InMemoryOLTPScopeGroup" Target="Microsoft.SQLServer.Windows.InMemoryOLTPScopeGroup" Enabled="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.SQLServer.Windows.InMemoryOLTPScopeGroup"/>
</DiscoveryTypes>
<DataSource ID="DiscoveryDataSource" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$Target/Id$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="SqlDiscW!Microsoft.SQLServer.Windows.DBFilegroupFx"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.SQLServer.Windows.InMemoryOLTPScopeGroupContainsDBFilegroupFx"]$</RelationshipClass>
</MembershipRule>
<MembershipRule>
<MonitoringClass>$MPElement[Name="Microsoft.SQLServer.Windows.InMemoryOLTPResourcePoolGroup"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.SQLServer.Windows.InMemoryOLTPScopeGroupContainsInMemoryOLTPResourcePoolGroup"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>