README.md

WHAT IS THIS?

R script to plot vdbench data parsed into csv with vdbench “parseflat” option. Pls see parseflats.sh for examples on parsing vdbench flatfiles.

Authtor: kozinoff@mail.ru

NOTE: There’s no GUI/TUI, just the script!

Example

Screenshot of a generated plot

HOW TO USE?

  1. Clone git repo: git clone https://gitflic.ru/project/kozinoff/vdbench-plots.git
  2. Prepeare parsed csvs with columns: interval, rate, MB/sec, responce (default names of vdbench output). You can have more columns, we don’t use it. Use "vdbench parseflat <path_to_flafile.html> or provided exapmple script parseflats.sh for multiple csv processing
  3. Make dir and place parsed vdbench csvs into it
  4. Set wd variable (optional)
  5. Source this code in RStudio or call from command line: Rscript vdbench-plots.R <working_directory_path> parameter “working_directory_path” is optional if ommited - current script directory used Only one argument allowed, others skipped!
  6. Spectate console messages until “Finished processing”
  7. Enjoy .png imaged plots in working directory

TODO

Nearest plans: add multilanguage support, imply cmdline setup for PCT_UPPER/LOWER_CONST values

Описание

Simple script to plot vdbench data

Конвейеры
0 успешных
0 с ошибкой