is there a tool which allows to save a simple data to a file regarding the IO usage, so that I could use them to display a graph of IO usage?
I need to use it on my server, with no graphical environment so any X application is of no use here. I just need to collect something like
time:(disk read/write)
so that I could make a graph from that.