iozone3/iozone-Generate_Graphs

33 lines
993 B
Plaintext
Raw Normal View History

#
# This script will create the Iozone graphs using
# gnuplot.
#
#
#
# ------------------------------------------------
# YOU MUST PROVIDE A FILE NAME FOR IT TO PROCESS.
# This filename is the name of the file where you
# sent Iozone's output.
# ------------------------------------------------
# Generate data base for all of the operation types.
/usr/share/iozone/gengnuplot.sh $1 write
/usr/share/iozone/gengnuplot.sh $1 rewrite
/usr/share/iozone/gengnuplot.sh $1 read
/usr/share/iozone/gengnuplot.sh $1 reread
/usr/share/iozone/gengnuplot.sh $1 randread
/usr/share/iozone/gengnuplot.sh $1 randwrite
/usr/share/iozone/gengnuplot.sh $1 bkwdread
/usr/share/iozone/gengnuplot.sh $1 recrewrite
/usr/share/iozone/gengnuplot.sh $1 strideread
/usr/share/iozone/gengnuplot.sh $1 fwrite
/usr/share/iozone/gengnuplot.sh $1 frewrite
/usr/share/iozone/gengnuplot.sh $1 fread
/usr/share/iozone/gengnuplot.sh $1 freread
# Produce graphs and postscript results.
gnuplot /usr/share/iozone/gnu3d.dem