RD 세션 호스트 세션 통계

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

이 대시보드 보기에는 모든 RD 세션 호스트 역할 및 모든 Windows Server 운영 체제 역할 서비스의 원격 데스크톱 서비스 세션 관련 성능 데이터가 표시됩니다.

Element properties:

TargetMicrosoft.Windows.Server.6.2.Computer
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.Server.RemoteDesktopServicesRole.SessionStatistics.Dashboard.View" Accessibility="Public" Enabled="true" Target="WindowsServer!Microsoft.Windows.Server.6.2.Computer" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="2" Rows="2">
<Cell Column="1" Row="1" ViewID="Microsoft.Windows.Server.RemoteDesktopServicesRole.RDSessionHostActiveSessions.View"/>
<Cell Column="2" Row="1" ViewID="Microsoft.Windows.Server.RemoteDesktopServicesRole.RDSessionHostInactiveSessions.View"/>
<Cell Column="1" Row="2" ColumnSpan="2" ViewID="Microsoft.Windows.Server.RemoteDesktopServicesRole.RDSessionHostTotalSessions.View"/>
</PanelConfiguration>
</View>