[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'

Florian Forster octo at verplant.org
Sat Jul 3 11:14:28 CEST 2010


 src/varnish.c |  190 +++++++++++++++++++++++++++++----------------------------
 1 files changed, 97 insertions(+), 93 deletions(-)

New commits:
commit 6a5ea214ee92faad825f927e54c64575432cb328
Merge: 7017d8cd9cff36c1dd757869d9428c50906aaa2b 6c6314c7ccca4dae0b9233061dbdf36040dadffe
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Jul 3 11:08:21 2010 +0200

    Merge remote branch 'mfournier/varnish-data-reorg'

commit 6c6314c7ccca4dae0b9233061dbdf36040dadffe
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date:   Thu Jul 1 00:24:13 2010 +0200

    Varnish plugin: renamed values to match configuration key names.

commit 4bcdb497b3e5e891d520478bd4c81b0e9fdf762c
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date:   Tue Jun 22 11:16:15 2010 +0200

    Varnish plugin: coding style consistency

commit 1f3624e551c233c72121e4bf868c849f74e58058
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date:   Tue Jun 22 11:10:56 2010 +0200

    Varnish plugin: more concise formatting of plugin instance.

commit 0af747df59d57fc972b27e98c175f26d873d7814
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date:   Wed Jun 16 18:53:27 2010 +0200

    Varnish plugin: add a default instance name if none defined in config.

commit 02e12dba7080e60badf853c92aa83c6fd99ba4f0
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date:   Wed Jun 16 18:32:03 2010 +0200

    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




More information about the collectd-changes mailing list