SQL Server 2005 Mirror Group Discovery

RABurri.SQLServer.2005.Mirroring.ComponentGroup.Discovery (Discovery)

Creates SQL DB mirroring service elements based on discovered SQL Server 2005 DB mirroring objects.

Element properties:

TargetMicrosoft.SystemCenter.RootManagementServer
EnabledTrue
Frequency3600
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource RABurri.SQLServer.2005.Mirroring.ComponentGroup.DiscoveryDataSource Default

Source Code:

<Discovery ID="RABurri.SQLServer.2005.Mirroring.ComponentGroup.Discovery" Enabled="true" Target="SC!Microsoft.SystemCenter.RootManagementServer" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="RABurri.SQLServer.2005.Mirroring.ComponentGroup">
<Property TypeID="MirroringLibrary!RABurri.SQLServer.Mirroring.ComponentGroup" PropertyID="MirroringGUID"/>
<Property TypeID="MirroringLibrary!RABurri.SQLServer.Mirroring.ComponentGroup" PropertyID="DatabaseName"/>
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="RABurri.SQLServer.2005.Mirroring.ComponentGroup.DiscoveryDataSource">
<Debug>false</Debug>
<IntervalSeconds>3600</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
</DataSource>
</Discovery>