Varnish plugin: better rrd files layout
authorMarc Fournier <marc.fournier@camptocamp.com>
Wed, 16 Jun 2010 16:32:03 +0000 (18:32 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Wed, 16 Jun 2010 17:07:41 +0000 (19:07 +0200)
commit02e12dba7080e60badf853c92aa83c6fd99ba4f0
tree308bedfbda74ae8166d4ee4d83510e358761d82f
parenteda2991a5f4f9491c29a881b03de4340d9832c99
Varnish plugin: better rrd files layout

This patch groups collected values in categories, each configuration option
corresponding to one category. The category name will then be part of the
instance name, which leads to a more sensible directory/file structure:

  host/varnish-instance-category/...
    .../type_typeinstance.rrd
    .../type_typeinstance.rrd
  host/varnish-instance-category/...
    .../type_typeinstance.rrd
    .../type_typeinstance.rrd
src/varnish.c