Skip to main content
edited tags
Link
Gilles 'SO- stop being evil'
  • 865.5k
  • 205
  • 1.8k
  • 2.3k
edited tags
Link
Braiam
  • 36.9k
  • 29
  • 114
  • 176
Source Link
user2693017
  • 285
  • 3
  • 13

Monitor Disk Usage per directory/file

I have a huge java app that drives my disk crazy. As I think that this issue is only due to 3-5 small things I would like to monitor what is written to/read from disk within an hour sorted by size and actions.

Is there any app that runs under ubuntu 1204 that could help me with this issue and give me an average report after an hour of profiling or so?

Or would you handle the whole issue differently?