Règle de détection qui remplit le groupe géré par agent

Microsoft.SystemCenter.PopulateAgentManagedGroup (Discovery)

Knowledge Base article:

Résumé

Remplit le groupe géré par agent.

Causes

Cette section n'est pas applicable pour ce type de règle.

Résolutions

Il n'existe aucune action utilisateur pour ce type de règle.

Element properties:

TargetMicrosoft.SystemCenter.AgentManagedGroup
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered relationships and their attribuets:

Member Modules:

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

Source Code:

<Discovery ID="Microsoft.SystemCenter.PopulateAgentManagedGroup" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.AgentManagedGroup" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryRelationship TypeID="SCLibrary!Microsoft.SystemCenter.AgentManagedGroup.ContainsAgents"/>
</DiscoveryTypes>
<DataSource ID="GroupPopulator" TypeID="SCLibrary!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$Target/Id$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="SCLibrary!Microsoft.SystemCenter.Agent"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="SCLibrary!Microsoft.SystemCenter.AgentManagedGroup.ContainsAgents"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>