Dell Hardware Group Population Discovery

Dell.MDStorageArray.DellHWGroupPopulator (Discovery)

Dell Hardware Group Populator

Knowledge Base article:

Summary

This does the discovery of Dell Hardware Group and populates the subcomponents

Element properties:

TargetDell.Base.HardwareGroup
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered relationships and their attribuets:

Member Modules:

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

Source Code:

<Discovery ID="Dell.MDStorageArray.DellHWGroupPopulator" Enabled="true" Target="DellLib!Dell.Base.HardwareGroup" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryRelationship TypeID="DellHWGroup.Contains.DellStorageGroup"/>
</DiscoveryTypes>
<DataSource ID="DellHWGroupPopulator" TypeID="SystemCenter!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$Target/Id$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="Dell.Storage.MDStorageArray.StorageGroup"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="DellHWGroup.Contains.DellStorageGroup"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>