Обнаружение группы пула ресурсов для данных SQL Server, оптимизированных для памяти.
Имя | Описание | Значение по умолчанию |
Включено | Включает или отключает рабочий процесс. | Да |
Target | Microsoft.SQLServer.Linux.InMemoryOLTPResourcePoolGroup |
Enabled | True |
Remotable | False |
Discovered Classes and their attribuets: |
---|
ID | Module Type | TypeId | RunAs |
---|---|---|---|
DiscoveryDataSource | DataSource | Microsoft.SystemCenter.GroupPopulator | Default |
<Discovery ID="Microsoft.SQLServer.Linux.Discovery.InMemoryOLTPResourcePoolGroup" Target="Microsoft.SQLServer.Linux.InMemoryOLTPResourcePoolGroup" Enabled="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.SQLServer.Linux.InMemoryOLTPResourcePoolGroup"/>
</DiscoveryTypes>
<DataSource ID="DiscoveryDataSource" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$Target/Id$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="SqlDiscL!Microsoft.SQLServer.Linux.ResourcePool"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.SQLServer.Linux.InMemoryOLTPResourcePoolGroupContainsResourcePool"]$</RelationshipClass>
<Expression>
<SimpleExpression>
<ValueExpression>
<Property>$MPElement[Name="SqlCoreLib!Microsoft.SQLServer.Core.ResourcePool"]/ManagesInMemoryOLTP$</Property>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>1</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>