Explanation of the data in the table
- URL host
- The hostname part of the URL, e.g. if a URL is "http://helgeklein.com/" this would be "helgeklein.com
- Total CPU time (s)
- Total CPU time consumed by the site.
- Avg. CPU (%)
- Average CPU load generated by the site.
- Avg. IOPS
- Average IOPS created by the site.
- Total IO (count)
- Total number of IO (read and write) requests made by the site.
- Avg. IO (MB/s)
- Average IO volume in MB/s created by the site.
- 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 site's working set (memory usage).
- Avg. network (KB/s)
- Average transfer rate over the network via TCP and UDP in the selected interval (IPv4 and IPv6).