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

Florian Forster octo at verplant.org
Mon May 5 14:04:49 CEST 2008


 configure.in    |    2 ++
 src/Makefile.am |    8 ++++++++
 src/cpu.c       |   39 +++++++++++++++++++++++++++++++++++----
 src/disk.c      |   25 ++++++++++++++++++++++++-
 4 files changed, 69 insertions(+), 5 deletions(-)

New commits:
commit ebdc9011b75c4c1478fbe02eb1cb9c69795288f9
Merge: aa3a8be60d82cc31e776acbfed30451c2afc45a9 67c95c066e1e872357b42700a87aa58874873a63
Author: Florian Forster <octo at noris.net>
Date:   Mon May 5 14:04:31 2008 +0200

    Merge branch 'ok/disk' into collectd-4.4
    
    Conflicts:
    
    	configure.in

commit aa3a8be60d82cc31e776acbfed30451c2afc45a9
Author: Florian Forster <octo at noris.net>
Date:   Mon May 5 14:03:41 2008 +0200

    cpu plugin: Account wait-IO, system and swap separately when using libstatgrab.

commit 67c95c066e1e872357b42700a87aa58874873a63
Author: Florian Forster <octo at noris.net>
Date:   Mon May 5 11:59:09 2008 +0200

    disk plugin: Use the DATA_MAX_NAME_LEN define for a fixed-sized buffer.

commit d5ad844588fcbcdcdd36a889c94ac33d36c1d52c
Author: Oleg King <king2 at kaluga.ru>
Date:   Mon May 5 11:58:27 2008 +0200

    disk plugin: Add support for the statgrab library.

commit 9ac283852f89280413516eaba6fce7ef61679619
Author: Oleg King <king2 at kaluga.ru>
Date:   Mon May 5 11:40:03 2008 +0200

    cpu plugin: Add support for the statgrab library.




More information about the collectd-changes mailing list