[collectd-changes] collectd, the system statistics collection daemon: Changes to 'ff/subsecond'

Florian Forster octo at verplant.org
Sat Nov 6 14:26:50 CET 2010


New branch 'ff/subsecond' available with the following commits:
commit f1b5b8611d87a7904c31ae4b28ea47f11f3c38b9
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Nov 6 14:26:38 2010 +0100

    rrdtool plugin: Make sure "cache_timeout + random_variation" dosn't get negative.

commit eaad4caa286149becaf08469cc4b08250d8beb2b
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Nov 6 14:26:16 2010 +0100

    src/{collectd,plugin}.c: Don't cast "-1" to cdtime_t.

commit a04ffbda508739433df0975328100e33e7986c87
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Wed Nov 3 13:49:58 2010 +0100

    Many plugins and files: Convert "interval_g" and "vl->interval" to cdtime_t.

commit edd0e2639a241167e213ec301bfc71c7d291ee61
Merge: 37376539adc2398591f306aee89a37dc4734f926 65dba471769a4e69bc505c758015ffdfb76a6053
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Oct 31 17:15:06 2010 +0100

    Merge branch 'master' into ff/subsecond

commit 37376539adc2398591f306aee89a37dc4734f926
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Oct 31 17:10:43 2010 +0100

    Move the "cdtime_t" type to "collectd.h".
    
    This will make it possible to turn "interval_g" into a "cdtime_t".

commit 650c36841827fc1ee5536edb60fc84acf83c1fce
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Oct 31 15:55:06 2010 +0100

    powerdns plugin: Make calculation of timeout value more precise.

commit c7fa720673a53e395345631ce436cd7c91da5491
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Oct 31 15:51:51 2010 +0100

    ipvs plugin: Remove explicit reference of "interval_g".

commit 1beb6992bd5132cd98b293051b14abc7f2718842
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Oct 31 15:44:18 2010 +0100

    src/common.c: parse_values: Add error handling.

commit 9e2dd423c796006bd4f5dde02b7ea11cae3368f9
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Oct 31 15:35:50 2010 +0100

    thermal plugin: Remove explicit reference to "interval_g".

commit 16a2994a13565e3f444bb6dfddce54cbdcdf1e4a
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Oct 31 14:41:43 2010 +0100

    src/utils_cache.c: Fix timeout checking.

commit e748b6f4faeb84f5393e362103d29a57600ec93d
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Oct 31 14:36:11 2010 +0100

    rrdtool plugin: Fix the "random variation" implementation.

commit 3c11483706eebaac9650a4bf051dfd665ff8ed0f
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Oct 31 14:11:59 2010 +0100

    Various plugins: More fixes for the "cdtime_t" change.

commit 468ae3bbaa875edc0f45af7603a2c66680d6b80c
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Oct 31 13:48:05 2010 +0100

    java plugin: Fix conversion from / to Java.

commit 4ee51643bce5fece8ec9d44c07d57959f1889805
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Oct 31 13:18:11 2010 +0100

    libvirt plugin: Don't set the time explicitly.

commit d4e70c2b352c616bbfe1da195d6cbbacedcb7292
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Oct 31 13:09:51 2010 +0100

    Various plugins: Some more fixes with the time_t → cdtime_t change.

commit d91c8449c887c87cd776d06eb07b78cca73707b1
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Oct 31 12:51:43 2010 +0100

    src/plugin.[ch]: Change the flush callbacks to take a "cdtime_t".

commit 9e79bea7d3f158f2fd39dda8a413843a7bec819b
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Oct 31 12:51:02 2010 +0100

    src/utils_time.h: Add macros for converting to "struct timespec" ..
    
    .. and "struct timeval".

commit a5177bd853eedbe69d87869316093a0e9526e931
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Oct 31 12:50:35 2010 +0100

    src/plugin.[ch]: Change the "time" member to "cdtime_t".

commit d6e55d065c568b599a9c27b2540c7e0233cf2318
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Oct 31 12:39:10 2010 +0100

    src/configfile.[ch]: Add "cf_util_get_cdtime".

commit 17fcc3c1cd67ceb0b8305cabb9e7c1e66aba561f
Merge: 1c2e242703c7dcd1de29aef49608cf89bfde5e4a 02a570b9e233010777e502db11e569cc4f40984c
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Sat Oct 30 14:04:12 2010 +0200

    Merge branch 'master' into ff/subsecond

commit 1c2e242703c7dcd1de29aef49608cf89bfde5e4a
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Sat Oct 30 13:56:52 2010 +0200

    src/utils_time.[ch]: Add module for sub-second time handling.




More information about the collectd-changes mailing list