Processor\\% Processor Time\_Total パフォーマンス

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

この表示では、_Total instance of the Processor\\%Processor Time パフォーマンス カウンターのパフォーマンス データが表示されます。

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>