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

Florian Forster octo at verplant.org
Tue Dec 15 13:15:59 CET 2009


 ChangeLog                     |    2 +-
 bindings/perl/lib/Collectd.pm |   23 ++++++++++++++++++-----
 src/collectd-python.pod       |   18 +++++++++---------
 src/collectd.conf.in          |    2 ++
 src/collectd.conf.pod         |    6 ++++--
 src/curl.c                    |    2 ++
 src/df.c                      |    2 +-
 src/processes.c               |    2 ++
 src/python.c                  |    1 -
 9 files changed, 39 insertions(+), 19 deletions(-)

New commits:
commit c7565f60af85bff6e04b52bed4703cf9ab35f3eb
Merge: 035fe0f7bc9ac42f5b0f2f221627c949709caf4b 5ad3a491af300d7336112607e20b0364d1f3f2bb
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue Dec 15 13:13:53 2009 +0100

    Merge branch 'collectd-4.9'

commit 5ad3a491af300d7336112607e20b0364d1f3f2bb
Merge: 1b0101fbde86c01590bec8e78fac3262b8542119 a86c1a6b695f5f967fb102da12a9f93dcee26ed3
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue Dec 15 13:11:51 2009 +0100

    Merge branch 'collectd-4.8' into collectd-4.9

commit 1b0101fbde86c01590bec8e78fac3262b8542119
Author: Stefan Völkel <bd at bc-bd.org>
Date:   Tue Dec 15 10:25:58 2009 +0000

    ping plugin: Add MaxMissed option.
    
    Any host not replying to consecutive MaxMissed PING packets will get
    it's name re-resolved via DNS.
    
    This enables the use of dynamic DNS services (like dyndns.org) with the
    ping plugin. Prior to this patch, hostnames were resolved once on daemon
    start.
    
    The default is -1 (disabled).
    
    Signed-off-by: Florian Forster <octo at huhu.verplant.org>

commit a86c1a6b695f5f967fb102da12a9f93dcee26ed3
Merge: cf12b8b3071f194bffb3809072734ad516e9ab49 1b0247c6e1c5b3a73bfd389bfadd3c2a5abed8ca
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue Dec 15 13:11:25 2009 +0100

    Merge branch 'collectd-4.7' into collectd-4.8

commit feca5996d58cf1c61c187369389accec284ac43b
Author: Sven Trenkel <collectd at semidefinite.de>
Date:   Mon Dec 14 18:49:02 2009 +0100

    Fixed refcount error.

commit 1b0247c6e1c5b3a73bfd389bfadd3c2a5abed8ca
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Mon Dec 14 17:58:55 2009 +0100

    memory plugin: Fixed handling of >4G of memory on Mac OS X.

commit 6bad471c201b3d4d10f83ba35acf3cd256389224
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Dec 13 23:38:45 2009 +0100

    contrib/collection3: Add Regexp::Common to the README.

commit 0f1d2df29c2f6d8457f757f92c45846e3649d0d7
Author: Sebastian Harl <sh at tokkee.org>
Date:   Sun Dec 13 19:01:41 2009 +0100

    configure: Fixed copy&paste error in --with-libupsclient.

commit 94c927f36710de531c2ab228d374ae9f24b7b873
Merge: aceb06f41f0a046983fa443c0452bbde546314cf 2de26303a2fb5ad782f4d309cbf6b48e4901288b
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Dec 12 23:36:07 2009 +0100

    Merge branch 'collectd-4.9' of verplant.org:/var/lib/git/collectd into collectd-4.9

commit 2de26303a2fb5ad782f4d309cbf6b48e4901288b
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Sat Dec 12 20:06:18 2009 +0100

    curl, df and processes plugins: Updated copyright information.

commit aceb06f41f0a046983fa443c0452bbde546314cf
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Dec 12 11:55:08 2009 +0100

    collectd.conf(5): If “MeasureResponseTime” is enabled, Match blocks are optional.

commit 9c803533457b8d44a6d4cce22f294f6d8f02f311
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Sat Dec 12 08:58:05 2009 +0100

    collectd.conf.in: Added the Report{Reserved,Inodes} options to the df plugin.

commit 4212d170f8eb1a72608fc8f5f5c34837badc64ba
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Thu Dec 10 12:11:34 2009 +0100

    collectd-python(5): Remove trailing whitespace.

commit 50d491ff960c641540b3922224ca9281a4d2f9c5
Author: Sebastian Harl <sh at tokkee.org>
Date:   Wed Dec 9 00:06:35 2009 +0100

    Collectd.pm: Improved some debug messages.
    
    Also, this fixes a "use of uninitialized" warning.

commit cf12b8b3071f194bffb3809072734ad516e9ab49
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Wed Dec 9 17:28:55 2009 +0100

    ChangeLog: Fix a typo.




More information about the collectd-changes mailing list