MSSQL 2012: Cumplimentación del grupo SQL Server 2012 Integration Services

Microsoft.SQLServer.2012.IntegrationServicesGroup.Discovery (Discovery)

Esta regla de detección rellena el grupo de SQL Server 2012 Integration Services con todos los SQL Server 2012 Integration Services.

Knowledge Base article:

Resumen

Esta regla de detección rellena el grupo de SQL Server 2012 Integration Services con todos los SQL Server 2012 Integration Services.

Parámetros invalidables

Nombre

Descripción

Valor predeterminado

Habilitado

Habilita o deshabilita el flujo de trabajo.

Element properties:

TargetMicrosoft.SQLServer.2012.IntegrationServicesGroup
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

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

Source Code:

<Discovery ID="Microsoft.SQLServer.2012.IntegrationServicesGroup.Discovery" Target="SQL!Microsoft.SQLServer.2012.IntegrationServicesGroup" Enabled="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="SQL!Microsoft.SQLServer.2012.IntegrationServicesGroup"/>
</DiscoveryTypes>
<DataSource ID="DiscoveryDataSource" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$Target/Id$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="Microsoft.SQLServer.2012.IntegrationServices"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.SQLServer.2012.IntegrationServicesGroupContainsIntegrationServices"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>