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

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


 ChangeLog                  |    2 +-
 configure.in               |    2 +-
 contrib/collection3/README |    1 +
 src/collectd.conf.pod      |    7 +++++++
 src/memory.c               |   16 ++++++++--------
 src/ping.c                 |   44 ++++++++++++++++++++++++++++++++++++++++++--
 6 files changed, 60 insertions(+), 12 deletions(-)

New commits:
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 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 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