HPE Agentless Group to HPE ProLiant Agentless Server Membership Rule

HewlettPackard.ProLiant.Monitored.Agentless.HPAgentlessGroupAgentlessServerMembershipRule (Discovery)

This Membership Rule joins HPE ProLiant Agentless Server into HPE Agentless Group

Knowledge Base article:

Summary

This Membership Rule joins HPE ProLiant Agentless Servers into HPE Agentless Server Group.

Configuration

If disabled, then the membership relationship will be disconnected.

Element properties:

TargetHewlettPackard.ProLiant.Monitored.Agentless.HPAgentlessGroup
EnabledTrue
RemotableFalse

Member Modules:

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

Source Code:

<Discovery ID="HewlettPackard.ProLiant.Monitored.Agentless.HPAgentlessGroupAgentlessServerMembershipRule" Enabled="true" Target="HewlettPackard.ProLiant.Monitored.Agentless.HPAgentlessGroup" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes/>
<DataSource ID="DiscoveryDataSource" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$Target/Id$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="HewlettPackard.ProLiant.Monitored.Agentless.HPAgentlessServer"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="HewlettPackard.ProLiant.Monitored.Agentless.HPAgentlessGroupContainsHPAgentlessServer"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>