aksakalli / gtop

System monitoring dashboard for terminal
MIT License
9.71k stars 326 forks source link

Feature Request: Multiple disks / vgs #26

Open marcus-downing opened 7 years ago

marcus-downing commented 7 years ago

Environment

Description

If you have multiple disks, it would be nice to see separate usage charts for them. This includes removable disks such as USB drives.

If you use LVM, it would be good to have an option (a command line flag?) to also show the space left in each volume group.

passcod commented 7 years ago

And if one has multiple partitions on the same disk (e.g. separate /home) it would be nice to have the total usage rather than just whatever partition is selected by default.

E.g. I have a 96G /home and a 75G /, and gtop only shows a "96G disk".