Explanation of the data in the table
- Process name
- Name of the process.
- App name(s)
- Name of the application the process belongs to.
- Total CPU time (s)
- Total CPU time consumed by the process.
- Avg. CPU (%)
- Average CPU load generated by the process.
- Avg. IOPS
- Average IOPS created by the process.
- Total IO (count)
- Total number of IO (read and write) requests made by the process.
- Avg. IO (MB/s)
- Average IO volume in MB/s created by the process.
- Total IO (MB)
- Size in MB of all data read from and written to disk.
- 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 process's working set (memory usage).
- Avg. network thruput (KB/s)
- Average transfer rate over the network via TCP and UDP in the selected interval (IPv4 and IPv6).
- Avg. network latency (ms)
- Average latency of TCP connections and TCP send operations (IPv4 and IPv6).