Operating System - HP-UX
1753672 Members
5718 Online
108799 Solutions
New Discussion юеВ

Re: Command/Options to get HW config info from integrity server

 
MasterService
New Member

Command/Options to get HW config info from integrity server

Hi, I need to know the command/options to get hardware configuration of a rx3600 server with HP-UX. The info that I require (product numbers and serial numbers), looks like this:

AD132A...rx3600 2 CPU BaseSystem...USE4999DYD
AD296A...rx36xx IO Backplane PC-X/PCI-E...SGH4722BS7
AD126A...HP rx3600 24-DIMM Carrier Board...40CTTP333J
AD379A...HP 72GB 15K SFF SAS HDD...2SD768X99J
AD167A...HP FC2143 4Gb PCI-X 2.0 HBA...MX987896BH

Thanks a lot.
4 REPLIES 4
Torsten.
Acclaimed Contributor

Re: Command/Options to get HW config info from integrity server

Connect to MP and use "df" (display FRU).

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!   
g3jza
Esteemed Contributor

Re: Command/Options to get HW config info from integrity server

You may even get some S/N and P/N from cstm (STM).
Wilfred Chau_1
Respected Contributor

Re: Command/Options to get HW config info from integrity server

Do you have igniteUX installed?

If you do, type print_manifest command
Bill Hassell
Honored Contributor

Re: Command/Options to get HW config info from integrity server

Use cstm for the most complete list of the hardware:

echo "selclass qualifier all;info;wait;infolog" | /usr/sbin/cstm

This is all on 1 line.


Bill Hassell, sysadmin