Desempenho do servidor de impressão

Microsoft.Windows.Server.PrintServer.PerformanceDashboardView (View)

Exibe diferentes modos de exibição relacionados ao desempenho do servidor de impressão

Element properties:

TargetMicrosoft.Windows.Server.PrintServer.Library.PrintServicesRole
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleFalse

Source Code:

<View ID="Microsoft.Windows.Server.PrintServer.PerformanceDashboardView" Accessibility="Public" Enabled="false" Target="Microsoft.Windows.Server.PrintServer.Library.PrintServicesRole" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="false">
<Category>Operations</Category>
<PanelConfiguration Columns="2" Rows="2">
<Cell Column="1" Row="1" ViewID="Microsoft.Windows.Server.PrintServer.Performance_Jobs"/>
<Cell Column="2" Row="1" ViewID="Microsoft.Windows.Server.PrintServer.Performance_JobsSpooling"/>
<Cell Column="1" Row="2" ViewID="Microsoft.Windows.Server.PrintServer.Performance_TotalJobsPrinted"/>
<Cell Column="2" Row="2" ViewID="Microsoft.Windows.Server.PrintServer.Performance_TotalPagesPrinted"/>
</PanelConfiguration>
</View>