Below are the CLIs to display CPU information on Linux, Solaris, AIX and HP-UX.
LINUX:
# cat /proc/cpuinfo
SOLARIS:
# psrinfo –v
# prtdiag
or
# prtdiag | grep SUNW
# prtconf
AIX:
# lscfg -l proc*
and
# lsattr -El <proc_num_from_above_cli>
HP-UX:
# machinfo


I like this blog very much.Thanks for sharing such a valuable information.
ReplyDelete@Vinyl Banners : Glad you found the contents useful.
ReplyDelete