Bugzilla – Bug 224
gmond module for AIX with POWER5/POWER6 extensions
Last modified: 2009-01-18 08:10:55
You need to log in before you can comment on or make changes to this bug.
This gmond module implements IBM POWER5- and POWER6-specific extensions like: - SPLPAR - SMT - CPU Entitlement - Capped/Uncapped - etc. The libperfstat API is used and it can deal with a 32-bit and a 64-bit kernel and does not require root authority. The code has been tested with AIX 5.1, AIX 5.2, AIX 5.3 and AIX 6.1 on different systems.
Created an attachment (id=183) [details] New C source file with POWER5/6 extensions code for gmond module New C source file with POWER5/6 extensions code for gmond module. This should go into a separate gmond/modules/ subdirectory and would be best called ibmpower.
What I forgot to mention is that this module has been tested only against 3.1 but as it is completely new it should also work against trunk.