[collectd-changes] collectd, the system statistics collection daemon: Changes to 'ms/aix'

Florian Forster octo at verplant.org
Mon Nov 23 22:27:19 CET 2009


New branch 'ms/aix' available with the following commits:
commit 1b5ccbf73060db4ad7bcc0d1b7a32145d8c1ccbb
Author: Manuel Sanmartin (no email) <collectd at verplant.org>
Date:   Mon Nov 23 22:19:56 2009 +0100

    swap plugin: Add support for AIX.

commit 5be5dd854a7a410bfd5c184f45493e60987daa2e
Author: Manuel Sanmartin (no email) <collectd at verplant.org>
Date:   Mon Nov 23 22:16:58 2009 +0100

    processes plugin: Add support for AIX.
    
    In AIX, AFAIK, you do not known if an process are running or slepping,
    this stat are saved in thread counter, so total measurement group data
    by threads.  -- Andrés J. Díaz

commit f1b812b3dc6eeb70e8b7cecf09435b59d073742f
Author: Manuel Sanmartin (no email) <collectd at verplant.org>
Date:   Mon Nov 23 22:10:48 2009 +0100

    memory plugin: Add support for AIX.

commit e8653eb1bf10c6c25e5b936f365e927dd0655f52
Author: Manuel Sanmartin (no email) <collectd at verplant.org>
Date:   Mon Nov 23 22:09:15 2009 +0100

    load plugin: Add support for AIX.

commit 5f69889e53df89a630725787a5a37d1472b69911
Author: Manuel Sanmartin (no email) <collectd at verplant.org>
Date:   Mon Nov 23 22:06:17 2009 +0100

    interface plugin: Add support for AIX.

commit a956c1fa0f8acfca95606d15424beb3133848a6e
Author: Manuel Sanmartin (no email) <collectd at verplant.org>
Date:   Mon Nov 23 22:03:53 2009 +0100

    disk plugin: Add support for AIX.

commit d108d599d51b5bc6663fb175b39e9d735fa73d2f
Author: Manuel Sanmartin (no email) <collectd at verplant.org>
Date:   Mon Nov 23 22:00:58 2009 +0100

    cpu plugin: Add support for AIX.

commit 5a755809bac6e3b0070abbaa02f65abdd318d2ec
Author: Manuel Sanmartin (no email) <collectd at verplant.org>
Date:   Mon Nov 23 21:57:29 2009 +0100

    liboconfig: Rename the “TRUE” and “FALSE” tokens.
    
    They are defines in <sys/types.h> under AIX.

commit 10065c71b80c272960d5f68d239d94af30130e11
Author: Manuel Sanmartin (no email) <collectd at verplant.org>
Date:   Mon Nov 23 21:54:54 2009 +0100

    src/Makefile.am: Special handling for AIX.
    
    Flags for linking:  -Wl,-bexpall,-brtllib
    Link with -lm because isnan is in libm

commit 11b1e65a13bdd28f2cc6a09a7e1cb983b7cc4cdf
Author: Manuel Sanmartin (no email) <collectd at verplant.org>
Date:   Mon Nov 23 21:52:23 2009 +0100

    configure.in: When building on AIX, add “-lm” when checking for NAN.

commit f41bbe22fcfc3e266f869943a5aaec1b03a346e6
Author: Manuel Sanmartin (no email) <collectd at verplant.org>
Date:   Mon Nov 23 21:51:29 2009 +0100

    version-gen.sh: AIX doesn't have “echo -n”.




More information about the collectd-changes mailing list