Finding out about disk space usage on centos is very easy, we just need to run a simple command to do that. It will return all available disk partitions with how much they are occupied with files and how much they are empty both in bytes and percentage.

The Command: Centos check disk space command
root# df -h