Processor\\% Processor Time\_Total 效能

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

此檢視顯示 [_Total instance of the Processor\\%Processor Time] 效能計數器的效能資料。 必須安裝 Windows Server 作業系統管理組件才能使用此檢視功能。

Element properties:

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

Source Code:

<View ID="Microsoft.Windows.Server.RemoteDesktopServicesRole.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>
</View>