I am thinking about running dstat on Mac. But some of the locations of data are different from Linux: notice the /proc/stat:
Module dstat_cpu24 failed to load. (Cannot open file /proc/stat)
Module dstat_disk24_old failed to load. (Cannot open file /proc/stat)
Module dstat_net failed to load. (Cannot open file /proc/net/dev)
Module dstat_page24 failed to load. (Cannot open file /proc/stat)
Module dstat_sys failed to load. (Cannot open file /proc/stat)
Is there a reference detailing the mapping from the standard Linux to Mac?
/procor similar on OS X. – nohillside May 23 '15 at 15:47