merging changes to the AIX metrics from the new metrics file filed as part of BUG146:
http://bugzilla.ganglia.info/cgi-bin/bugzilla/show_bug.cgi?id=146 Signed-off-by: Carlo Marcelo Arenas Belon <[EMAIL PROTECTED]> --- trunk/monitor-core/libmetrics/aix/metrics.c | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/trunk/monitor-core/libmetrics/aix/metrics.c b/trunk/monitor-core/libmetrics/aix/metrics.c index 075525e..6075ee4 100644 --- a/trunk/monitor-core/libmetrics/aix/metrics.c +++ b/trunk/monitor-core/libmetrics/aix/metrics.c @@ -3,8 +3,12 @@ * * Libperfstat can deal with a 32-bit and a 64-bit Kernel and does not require root authority. * - * The code is tested with AIX 5.2 (32Bit- and 64Bit-Kernel), but 5.1 and 5.3 shoud be OK too + * The code has been tested with AIX 5.1, AIX 5.2 and AIX 5.3 * + * Written by Michael Perzl ([EMAIL PROTECTED]) + * and Nigel Griffiths ([EMAIL PROTECTED]) + * + * Firt version of rewritten AIX metrics using libperfstat API * by Andreas Schoenfeld, TU Darmstadt, Germany (4/2005) * E-Mail: [EMAIL PROTECTED] * -- 1.5.3.7 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Ganglia-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-developers
