Date: March 29, 2007
Nigel Griffith has written a shell script that outputs the "rPerf" rating of a System p server (or roltp rating of older models). This can be useful when you are considering moving workloads between servers.
You can download the script from:
http://www-941.ibm.com/collaboration/wiki/display/WikiPtype/rperf
PS I had to modify line 42 of the shell script from let $dd=$dd + 1, to (( dd=$dd + 1 )).
Bruce Spencer,
baspence@us.ibm.com
March 29, 2007