#    -*- mode: org -*-
#+TITLE: benchbase to do list
#+AUTHOR: Benoit Delbosc

* TODO enhance with percentile + stddev
* TODO list should display start and duration date
* TODO command: delete bid
* TODO command: update comment
  benchbase comment -m"bla" 1
* TODO funkload import
* TODO monitoring report ?
  - gc -> pb with start date?
  - sar
  - misc csv input ?
* TODO command add metadata
* TODO command add misc file 
   as blob

   btrack add-file -m"comment" [-g GROUP] foo.bar
   btrack list-file
    | BID | filename | comment |
    |-----+----------+---------|
    |     |          |         |
   btrack get-file BID [filename]
* DONE add summary with min/max/avg
  CLOSED: [2011-09-02 ven. 15:04]
  :LOGBOOK:
  - State "DONE"       from "TODO"       [2011-09-02 ven. 15:04]
  :END:
* DONE align all chart start/end
  CLOSED: [2011-09-02 ven. 12:13]
  :LOGBOOK:
  - State "DONE"       from "TODO"       [2011-09-02 ven. 12:13]
  :END:
* DONE align bottom of charts 0
  CLOSED: [2011-09-02 ven. 12:13]
  :LOGBOOK:
  - State "DONE"       from "TODO"       [2011-09-02 ven. 12:13]
  :END:
* DONE use a mako rest template
  CLOSED: [2011-09-02 ven. 12:13]
  :LOGBOOK:
  - State "DONE"       from "TODO"       [2011-09-02 ven. 12:13]
  :END:
* DONE use mako to generate gnuplot script and rest template
  CLOSED: [2011-09-02 ven. 00:24]
  :LOGBOOK:
  - State "DONE"       from "TODO"       [2011-09-02 ven. 00:24]
  :END:
  
* DONE handle command
  CLOSED: [2011-09-01 jeu. 23:35]
  :LOGBOOK:
  - State "DONE"       from "TODO"       [2011-09-01 jeu. 23:35]
  :END:
  list
   ->
  import -m"" -j|-f file
   -> display bid
   handle bench type

  report  <bid> -o
   -> 
* DONE handle multiple bench and group
  CLOSED: [2011-09-02 ven. 00:26]
  :LOGBOOK:
  - State "DONE"       from "TODO"       [2011-09-02 ven. 00:26]
  :END:

  - btrack list
    | BID  | comments   |
    |------+------------|
    | G-01 | un comment |

  - btrack import --jmeter -m"comment" file.xml PREFIX
    PREFIX-01
     


