1748139 Members
3963 Online
108758 Solutions
New Discussion

Re: How to get CPU model

 
eric wang_2
Frequent Advisor

How to get CPU model

Hello,
I would like to get CPU model
I run the command
#model
output is
#9000/800/S16K-A

#9000/800/S16K-A
when i run this command
#echo "selclass qualifier cpu;info;wait;infolog" | \
/usr/sbin/cstm | grep -iE "CPU Module|Cache"
it doesn't have cpu model
how could i get cpu model
like
PA 8700 CPU Module 2.3

21 REPLIES 21
Torsten.
Acclaimed Contributor

Re: How to get CPU model

Please post

ï¼ echo "selclass qualifier cpu;info;wait;il"

ï¼ echo "sel dev 1;info;wait;il"

I'm sure it's there.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
AnthonySN
Respected Contributor

Re: How to get CPU model

machinfo
Torsten.
Acclaimed Contributor

Re: How to get CPU model

"machinfo" on a RISC server works with 11.31 only.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
stephen peng
Valued Contributor

Re: How to get CPU model

you can use "tail -20 /var/tombstones/ts99" to get similar information.
madhuchakkaravarthy
Trusted Contributor

Re: How to get CPU model

hi


u can get it from sam tooo


regards

MC
Aneesh Mohan
Honored Contributor

Re: How to get CPU model

Hi,

As mentioned above, you can get it from CSTM.

try this....

echo "selclass qualifier cpu;info;wait;infolog" |/usr/sbin/cstm |grep -i CPU |grep -i PA8 |sort -u



Aneesh
rariasn
Honored Contributor
Aneesh Mohan
Honored Contributor

Re: How to get CPU model


I have assigned points to 2 of 32 responses to my questions.

Please assign points if our replies helped you.

Re: How to get CPU model

A400 - rp2430
A500 - rp2470
L1000 - rp5400
L1500 - rp5430
L2000 - rp5450
L3000 - rp5470
N-Class - rp7400
S16K-A - rp8400
SD16000/32000/64000 - Superdome