Operating System - HP-UX
1834137 Members
2379 Online
110064 Solutions
New Discussion

unix command to find HP processor type/class

 
SOLVED
Go to solution
Matthias Oswald
Advisor

unix command to find HP processor type/class

Hello,
is there a command in HP-UX to find out the processor type or the computer class (L-class, N-class,...) ?

Thanks,
Matthias
mabios
5 REPLIES 5
Robert-Jan Goossens
Honored Contributor
Solution

Re: unix command to find HP processor type/class

Hi,

# model
# ioscan -fnCprocessor
# echo itick_per_usec/D | adb -k /stand/vmunix /dev/mem

Regards,
Robert-Jan
Eric Antunes
Honored Contributor

Re: unix command to find HP processor type/class

Hi Matthias,

SAM also gives you those info:

#SAM -> Performance Monitors -> System Properties
(Processor, memory, OS, etc...)

Best Regards,

Eric Antunes
Each and every day is a good day to learn.
Binu_5
Regular Advisor

Re: unix command to find HP processor type/class

Hi

If the Hpux versin is 11 you can find all the information in

sam---performance monitors ---system Properties


Thanks
Binu
Fabio Ettore
Honored Contributor

Re: unix command to find HP processor type/class

Hi Matthias,

Rob already posted the best commands to see what you are looking for.

Also by SAM ---> Performance Monitors ---> System Proprieties
You will see info about processor type.

Best regards,
Fabio
WISH? IMPROVEMENT!
Fabio Ettore
Honored Contributor

Re: unix command to find HP processor type/class

Ok, I see you assigned 8 points for the first people which gave you the SAM solution. Sorry, I am writing when Eric posted that and I think the same for Binu.
No points here please....

Best regards,
Fabio
WISH? IMPROVEMENT!