This rule is used internally to collect all performance data for the whole Management Group. This rule should not be overridden as it will have an adverse negative impact on monitoring.
This section is not applicable for this type of rule.
There is no user action for this type of rule.
Type | WriteActionModuleType |
Isolation | Any |
Accessibility | Public |
RunAs | Default |
InputType | System.Performance.Data |
ID | Module Type | TypeId | RunAs |
---|---|---|---|
Mapper | ConditionDetection | Microsoft.SystemCenter.Performance.LinkedDataMapper | Default |
WA | WriteAction | System.PublishData | Default |
<WriteActionModuleType ID="Microsoft.SystemCenter.CollectPerformanceData" Accessibility="Public" Batching="false">
<Configuration/>
<ModuleImplementation Isolation="Any">
<Composite>
<MemberModules>
<ConditionDetection ID="Mapper" TypeID="Microsoft.SystemCenter.Performance.LinkedDataMapper">
<ManagedEntityId>$Target/Id$</ManagedEntityId>
<RuleId>$MPElement$</RuleId>
</ConditionDetection>
<WriteAction ID="WA" TypeID="System!System.PublishData">
<ManagementGroupId>$Target/ManagementGroup/Id$</ManagementGroupId>
<ChannelId>7EB72AED-8069-4289-B9EB-00A29230B4D0</ChannelId>
</WriteAction>
</MemberModules>
<Composition>
<Node ID="WA">
<Node ID="Mapper"/>
</Node>
</Composition>
</Composite>
</ModuleImplementation>
<InputType>Performance!System.Performance.Data</InputType>
</WriteActionModuleType>