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

Microsoft.Windows.InternetInformationServices.ProcessorProcessorTime_Total.View (View)

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

Element properties:

TargetMicrosoft.Windows.Computer
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleFalse

Source Code:

<View ID="Microsoft.Windows.InternetInformationServices.ProcessorProcessorTime_Total.View" Accessibility="Public" Enabled="true" Target="Windows!Microsoft.Windows.Computer" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="false">
<Category>Operations</Category>
<Criteria>
<Object>Processor</Object>
<Instance>_Total</Instance>
<Counter>% Processor Time</Counter>
</Criteria>
<Target>$MPElement[Name="Microsoft.Windows.InternetInformationServices.ComputerGroup"]$</Target>
</View>