This is how i run iozone: #!/bin/sh
/path/to/iozone -Rac -b results.xls -n 64 -g 13G -M > results.out (-n is the recordize iirc, and -g is the max file size) this is how i generate the graphs: #!/bin/sh perl /path/to/iozone_visualizer.pl --2d=900,700 --nooffset results.out results2.out results3.out .... you can put as many .out files to get multiple lines/3d graphs in each of the result graphs. You can also use the .xls file to generate the charts in excel but this way is faster. On Mon, Oct 17, 2011 at 11:28 AM, Srija <swap_proj...@yahoo.com> wrote: > > Hi , > > It is a very novish question and to some one it is silly too. > > Can anyone guide me how to get the graph from iozone testing !! > > I am running the iozone with -b <file>.xls command ,which gives the > file in xl format. But if i want an output which > I need to convert into graphical presentation , what command I need to > supply to iozone or what I need to do > to get the graph from an iozone output file.. > > Thanks in advance. > > > _______________________________________________ > rhelv5-list mailing list > rhelv5-list@redhat.com > https://www.redhat.com/mailman/listinfo/rhelv5-list > > _______________________________________________ rhelv5-list mailing list rhelv5-list@redhat.com https://www.redhat.com/mailman/listinfo/rhelv5-list