AIX perfpmr Recipe
- Download perfpmr to the node(s)
- Extract it somewhere:
zcat perf72.tar.Z | tar -xvf -
- As
root
, execute perfpmr in a directory with at least(45MB * $LOGICAL_CPUs)
of disk space:perfpmr.sh 600
- Note: this executes for about 30 minutes. Alternatively, the minimum
execution is 10 minutes with the argument
60
instead of600
.
- Note: this executes for about 30 minutes. Alternatively, the minimum
execution is 10 minutes with the argument
- Reproduce the problem.
- Collect the data:
pax -xpax -vw perfdata | gzip -c > perfpmr_collection.pax.gz
- Upload
perfpmr_collection.pax.gz
For background, see AIX perfpmr.