Published Entity Health State Change Notification Data Source

Microsoft.SystemCenter.PublishedEntityHealthStateChangeNotification (DataSourceModuleType)

Element properties:

TypeDataSourceModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
OutputTypeSystem.Health.EntityStateChangeData
Commentnotifies about successful insertion of the entity health state change data published on the agent

Member Modules:

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

Source Code:

<DataSourceModuleType ID="Microsoft.SystemCenter.PublishedEntityHealthStateChangeNotification" Comment="notifies about successful insertion of the entity health state change data published on the agent" Accessibility="Internal" Batching="true">
<Configuration/>
<ModuleImplementation Isolation="Any">
<Composite>
<MemberModules>
<DataSource ID="DS1" TypeID="Microsoft.SystemCenter.PublishedEntityHealthStateChangeNotificationInternal">
<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>