Explanation of the data in the table
- User
- User account logged on to the session.
- Host
- Name of the computer the session was running on.
- ID
- RDS session ID.
- Logon time
- Time at which the user logged on
- Last seen
- Last time uberAgent sent data about this session
- Session end
- Time at which the ended. Empty if the session was still running at the end of the search interval.
- Protocol
- Last seen remoting protocol
- Last state
- The last recorded session state. Typically either active or disconnected.
- Avg. #processes
- Average number of processes running in the session
- Avg. CPU (%)
- Average CPU load generated by the session.
- Avg. IOPS
- Average IOPS created by the session.
- Avg. IO volume
- Average IO volume created by the session.
- Avg. IO latency (ms)
- Average duration of an IO operation in milliseconds. Is empty if no IO occured during the selected interval.
- Avg. RAM (MB)
- Average size of the session's working size (memory usage).
- Avg. network (KB/s)
- Average transfer rate over the network via TCP and UDP in the selected interval (IPv4 and IPv6).
- Avg. protocol latency (ms)
- Average remoting protocol latency (e.g. ICA).
- Avg. App UI latency (µs)
- Average foreground application user interface latency.