Desempenho do Processador

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

Este Modo de Exibição de painel exibe dados de desempenho relacionados ao processador. O Pacote de Gerenciamento do Sistema Operacional Windows Server deve estar instalado para que esse modo de exibição funcione.

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>