MSSQL 2014: обнаружение общей группы зеркального отображения

Microsoft.SQLServer.2014.Mirroring.MirroringCommonGroupDiscovery (Discovery)

Эта операция обнаружения объектов заполняет общую группу обнаружения зеркального отображения всеми компонентами зеркального отображения SQL Server.

Element properties:

TargetMicrosoft.SQLServer.Generic.Presentation.MirroringGroup
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.SQLServer.2014.Mirroring.MirroringCommonGroupDiscovery" Enabled="true" Target="Generic!Microsoft.SQLServer.Generic.Presentation.MirroringGroup" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryRelationship TypeID="Microsoft.SQLServer.2014.Mirroring.CommonMirroringGroupContainsService"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$Target/Id$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="Mirroring!Microsoft.SQLServer.2014.Mirroring.Service"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.SQLServer.2014.Mirroring.CommonMirroringGroupContainsService"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>