Operating System - Tru64 Unix
1829456 Members
2287 Online
109992 Solutions
New Discussion

How many CPUs in Compaq AlphaServer

 
Annette_11
Advisor

How many CPUs in Compaq AlphaServer

I need to find out how many cpu's I have in a Compaq AlphaServer DS20E, running Tru64 unix. I have searched the forum and have tried running: top, glance -c, ioscan.

None of these are working. Any help will be greatly appreciated.

Thank you
8 REPLIES 8
Uwe Zessin
Honored Contributor

Re: How many CPUs in Compaq AlphaServer

Annette,
on the console level you should be able to find out with:
>>> show configuration

Within Tru64, I think it is:
# hwmgr -show component -registered

There should be one or more components with name CPU.
.
Annette_11
Advisor

Re: How many CPUs in Compaq AlphaServer

Thank you so much for your help.
Abdul Rahiman
Esteemed Contributor

Re: How many CPUs in Compaq AlphaServer

Within the OS, you could run the command
psrinfo -v
This will show the number of CPUs, clock speed and whether they are online/offline.
No unix, no fun
Annette_11
Advisor

Re: How many CPUs in Compaq AlphaServer

Thank you once again for the replies. This is a fantastic forum.
Abdul Rahiman
Esteemed Contributor

Re: How many CPUs in Compaq AlphaServer

Points :-) are welcome
No unix, no fun
Ralf Puchner
Honored Contributor

Re: How many CPUs in Compaq AlphaServer

Why not using the "search" function of the forum to find such easy answers?

Here is the answer of an old entry:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=240295

So why giving points of answers already made in old topics ;-)

Btw. your question is totally wrong in the section "patches", please be aware of the different sections!

Help() { FirstReadManual(urgently); Go_to_it;; }
Annette_11
Advisor

Re: How many CPUs in Compaq AlphaServer

I'm sorry if I have upset anyone. I did search and I must have missed this particular entry. I am very new to Tru64 unix and I'm trying to find my way around.

Thank you for you pointers.
Ravi_8
Honored Contributor

Re: How many CPUs in Compaq AlphaServer

Hi

#psrinfo -n

gives no of processors in the machine
never give up