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

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


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

New commits:
commit 035fe0f7bc9ac42f5b0f2f221627c949709caf4b
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 4a65aea3f41cd94ab46494d5759277023dd3ff49
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 91d7bff7218352103dc6d83a1cb93e3e5c6bb05f
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 caa17ae82053b91a561901d4bddd4c784d0398a5
Author: Sebastian Harl <sh at tokkee.org>
Date:   Sun Dec 13 19:01:41 2009 +0100

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




More information about the collectd-changes mailing list