Published State Data Source

Microsoft.SystemCenter.PublishedEntityHealthStateChangeProvider (DataSourceModuleType)

Element properties:

TypeDataSourceModuleType
IsolationAny
AccessibilityPublic
RunAsDefault
OutputTypeSystem.Health.EntityStateChangeData
Commentprovides the entity health state change data published on the agent

Member Modules:

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

Source Code:

<DataSourceModuleType ID="Microsoft.SystemCenter.PublishedEntityHealthStateChangeProvider" Comment="provides the entity health state change data published on the agent" Accessibility="Public" Batching="false">
<Configuration/>
<ModuleImplementation Isolation="Any">
<Composite>
<MemberModules>
<DataSource ID="DS1" TypeID="Microsoft.SystemCenter.PublishedEntityHealthStateChangeProviderInternal">
<ManagementGroupId>$Target/ManagementGroup/Id$</ManagementGroupId>
<ChannelId>4506DE47-806E-447f-90BB-20FAEBB7E87E</ChannelId>
</DataSource>
</MemberModules>
<Composition>
<Node ID="DS1"/>
</Composition>
</Composite>
</ModuleImplementation>
<OutputType>Health!System.Health.EntityStateChangeData</OutputType>
</DataSourceModuleType>