h2benchw2csv is a helper script for the well known hard disk benchmark utility "h2benchw". h2benchw2csv takes result-.txt or a complete directory with result-.txt files, scans the files and puts the results in a new CSV file. The CSV file can be used with tools like Excel for further analysis and statistics.
No screenshot available - h2benchw2csv is a console application
Look into the source. It should be easily to understand ;)
J. Satran, K.Meth and others from the RFC3720. They did a good job with iSCSI - without iSCSI I would not have done any benchmarks with h2benchw ;)
This tool is frickeld out by Christopher Klein <christopher[dot]klein[at]ecw[dot]de>. The project is hosted on sourceforge (http://sourceforge.net/projects/h2benchw2csv).
My personal blog can be found under http://wap.ecw.de (German only).
If you are interested in professional programming or consulting solutions please have a look at http://www.ecw.de
Requirements * Installed PHP 4 or 5 Installation * Extract h2benchw2csv.php on your harddisk ($INSTALL_DIR) * If you want to use PDFCreator for automatic converting of .ps to .pdf file, you need to add PDFCreator install directory to your %PATH% variable * Open shell / command line and change to $INSTALL_DIR (cd $INSTALL_DIR) * Execute ./h2benchw2csv -h to view all options
[2009-04-23] Version 1.0 * Initial release