Desempenho do Processador

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

Esta vista de dashboard apresenta dados de desempenho relacionados com o processador. O Pacote de Gestão do Sistema Operativo Windows Server tem de estar instalado para esta função de vista.

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>