MSSQL 2012: 미러링 그룹 검색

Microsoft.SQLServer.2012.Mirroring.MirroringGroupsGroupDiscovery (Discovery)

이 개체 검색은 모든 SQL Server 미러링 그룹을 포함하도록 미러링 그룹을 채웁니다.

Knowledge Base article:

요약

이 개체 검색은 모든 SQL Server 미러링 그룹을 포함하도록 미러링 그룹을 채웁니다.

재정의 가능한 매개 변수

이름

설명

기본값

사용

워크플로를 사용하거나 사용하지 않도록 설정합니다.

Element properties:

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