Which module would I look into to capture things like disc read/write speed, as well as possibly capture what the disk is reading/writing at the time.
I would like to make a diagnostic module to check if my disc speed is taking a hit, as I rebuilt a PC and after build/OS install it is running rather sluggish. I figured it would be a fun project to practice writing "usable" and sharable code.
Thanks!