v0.1 :

  o Clean the desync bug.
  
  o Store informations about HTTP requests/responses.

  o Code an "efficient" third party graphing tool.

  o Add that kind of alarm for current infos (with DAL,PAL support) :
    alert if ptx > 50 * prx.

  o Add a BotX function.

  o Keep TopX infos in timelines.

  o Average mode :
    $ Add an average function calculated  after  a  browse(timelines)  for  all
      stored informations.
    $ Store averages in a flat file and read them from.
    $ Add (alert if x > 50 average(y)).

