Populate Windows Server 2016 and above Process and Port Monitoring Seed Group

Microsoft.Windows.Server.10.0.ProcessMonitoringSeed.Group.Discovery (Discovery)

This rule populates the Process and Port Monitoring Seed Group of Windows Server 2016 and above operating systems.

Knowledge Base article:

Summary

This rule populates the Process and Port Monitoring Seed Group of Windows Server 2016 and above operating systems.

Element properties:

TargetMicrosoft.Windows.Server.10.0.ProcessMonitoring.Seed.Group
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered relationships and their attribuets:

Member Modules:

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

Source Code:

<Discovery ID="Microsoft.Windows.Server.10.0.ProcessMonitoringSeed.Group.Discovery" Target="Microsoft.Windows.Server.10.0.ProcessMonitoring.Seed.Group" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryRelationship TypeID="Microsoft.Windows.Server.10.0.ProcessMonitoringSeedGroup.ContainsProcessSeed"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$Target/Id$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="Microsoft.Windows.Server.10.0.ProcessMonitoring.ProcessSeed"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.Windows.Server.10.0.ProcessMonitoringSeedGroup.ContainsProcessSeed"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>