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

Florian Forster octo at verplant.org
Wed Mar 7 10:55:10 CET 2012


 README               |    3 +
 configure.in         |    8 ++-
 src/Makefile.am      |    8 +++
 src/collectd.conf.in |    1 +
 src/numa.c           |  168 ++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 186 insertions(+), 2 deletions(-)

New commits:
commit 2fe92d0244cbb027341fc1fc0e327711ee2e6852
Merge: 47d9b01 f3d70a5
Author: Florian Forster <github at nospam.verplant.org>
Date:   Wed Mar 7 01:54:36 2012 -0800

    Merge pull request #43 from octo/ff/numa
    
    numa plugin: Add plugin for Non-Uniform Memory Access (NUMA).

commit f3d70a5a7c97716bfbb4f05b0dea46fb02018588
Author: Florian Forster <octo at collectd.org>
Date:   Wed Mar 7 10:53:21 2012 +0100

    collectd.conf.in: Add the numa plugin.

commit d61648a21e25935f179fba85d07520d3c4b8f328
Author: Florian Forster <octo at collectd.org>
Date:   Sun Mar 4 10:41:11 2012 +0100

    numa plugin: Add plugin for Non-Uniform Memory Access (NUMA).
    
    Change-Id: I2610c7d8f73082154672114ad82001c6bd1b6f14




More information about the collectd-changes mailing list