Operating System - Linux
1752815 Members
6108 Online
108789 Solutions
New Discussion юеВ

How to find How many a processors (CPUs) are connected and whether they are dual or quad or six core

 
SOLVED
Go to solution
senthil_kumar_1
Super Advisor

How to find How many a processors (CPUs) are connected and whether they are dual or quad or six core

Hi All,

We are using HP proliant servers and installed Redhat and Suse Linux..

I would like to find How many a processors (CPUs) are connected and whether they are dual or quad or six core...


2 REPLIES 2
Johan Guldmyr
Honored Contributor
Solution

Re: How to find How many a processors (CPUs) are connected and whether they are dual or quad or six core

Hey!

You can check out /proc/cpuinfo.

See this link for some more information:

http://www.brandonhutchinson.com/Understanding_proc_cpuinfo.html
Wilfred Chau_1
Respected Contributor

Re: How to find How many a processors (CPUs) are connected and whether they are dual or quad or six core

dmesg |grep -i processor

all connected processor should appear with their type