处理器性能

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

此仪表板视图显示与处理器相关的性能数据。只有安装 Windows Server 操作系统管理包后,此视图才能正常工作。

Element properties:

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

Source Code:

<View ID="Microsoft.Windows.Server.RemoteDesktopServicesRole.ProcessorPerformance.Dashboard.View" Accessibility="Public" Enabled="true" Target="Windows!Microsoft.Windows.Computer" 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>