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:
Element properties:
Object Discovery Details:
Member Modules:
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>