This dashboard view displays Remote Desktop Gateway session related performance data from all Remote Desktop Gateway servers running Windows Server Operating System.
Target | Microsoft.Windows.Server.Computer |
Type | Microsoft.SystemCenter.DashboardViewType |
Accessibility | Public |
Visible | True |
<View ID="Microsoft.Windows.Server.RemoteDesktopServicesRole.RDGatewaySessionStatistics.Dashboard.View" Accessibility="Public" Enabled="true" Target="Windows!Microsoft.Windows.Server.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>