I'm using collectl for system performance data collection. But I fail to find how to get disk usage information using collectl, like the total_disk_size/available_space/used_space. The tool only shows the disk activity info with "-s+D". How can I get the info showing in the output of "df -h"?
Could you pls let me know if I miss something? Thanks!