Operating System - Linux
1745808 Members
3665 Online
108722 Solutions
New Discussion юеВ

CPU Processor Model Number required

 
Danesh Qureshi
Regular Advisor

CPU Processor Model Number required

Hello,

I have the following HP Proliant servers DL380, DL385 and DL740 running Red Hat Enterprise Linux AS 4 and running Red Hat Enterprise Linux 3

Can anyone tell me how do I find out the CPU Processor Model number in each of these servers?


Thank you
4 REPLIES 4
Steven E. Protter
Exalted Contributor

Re: CPU Processor Model Number required

Shalom,

There is a fairly good amount of information here:
/sys/devices/system/cpu/

cpuspeed command if it works on your system (won't work on mine) might give you some data.

also:

less /proc/cpuinfo

See if that is enough.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Ivan Ferreira
Honored Contributor

Re: CPU Processor Model Number required

If you have Proliant Support Pack installed, you should have the hpasmcli command.

Run:

# hpasmcli

Then at the prompt:

hpasmcli> show server
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
Danesh Qureshi
Regular Advisor

Re: CPU Processor Model Number required

Hello Ivan,

Where can I download the Proliant Support Pack from?

I'm running RHEL AS3 and AS4 on these HP Proliant servers.

Please advise.

Thank you

hpasmcli> show server
Ivan Ferreira
Honored Contributor

Re: CPU Processor Model Number required

RHEL3 is not supported by now:

http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?prodNameId=3716247тМй=es&cc=ve&taskId=135&prodTypeId=18964&prodSeriesId=3716246

In fact, you need the hpasm RPM (included in PSP) but you may find it as a separate package.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?