PDA

View Full Version : Question: Command to tell # of processors


sdfinfan
12-05-02, 12:19
What is a command to show the number of processors and speed (also if one command or a series could show the amount of memory and installed disks that would be great too!

Thanks.

WingMan
12-06-02, 08:15
What version of Unix are you running ??

On solaris (as root)
disk usage type: df -k
swap space type: swap -l
OS ver etc .. type: uname -a
No processos etc .. type: mpstat

sdfinfan
12-06-02, 11:39
Any way to tell what the speed of the processors are?

WingMan
12-10-02, 08:31
What OS are you running ??

sdfinfan
12-11-02, 13:34
Originally posted by WingMan
What OS are you running ??

Solaris

WingMan
12-12-02, 07:22
ok try this then command -> psrinfo -v

jmcphe
12-15-02, 17:47
/usr/platform/sun4u/sbin/prtdiag -v might be more informational as well

sdfinfan
01-21-03, 14:40
Originally posted by jmcphe
/usr/platform/sun4u/sbin/prtdiag -v might be more informational as well

PERFECT!

Thanks!

aruneeshsalhotr
07-09-03, 20:19
Is there possible command to look for number of processors in UNIX.