The Overview sub-tab summarizes the current CPU, system and disk usage by the Container in the following table:
CPU Usage |
This is a positive integer or fractional number that determines the minimal guaranteed percentage share of the CPU time your Container will receive. For stopped Containers, this parameter is not available. |
System Usage |
This is a cumulative figure presenting the average consumption of a number of critical memory-related parameters by your Container. |
Disk Usage |
Total amount of disk space allocated to the Container. When the space used by the Container hits the soft limit (or reaches 100% on the percent bar), the Container can be allowed additional disk space up to the hard limit during the grace period (see below for more details on the grace period). To the left of the percent bar there is a table presenting a more detailed account of the resource usage. It deciphers the percentage figure at the bar and yields the numeric data on the total amount of disk space set for the Container, the disk space consumed at the moment and the portion of the disk space that rests yet available for the Container usage.
|
The information on the disk usage is organized as follows:
Column Name |
Description |
Resource |
The name of the resource: either disk space or disk inodes. |
Used |
Consumed disk size or the number of inodes used in the partition/logical disk. |
Free |
Available disk size or inodes number in the partition/logical disk. |
Total |
The total amount of disk size or inodes allocated for the partition/logical disk. |