Processor in the last 48 hours - Management Point

MECM.PerformanceGeneral.MP.Processor_in_the_last_48_hours (View)

Presents the \%CPU utilization of all ConfigMgr Management Point Servers. NOTE: Please ensure that the appropriate Performance Measuring Rule is enabled.

Element properties:

TargetMECM.ManagementPoint
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="MECM.PerformanceGeneral.MP.Processor_in_the_last_48_hours" Accessibility="Public" Enabled="true" Target="MECM.ManagementPoint" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="true">
<Category>Operations</Category>
<Criteria>
<Counter>%Processor%</Counter>
</Criteria>
<Presentation>
<DynamicTimeTicks>1728000000000</DynamicTimeTicks>
<IsDynamic>true</IsDynamic>
</Presentation>
</View>