DFS Namespace Entities group population

Microsoft.Windows.FileServer.DFSN.AllEntitiesGroupMembershipDiscovery (Discovery)

This rule populates the Group of all DFS Namespaces Entities class with all objects related to DFS Namespaces. This group is used to populate the Alerts view.

Knowledge Base article:

Summary

This object populates the Group of all DFS Namespaces Entities class with all objects related to DFS Namespaces. This group is used to populate the Alerts view.

Element properties:

TargetMicrosoft.Windows.FileServer.DFSN.AllEntitiesGroup
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered relationships and their attribuets:

Member Modules:

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

Source Code:

<Discovery ID="Microsoft.Windows.FileServer.DFSN.AllEntitiesGroupMembershipDiscovery" Enabled="true" Target="Microsoft.Windows.FileServer.DFSN.AllEntitiesGroup" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Custom</Category>
<DiscoveryTypes>
<DiscoveryRelationship TypeID="InstanceGroup!Microsoft.SystemCenter.InstanceGroupContainsEntities"/>
</DiscoveryTypes>
<DataSource ID="DiscoveryDataSource" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$Target/Id$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="Microsoft.Windows.FileServer.DFSN.RoleService"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="InstanceGroup!Microsoft.SystemCenter.InstanceGroupContainsEntities"]$</RelationshipClass>
</MembershipRule>
<MembershipRule>
<MonitoringClass>$MPElement[Name="Microsoft.Windows.FileServer.DFSN.Service"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="InstanceGroup!Microsoft.SystemCenter.InstanceGroupContainsEntities"]$</RelationshipClass>
</MembershipRule>
<MembershipRule>
<MonitoringClass>$MPElement[Name="Microsoft.Windows.FileServer.DFSN.Namespace"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="InstanceGroup!Microsoft.SystemCenter.InstanceGroupContainsEntities"]$</RelationshipClass>
</MembershipRule>
<MembershipRule>
<MonitoringClass>$MPElement[Name="Microsoft.Windows.FileServer.DFSN.Library.NamespaceLink"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="InstanceGroup!Microsoft.SystemCenter.InstanceGroupContainsEntities"]$</RelationshipClass>
</MembershipRule>
<MembershipRule>
<MonitoringClass>$MPElement[Name="Microsoft.Windows.FileServer.DFSN.Library.LinkTarget"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="InstanceGroup!Microsoft.SystemCenter.InstanceGroupContainsEntities"]$</RelationshipClass>
</MembershipRule>
<MembershipRule>
<MonitoringClass>$MPElement[Name="Microsoft.Windows.FileServer.DFSN.RootTarget"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="InstanceGroup!Microsoft.SystemCenter.InstanceGroupContainsEntities"]$</RelationshipClass>
</MembershipRule>
<MembershipRule>
<MonitoringClass>$MPElement[Name="Microsoft.Windows.FileServer.DFSN.ADPerspective"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="InstanceGroup!Microsoft.SystemCenter.InstanceGroupContainsEntities"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>