Wednesday, September 29, 2010

How to Check CPU speed in AIX

/usr/lib/boot/bin/dmpdt_chrp > /tmp/`uname -n`.hz
vi the .hz file and find RS64
Then find clock-frequency

This is the velocity in Hz in hexadecimal format.
Note: you need root access to execute this command

No comments:

Post a Comment