Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

VitoBotta

macrumors 65816
Original poster
Dec 2, 2020
1,020
414
Espoo, Finland
Activity Monitory shows data written across disks so it includes TimeMachine backups etc. How can I monitor how much data is written to a specific SSD?
 
I use smartmontools via Homebrew in Terminal. My startup SSD:

Code:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
241 Total_LBAs_Written      0x0032   099   099   000    Old_age   Always       -       90727806382

FYI: Smartmontools don't work fully with external USB drives since macOS doesn't support SCSI pass-through. There is a third party driver, which gives some functionality, at least for older macOS. But it all depends on the chip present in the USB drive.
 
Last edited:
I use smartmontools via Homebrew in Terminal. My startup SSD:

Code:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
241 Total_LBAs_Written      0x0032   099   099   000    Old_age   Always       -       90727806382

FYI: Smartmontools don't work fully with external USB drives since macOS doesn't support SCSI pass-through. There is a third party driver, which gives some functionality, at least for older macOS. But it all depends on the chip present in the USB drive.
I got it with DriveDx but will take a look at smartmontools, thanks
 
  • Like
Reactions: AlixSPQR
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.