Published PerformanceData Data Source

Microsoft.SystemCenter.PublishedPerformanceDataProvider (DataSourceModuleType)

Element properties:

TypeDataSourceModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
OutputTypeMicrosoft.SystemCenter.Performance.LinkedData
Commentprovides the performance data published on the agent

Member Modules:

ID Module Type TypeId RunAs 
DS1 DataSource Microsoft.SystemCenter.PublishedPerformanceDataProviderInternal Default

Source Code:

<DataSourceModuleType ID="Microsoft.SystemCenter.PublishedPerformanceDataProvider" Comment="provides the performance data published on the agent" Accessibility="Internal" Batching="false">
<Configuration/>
<ModuleImplementation Isolation="Any">
<Composite>
<MemberModules>
<DataSource ID="DS1" TypeID="Microsoft.SystemCenter.PublishedPerformanceDataProviderInternal">
<ManagementGroupId>$Target/ManagementGroup/Id$</ManagementGroupId>
<ChannelId>7EB72AED-8069-4289-B9EB-00A29230B4D0</ChannelId>
</DataSource>
</MemberModules>
<Composition>
<Node ID="DS1"/>
</Composition>
</Composite>
</ModuleImplementation>
<OutputType>SCLibrary!Microsoft.SystemCenter.Performance.LinkedData</OutputType>
</DataSourceModuleType>