Typing the following command in an AIX command shell will return the number of blocks, number of blocks free, and percent used in each mounted filesystem.
df -k
As a general rule of thumb, any filesystem more than 90% full should be expanded to avoid potential problems. A full filesystem can result in a server crash.