Populate DELLEMC Enterprise SI Service Connections Group

EMC.SI.ESIService.Group.Discovery (Discovery)

Populate the group of DELLEMC Enterprise SI Service Connections.

Knowledge Base article:

Summary

This discovery populates the group of DELLEMC Enterprise SI Services.

Additional

For additional information, refer to the DELLEMC Enterprise Storage Integrator for Windows Suite Technical Notes or Online Help.

External

For more information or technical support, refer to DELLEMC Online Support at support.emc.com.

Element properties:

TargetEMC.SI.ESIService.Group
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
Discovered relationships and their attribuets:

Member Modules:

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

Source Code:

<Discovery ID="EMC.SI.ESIService.Group.Discovery" Enabled="true" Target="EMC.SI.ESIService.Group" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="EMC.SI.ESIService.Group"/>
<DiscoveryRelationship TypeID="EMC.SI.ESIServiceGroupContainsESIService"/>
</DiscoveryTypes>
<DataSource ID="GroupPopulationDataSource" TypeID="SCLib!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$Target/Id$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="EMC.SI.ESIService"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="EMC.SI.ESIServiceGroupContainsESIService"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>