Processor\\% Processor Time 性能

Microsoft.Windows.Server.Processor.ProcessorTime.View (View)

此视图显示 Processor\\% Processor Time 性能计数器的性能数据。

Element properties:

TargetMicrosoft.Windows.Processor
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityInternal
VisibleFalse

Source Code:

<View ID="Microsoft.Windows.Server.Processor.ProcessorTime.View" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Target="Windows!Microsoft.Windows.Processor" Visible="false" Accessibility="Internal">
<Category>Operations</Category>
<Criteria>
<Object>Processor</Object>
<Instance/>
<Counter>% Processor Time</Counter>
</Criteria>
</View>