MSSQL 2014: Ermittlung von speicheroptimierte Datenbereichsgruppen

Microsoft.SQLServer.2014.Discovery.InMemoryOLTPScopeGroup (Discovery)

Diese Ermittlungsregel füllt die Warnungs- und Leistungsdaten-Bereichsgruppe mit allen speicheroptimierten SQL Server-Datenobjekten auf. Beachten Sie, dass diese Ermittlungsregel nur für SQL-Editionen mit Unterstützung speicheroptimierter Daten (Enterprise, Developer oder Evaluation Edition mit 64 Bit) aktiviert ist.

Knowledge Base article:

Zusammenfassung

Diese Ermittlungsregel füllt die Warnungs- und Leistungsdaten-Bereichsgruppe mit allen speicheroptimierten SQL Server-Datenobjekten auf. Beachten Sie, dass diese Ermittlungsregel nur für SQL-Editionen mit Unterstützung speicheroptimierter Daten (Enterprise, Developer oder Evaluation Edition mit 64 Bit) aktiviert ist.

Parameter, die außer Kraft gesetzt werden können

Name

Beschreibung

Standardwert

Aktiviert

Aktiviert oder deaktiviert den Workflow.

Ja

Element properties:

TargetMicrosoft.SQLServer.2014.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.2014.Discovery.InMemoryOLTPScopeGroup" Target="Microsoft.SQLServer.2014.InMemoryOLTPScopeGroup" Enabled="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.SQLServer.2014.InMemoryOLTPScopeGroup"/>
</DiscoveryTypes>
<DataSource ID="DiscoveryDataSource" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$Target/Id$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="Microsoft.SQLServer.2014.DBFileGroupFx"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.SQLServer.2014.Relationships.InMemoryOLTPScopeGroupContainsDBFileGroupFx"]$</RelationshipClass>
</MembershipRule>
<MembershipRule>
<MonitoringClass>$MPElement[Name="Microsoft.SQLServer.2014.UserResourcePool"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.SQLServer.2014.Relationships.InMemoryOLTPScopeGroupContainsResourcePool"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>