Is there a Linux command to monitor read and writes over a period of time? with what files were accessed and how much data was written.
Is there a Linux command to monitor read and writes over a period of time? with what files were accessed and how much data was written.
sysdig can monitor and display file IO usage.
See this page for some examples: https://github.com/draios/sysdig/wiki/Sysdig Examples#disk-io