기본 데이터 웨어하우스의 게시된 성능 데이터 공급자

Microsoft.SystemCenter.DataWarehouse.PublishedPerformanceDataProviderInternal (DataSourceModuleType)

데이터 웨어하우스 수집을 위해 게시자가 게시한 성능 데이터를 제공하기 위한 기본 모듈입니다.

Element properties:

TypeDataSourceModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
OutputTypeMicrosoft.SystemCenter.Performance.LinkedData

Source Code:

<DataSourceModuleType ID="Microsoft.SystemCenter.DataWarehouse.PublishedPerformanceDataProviderInternal" Accessibility="Internal" Batching="false">
<Configuration>
<xsd:element name="ManagementGroupId" type="xsd:string"/>
<xsd:element name="ChannelId" type="xsd:string"/>
<xsd:element name="DropItems" type="xsd:boolean"/>
<xsd:element name="QueueDataOnStall" type="xsd:boolean"/>
<xsd:element name="QueueDataStallInterval" type="xsd:duration"/>
<xsd:element name="StalledDataQueueSizeMB" type="xsd:integer"/>
<xsd:element name="StalledDataQueueMaximumAge" type="xsd:duration"/>
</Configuration>
<ModuleImplementation Isolation="Any">
<Native>
<ClassID>8DB8C3B0-3AB0-494a-A09B-5F3643CC27A7</ClassID>
</Native>
</ModuleImplementation>
<OutputType>SystemCenter!Microsoft.SystemCenter.Performance.LinkedData</OutputType>
</DataSourceModuleType>