Populate EMC SI Exchange High Availability Extension Service Group

EMC.SI.ExchangeMonitorService.Group.Discovery (Discovery)

Populate the group of EMC SI Exchange High Availability Extension Services.

Knowledge Base article:

Summary

This discovery populates the group of all EMC SI Exchange High Availability Extension Services.

Additional

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

External

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

Element properties:

TargetEMC.SI.ExchangeMonitorService.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.ExchangeMonitorService.Group.Discovery" Enabled="true" Target="EMC.SI.ExchangeMonitorService.Group" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="EMC.SI.ExchangeMonitorService.Group"/>
<DiscoveryRelationship TypeID="EMC.SI.ESIExchangeMonitorServiceGroupContainsESIExchangeMonitorService"/>
</DiscoveryTypes>
<DataSource ID="GroupPopulationDataSource" TypeID="SCLib!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$Target/Id$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="EMC.SI.ExchangeMonitorService"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="EMC.SI.ESIExchangeMonitorServiceGroupContainsESIExchangeMonitorService"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>