探索通用 SLES Linux 電腦群組

Microsoft.Linux.Universal.SLES.ComputerGroup.Discovery (Discovery)

此探索會將所有通用 SLES Linux 電腦放到 Linux 通用 SLES 電腦群組中。

Knowledge Base article:

摘要

此探索會將執行通用 SLES Linux 作業系統的所有通用 SLES Linux 電腦 (SLES 第 15 版和更新版本),填入通用 SLES Linux 電腦群組中。

Element properties:

TargetMicrosoft.Linux.Universal.SLES.ComputerGroup
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered relationships and their attribuets:

Member Modules:

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

Source Code:

<Discovery ID="Microsoft.Linux.Universal.SLES.ComputerGroup.Discovery" Enabled="true" Target="Microsoft.Linux.Universal.SLES.ComputerGroup" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryRelationship TypeID="SC!Microsoft.SystemCenter.ComputerGroupContainsComputer"/>
</DiscoveryTypes>
<DataSource ID="GroupPopulationDataSource" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$MPElement[Name="Microsoft.Linux.Universal.SLES.ComputerGroup"]$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="Microsoft.Linux.Universal.Computer"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="SC!Microsoft.SystemCenter.ComputerGroupContainsComputer"]$</RelationshipClass>
<Expression>
<SimpleExpression>
<ValueExpression>
<Property>$MPElement[Name="Microsoft.Linux.Universal.Computer"]/Platform$</Property>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>SuSE Distribution</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>