SUMMARY: Determining number of processors and amount of memory

From: Salil Parikh (salil@ll.mit.edu)
Date: Fri Sep 11 1998 - 12:53:45 CDT


Thanks to all (60+) who answered. Summary below.

--------------------------------

/usr/sbin/psrinfo

/usr/sbin/prtconf

RAM: prtconf | grep -i mem
CPU: mpstat

or
/usr/platform/`uname -m`/sbin/prtdiag

Try /usr/platform/`uname -m`/sbin/prtdiag. This will give you the amount of
memory installed and speed and number of processors.

The command "prtconf" does it. If you want more and better details
get sysinfo off the net.

dmesg | egrep 'cpu|mem'



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:12:48 CDT