Check Disk Space

This procedure is used to check the remaining disk space on the Linux host. Since this is a standard distribution of Linux, customers can use other available commands.

Check disk space

From the web interface you can see the free disk space:

 Hosts -> Status -> Select Host -> Filesystem Usage tab

From the SSH access, here are the available commands. With the df command you can see the available disk space of each partition. If any partition shows Use% at 100%, please contact support.

With the du command, you can see the relative size of each folder:

Last updated

Was this helpful?