MSSQL on Windows: Memory-Optimized Data Scope Group Discovery

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

Discovery of SQL Server Memory-Optimized Data Scope Group on Windows.

Knowledge Base article:

Overrideable Parameters

Name

Description

Default Value

Enabled

Enables or disables the workflow.

Yes

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>