How to get how many cpu does my AIX server have?

posted Jan 18, 2011 5:57 PM by Sachchida Ojha
Any of the following:
#lsdev -Ccprocessor | grep -ci available

# lparstat -i | grep "Online Virtual CPUs"
Online Virtual CPUs : x

The following will tell you what the specification is...
# lsattr -El proc0

#nmon

sar -P ALL 1 1
lparstat
lsattr -El proc0
prtconf
pmcyles -m