MSSQL 2014: In-Memory-OLTP-Umfangsgruppenerkennung

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

Diese Erkennungsregel füllt die Gruppe "Alerts and Performance Data Scope" mit allen SQL Server-In-Memory-OLTP-Objekten auf.

Knowledge Base article:

Zusammenfassung

Diese Erkennungsregel füllt die Gruppe "Alerts and Performance Data Scope" mit allen SQL Server-In-Memory-OLTP-Objekten auf.

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

Name

Beschreibung

Standardwert

Aktiviert

 

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>