LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   how do i find number of cpus in one machine? (https://www.linuxquestions.org/questions/linux-general-1/how-do-i-find-number-of-cpus-in-one-machine-16958/)

doublefailure 03-25-2002 04:45 AM

how do i find number of cpus in one machine?
 
how do i find number of cpus in one machine?

one of our school server claimed that it has more than 13cpus
i wonder how i check the # of cpus...

any help would be greatly appreciated..

doublefailure 03-25-2002 05:45 AM

i think more than 13processors are in parallel to work together..
(one processor on each computer)

thank you

finegan 03-26-2002 02:47 PM

If its running Linux: cat /proc/cpuinfo

Its probably running a proprietary Unix though, but there's a way to find out for each one. What's it using?

Cheers,

Finegan

Sixpax 03-26-2002 02:52 PM

try "top"... it will display usage information for each processor. Multiple processors are not uncommon on large-scale UNIX servers. We have several here at work that have 16 processors per box.


All times are GMT -5. The time now is 08:45 PM.