1FIO_GENERATE_PLOTS(1) General Commands Manual FIO_GENERATE_PLOTS(1)
2
3
4
6 fio_generate_plots - Generate plots for Flexible I/O Tester
7
9 fio_generate_plots title
10
12 This manual page documents briefly the fio_generate_plots command. This
13 manual page was written for the Debian distribution because the origiā
14 nal program does not have a manual page.
15
16 fio_generate_plots is a shell script that uses gnuplot to generate
17 plots from fio run with --latency-log (-l) and/or --bandwidth-log (-w).
18 It expects the log files that fio generated in the current directory.
19
21 The script takes the title of the plot as only argument. It does not
22 offer any additional options.
23
25 fio_generate_plots was written by Jens Axboe <axboe@kernel.dk>
26
27 This manual page was written by Martin Steigerwald <ms@teamix.de>, for
28 the Debian project (but may be used by others).
29
30
31
32 May 19, 2009 FIO_GENERATE_PLOTS(1)