處理器效能

Microsoft.Windows.Server.RemoteDesktopServicesRole.ProcessorPerformance.Dashboard.View (View)

此儀表板檢視顯示處理器的相關效能資料。 必須安裝 Windows Server 作業系統管理組件才能使用此檢視功能。

Element properties:

TargetSystem.Entity
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleFalse

Source Code:

<View ID="Microsoft.Windows.Server.RemoteDesktopServicesRole.ProcessorPerformance.Dashboard.View" Accessibility="Public" Enabled="true" Target="System!System.Entity" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="false">
<Category>Operations</Category>
<PanelConfiguration Columns="2" Rows="2">
<Cell Column="1" Row="1" ViewID="Microsoft.Windows.Server.RemoteDesktopServicesRole.ProcessorProcessorTime_Total.View"/>
<Cell Column="1" Row="2" ViewID="Microsoft.Windows.Server.RemoteDesktopServicesRole.SystemProcessorQueueLength.View"/>
<Cell Column="2" Row="1" ViewID="Microsoft.Windows.Server.RemoteDesktopServicesRole.ProcessorInterruptTime_Total.View"/>
<Cell Column="2" Row="2" ViewID="Microsoft.Windows.Server.RemoteDesktopServicesRole.SystemContextSwitchessec.View"/>
</PanelConfiguration>
</View>