Operating System - HP-UX
1752812 Members
6052 Online
108789 Solutions
New Discussion юеВ

Re: Model number for a ia64 hp server BL860c

 
Hakki Aydin Ucar
Honored Contributor

Re: Model number for a ia64 hp server BL860c

did you try ;
# print_manifest
OR
# print_manifest > /tmp/info.out
Viktor Balogh
Honored Contributor

Re: Model number for a ia64 hp server BL860c

@Aydin: he has tried the print_manifest, read the first post carefully!

Hi mjos,

Are you looking for this command?

# getconf MACHINE_MODEL
9000/800/rp3440
#

Or do you want to query the machine serial?

# getconf MACHINE_SERIAL
CE44160151
#

There is also a MACHINE_IDENT flag you can get with getconf:

# getconf MACHINE_IDENT
B3e15124463d65b23
#

For more info on valid parameters, see "man getconf"
****
Unix operates with beer.
Torsten.
Acclaimed Contributor

Re: Model number for a ia64 hp server BL860c

I think you want to get the product number

Product Name: server BL860c
Product Number: AD323A <====

So does STM run now?

You can get this also from MP "display FRU" (df) command

...
BOARD INFO:
Mfg Date/Time : 0
Manufacturer : Celestica
Product Name : server BL860c system board
Part Number : AD217-60001


or simply read it from the pull out tab on the blade itself.

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!