프로세서\프로세서 시간 비율\_Total 성능

Microsoft.Windows.Server.ProcessorProcessorTime_Total.View (View)

이 보기에는 Processor\\%Processor Time 성능 카운터의 _Total 인스턴스 성능 데이터가 표시됩니다.

Element properties:

TargetMicrosoft.Windows.Server.OperatingSystem
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleFalse

Source Code:

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