KunLunServer Group Discovery

ESight.KunLunServer.GroupDiscovery (Discovery)

Description for the new discovery.

Element properties:

TargetESight.KunLunServer.KunLunServerGroup
EnabledTrue
RemotableFalse

Object Discovery Details:

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

Member Modules:

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

Source Code:

<Discovery ID="ESight.KunLunServer.GroupDiscovery" Target="ESight.KunLunServer.KunLunServerGroup" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="ESight.KunLunServer.KunLunServerGroup">
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="ESight.KunLunServer.KunLunServerGroup.Contains.ESight.KunLunServer"/>
</DiscoveryTypes>
<DataSource ID="KunLunServerGroupDataSource" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$Target/Id$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="ESight.KunLunServer"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="ESight.KunLunServer.KunLunServerGroup.Contains.ESight.KunLunServer"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>