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

Florian Forster octo at verplant.org
Mon Sep 3 16:01:18 CEST 2007


 contrib/collection.cgi |   30 ++++++++++++++++++------------
 src/collectd-exec.pod  |    4 ++--
 src/collectd.conf.in   |    2 +-
 src/collectd.conf.pod  |   12 +++++++++---
 src/common.c           |   14 ++++++++++++--
 src/exec.c             |   44 ++++++++++++++++++++++++++++++--------------
 src/plugin.c           |   10 ++++++----
 7 files changed, 78 insertions(+), 38 deletions(-)

New commits:
commit 4320ac5ec142c87bcf634cd85b89eadea65011ff
Merge: dfc5991a84eac7729893bd032db09ecdc199cd2e aa39b2bf774bf297f6c1a3967764bd7d84e0a49f
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Sep 3 16:00:51 2007 +0200

    Merge branch 'collectd-4.0' into collectd-4.1

commit aa39b2bf774bf297f6c1a3967764bd7d84e0a49f
Merge: 3f5fc2f959affe8f2c40944aeed6c2bf75cf462c 4a642a32856091e40b00cec8cc0c37b91349394b
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Sep 3 16:00:23 2007 +0200

    Merge branch 'pull/collectd-4.0' into collectd-4.0

commit dfc5991a84eac7729893bd032db09ecdc199cd2e
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Sep 3 16:00:11 2007 +0200

    src/plugin.c: plugin_dispatch_values: Include the interval in the debugging output.

commit 0e441354f830f86ff80dab9337fc5bdc033cf687
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Sep 3 15:59:08 2007 +0200

    exec plugin: Set the real group, effective group, and real and effective user.
    
    In that order. The manpage and the config template have been updated.

commit ecb57478f71feee806c0577f05436b9a96d908b5
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Fri Aug 31 11:52:31 2007 +0200

    exec plugin: Call `setgid' first so argitary groups can be configured.

commit 3f5fc2f959affe8f2c40944aeed6c2bf75cf462c
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Sep 3 14:44:53 2007 +0200

    sstrerror: Be even more cautios with the return value of `strerror_r'..
    
    I don't trust this GNU implementation one bit.. ;)

commit 4a642a32856091e40b00cec8cc0c37b91349394b
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Sun Sep 2 19:43:03 2007 +0200

    contrib/collection.cgi: Display MySQL traffic as bits/s, not bytes/s.




More information about the collectd-changes mailing list