Обнаружение службы зеркального отображения SQL Server 2008

Microsoft.SQLServer.2008.Mirroring.ServiceDiscovery (Discovery)

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

Knowledge Base article:

Сводка

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

Переопределяемые параметры

Название

Описание

Значение по умолчанию

Включено

Включает или отключает рабочий процесс.

Да

Element properties:

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