Plotting Bonnie

bonnie | bonnie-plot | bonnie-steroids | lab/fsbench

this script helps you put the data you need in colums 3 and 4: https://pub.nethence.com/bin/storage/bonnie-run.ksh.txt

_on some workstation (X11 required)

apt install gnuplot

gfs2 vs thin/drbd

./bonnie-run.ksh run1-gfs2.bon run1-thindrbd.bon
cat run1-gfs2.bon run1-thindrbd.bon | bon_csv2txt > run1.txt
cat run1-gfs2.bon run1-thindrbd.bon | bon_csv2html > run1.html

grep ^mount- lala/run2/* run2/* > run2-gfs2.bon
grep ^thindrbd lala/run2/* run2/* > run2-thindrbd.bon
./bonnie-run.ksh run2-gfs2.bon run2-thindrbd.bon
cat run2-gfs2.bon run2-thindrbd.bon | bon_csv2txt > run2.txt
cat run2-gfs2.bon run2-thindrbd.bon | bon_csv2html > run2.html

grep ^mount- lala/run3/* run3/* > run3-gfs2.bon
grep ^thindrbd lala/run3/* run3/* > run3-thindrbd.bon
./bonnie-run.ksh run3-gfs2.bon run3-thindrbd.bon
cat run3-gfs2.bon run3-thindrbd.bon | bon_csv2txt > run3.txt
cat run3-gfs2.bon run3-thindrbd.bon | bon_csv2html > run3.html

Resources

png

http://www.gnuplotting.org/tag/png/

http://www.gnuplotting.org/output-terminals/

https://gnuplot.sourceforge.net/docs_4.2/node409.html

https://9to5answer.com/output-png-from-gnuplot-is-not-as-good-as-the-figure-from-prompt-shell

https://stackoverflow.com/questions/9080832/output-png-from-gnuplot-is-not-as-good-as-the-figure-from-prompt-shell

https://www.xmodulo.com/how-to-export-gnuplot-output-to-png-jpg-and-pdf.html

misc

https://stackoverflow.com/questions/62981355/using-gnuplot-to-create-data-files

http://www.gnuplot.info/docs_4.2/node211.html


HOME | GUIDES | LECTURES | LAB | SMTP HEALTH | HTML5 | CONTACT
Copyright © 2024 Pierre-Philipp Braun