IBM makes it very easy to get the model number and the serial number of an AIX system or a VIOS on thier Power Series:
$ uname -M # model number
IBM,NNNN-NNN
$ uname -m # serial number
HHHHHHHHHHHH
You don’t even need to be root to run the commands.
Subscribe
Subscribe to our e-mail newsletter to receive updates.