Processor Utilization (Percent)

System.NetworkManagement.PerformanceView.Processor.CurrentUtilization (View)

This view shows the performance counters collected for processor utilization.

Element properties:

TargetSystem.NetworkManagement.Processor
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="System.NetworkManagement.PerformanceView.Processor.CurrentUtilization" Accessibility="Public" Enabled="true" Target="NetworkLibrary!System.NetworkManagement.Processor" TypeID="SystemCenter!Microsoft.SystemCenter.PerformanceViewType" Visible="true">
<Category>Operations</Category>
<Criteria>
<Object>Processor</Object>
<Counter>% Processor Time</Counter>
</Criteria>
<Presentation>
<DynamicTimeTicks>864000000000</DynamicTimeTicks>
<IsDynamic>true</IsDynamic>
<Is3DMode>false</Is3DMode>
<ShowAlerts>true</ShowAlerts>
<ShowMaintenanceMode>true</ShowMaintenanceMode>
<BaselineMode>false</BaselineMode>
<ShowPointLabels>false</ShowPointLabels>
<EnableSmartLabels>true</EnableSmartLabels>
<RightAngleAxes>false</RightAngleAxes>
<ClusterSeries>false</ClusterSeries>
<ShowBands>false</ShowBands>
<ChartType>Line</ChartType>
<XAxisVisible>Auto</XAxisVisible>
<XShowMajorGridlines>false</XShowMajorGridlines>
<XShowMinorGridlines>false</XShowMinorGridlines>
<ShowInterlaceStrips>false</ShowInterlaceStrips>
<XShowSideMargin>true</XShowSideMargin>
<AutoAxis>true</AutoAxis>
<AxisMax>100</AxisMax>
<AxisMin>0</AxisMin>
<YAxisVisible>Auto</YAxisVisible>
<YShowMajorGridlines>true</YShowMajorGridlines>
<YShowMinorGridlines>false</YShowMinorGridlines>
<YShowInterlaceStrips>false</YShowInterlaceStrips>
<YShowSideMargin>true</YShowSideMargin>
</Presentation>
<Target/>
</View>