Статистика сеансов шлюза удаленных рабочих столов

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

В данном представлении панели мониторинга отображаются связанные с сеансом шлюза удаленных рабочих столов данные о производительности, собранные на всех серверах шлюзов удаленных рабочих столов с операционной системой Windows Server.

Element properties:

TargetMicrosoft.Windows.Server.2012.R2.Computer
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.Server.RemoteDesktopServicesRole.RDGatewaySessionStatistics.Dashboard.View" Accessibility="Public" Enabled="true" Target="WindowsServer!Microsoft.Windows.Server.2012.R2.Computer" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="1" Rows="3">
<Cell Column="1" Row="1" ViewID="Microsoft.Windows.Server.RemoteDesktopServicesRole.RDGatewaySessionCurrentConnections.View"/>
<Cell Column="1" Row="2" ViewID="Microsoft.Windows.Server.RemoteDesktopServicesRole.RDGatewaySessionSuccessfulConnections.View"/>
<Cell Column="1" Row="3" ViewID="Microsoft.Windows.Server.RemoteDesktopServicesRole.RDGatewaySessionFailedConnections.View"/>
</PanelConfiguration>
</View>