프로세서 성능

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>