Ağ Geçidi Sunucusu Grubunu dolduran bulma kuralı

Microsoft.SystemCenter.PopulateGatewayServerGroup (Discovery)

Knowledge Base article:

Özet

Ağ Geçidi Sunucusu grubunu doldurur.

Nedenler

Bu bölüm bu kural türü için geçerli değil.

Çözümlemeler

Bu kural türü için bir kullanıcı eylemi yok.

Element properties:

TargetMicrosoft.SystemCenter.GatewayServerGroup
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered relationships and their attribuets:

Member Modules:

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

Source Code:

<Discovery ID="Microsoft.SystemCenter.PopulateGatewayServerGroup" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.GatewayServerGroup" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryRelationship TypeID="SCLibrary!Microsoft.SystemCenter.ManagementGatewayServerGroup.ContainsGatewayServers"/>
</DiscoveryTypes>
<DataSource ID="GroupPopulator" TypeID="SCLibrary!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$Target/Id$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="SCLibrary!Microsoft.SystemCenter.GatewayManagementServer"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="SCLibrary!Microsoft.SystemCenter.ManagementGatewayServerGroup.ContainsGatewayServers"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>