iometer charting

somedude1234

Junior Member
Nov 7, 2007
1
0
0
I've done a bit of benchmarking on a variety of storage systems with iometer. While the csv files that are generated are positively full of information, the format that is used is very cumbersome if you're interested in putting together quick charts from a program like excel or openoffice calc.

There is the ms-access connector, but I've not gotten very far with it, and access is, well... access.

So far I've been rolling my own python + matplotlib code to do the job, and it works quite well... but I'm wondering if anyone has come across a more generalized solution.