Web Application Proxy Cluster discovery

Microsoft.WebApplicationProxy2012R2.WebApplicationProxyClusterDiscovery (Discovery)

Web Application Proxy Cluster discovery.

Knowledge Base article:

Summary

Groups all computers where the Web Application Server role is installed.

Element properties:

TargetMicrosoft.WebApplicationProxy2012R2.WebApplicationProxyCluster
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

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

Source Code:

<Discovery ID="Microsoft.WebApplicationProxy2012R2.WebApplicationProxyClusterDiscovery" Enabled="true" Target="Microsoft.WebApplicationProxy2012R2.WebApplicationProxyCluster" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.WebApplicationProxy2012R2.WebApplicationProxyServer"/>
</DiscoveryTypes>
<DataSource ID="InstanceGroupPopulator" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$MPElement[Name="Microsoft.WebApplicationProxy2012R2.WebApplicationProxyCluster"]$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="Microsoft.WebApplicationProxy2012R2.WebApplicationProxyServer"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="MicrosoftSystemCenterInstanceGroupLibrary!Microsoft.SystemCenter.InstanceGroupContainsEntities"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>