1834229 Members
2695 Online
110066 Solutions
New Discussion

Re: Server class

 
Raj_Ranjan
Frequent Advisor

Server class

Is there any command to know to get the server class it belong to.
6 REPLIES 6
Kenan Erdey
Honored Contributor

Re: Server class

Hi,

uname -m shows the class.

Kenan.
Computers have lots of memory but no imagination
Ivan Krastev
Honored Contributor

Re: Server class

use: model


regards,
ivan
Robert-Jan Goossens
Honored Contributor

Re: Server class

Hi,

Have look at the model command.

PA-Risc
# model
9000/800/rp3410

Itanium
# model
ia64 hp server rx2600

Regards,
Robert-Jan
Raj_Ranjan
Frequent Advisor

Re: Server class

Hi,

m option in uname gives the server's hardware and model names. I want to get the class (i.e N, K class etc) it belongs to.
TTr
Honored Contributor

Re: Server class

There are no classes anymore. Some of the classes while in transition, have been replaced by rpX4xx where X is 2,5,7 and xx is a model numner


rp54xx are L class
rp74xx are N class
rp24xx are A class

K class is much older and does not apply.
Torsten.
Acclaimed Contributor

Re: Server class

Not sure what you mean by "class", but what is the result of the model command?

# model

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!