MSSQL 2014: Integration Services 组发现

Microsoft.SQLServer.2014.IntegrationServices.SQLServerIntegrationServicesGroupDiscovery (Discovery)

此对象发现将填充 Integration Services 组以包含所有 SQL Integration Services。

Knowledge Base article:

摘要

此对象发现将填充 Integration Services 组以包含所有 SQL Integration Services。

可替代参数

名称

说明

默认值

已启用

启用或禁用工作流。

Element properties:

TargetMicrosoft.SQLServer.Generic.Presentation.SQLServerIntegrationServicesGroup
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.2014.IntegrationServices.SQLServerIntegrationServicesGroupDiscovery" Target="Generic!Microsoft.SQLServer.Generic.Presentation.SQLServerIntegrationServicesGroup" Enabled="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Generic!Microsoft.SQLServer.Generic.Presentation.SQLServerIntegrationServicesGroup"/>
</DiscoveryTypes>
<DataSource ID="DiscoveryDataSource" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$Target/Id$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="Discovery!Microsoft.SQLServer.2014.IntegrationServices.Instance"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.SQLServer.2014.IntegrationServices.Relationships.SQLServerIntegrationServicesGroupContainsInstance"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>