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

Florian Forster octo at verplant.org
Tue Aug 11 16:40:00 CEST 2009


 configure.in    |    4 +
 src/Makefile.am |    8 +
 src/madwifi.c   |  863 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/madwifi.h   |  307 ++++++++++++++++++++
 src/types.db    |    6 +
 5 files changed, 1188 insertions(+), 0 deletions(-)

New commits:
commit a49f20142a5fb2a2dab23bb81195175ac4a48de6
Author: Florian Forster <sifnfors at informatik.stud.uni-erlangen.de>
Date:   Tue Aug 11 13:24:04 2009 +0200

    madwifi plugin: Rename the ‘DisableSysfs’ to ‘Source’.
    
    Configurations like
      DisableSysfs false
    are confusing.

commit 01c19d8cf54620da94b6b22649b1c4a4e4e55c21
Author: Ondrej Zajicek <santiago at crfreenet.org>
Date:   Tue Aug 11 11:44:28 2009 +0200

    madwifi plugin: Plugin for detailed information from the MadWifi driver.
    
    Hello
    
    After some time i managed to make a new version of Madwifi plugin. The
    main change is that it is possible to finely tune the set of monitored
    statistics and just the most important statistics are monitored by
    default. Also the number of new data types is reduced (by using type
    instances).
    
    Signed-off-by: Florian Forster <octo at verplant.org>




More information about the collectd-changes mailing list