Operating System - HP-UX
1835066 Members
2171 Online
110073 Solutions
New Discussion

Hardware specs and serial number

 
Ngoh Chean Siung
Super Advisor

Hardware specs and serial number

Hi,

How to know the exactly hardware specs (such as CPU, RAM, CDROM model and speed) and their serial numbers for a HP server (RP5470 & RP7410)?

regards.
7 REPLIES 7
Sunil Sharma_1
Honored Contributor

Re: Hardware specs and serial number

Hi,

You can use ioascan comamnd to get lots of information about hardware configuration.

/opt/ignite/bin/print_manifest

this will give you information about CPU and memory.

For more information you can use STM (cstm, mstm and xstm)

Regards
Sunil
*** Dream as if you'll live forever. Live as if you'll die today ***
Sridhar Bhaskarla
Honored Contributor

Re: Hardware specs and serial number

Hi,

I don't think you can get too many details from the system tools.

Best is 'stm ' that comes with Online diagnostics.

cstm>map
cstm>sel dev
cstm>info
cstm>infolog

Dev# is the device number corresponding to the device in the output of 'map'. I am not sure if you are going to get the serial numbers for all the components you are looking for though but 'stm' is the best you have to get any hardware details.

-Sri

You may be disappointed if you fail, but you are doomed if you don't try
Bharat Katkar
Honored Contributor

Re: Hardware specs and serial number

Hi,
I think cstm is useful to you as suggested above by shridhar.
Also have a look at this thread below to know more above System Configuration.

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=717199

Hope that helps.
Regards,
You need to know a lot to actually know how little you know
Franky_1
Respected Contributor

Re: Hardware specs and serial number

Hi,

you can use

1.) /opt/ignite/bin/print_manifest
2.) cstm
3.) cfg2html

Regards

Franky
Don't worry be happy
Bharat Katkar
Honored Contributor

Re: Hardware specs and serial number

Hi,
Find attached the Support Tool Manager (STM) reference guide.
Thought it would help you.
Regards,
You need to know a lot to actually know how little you know
Muthukumar_5
Honored Contributor

Re: Hardware specs and serial number

You can refer the links,

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=715602
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=706790

IF you are 11.20 > versions then,

we can use machinfo


Else,

dmesg, ioscan, model, uname, top needed there.

Simply use sysinfo script more.

HTH.
Easy to suggest when don't know about the problem!
Geoff Wild
Honored Contributor

Re: Hardware specs and serial number

I use print_manifest, cfg2html and sysinfo3.01.

I attached sysinfo3.01, run from cron like this:

# Run the sysinfo3.01 script
0 6 1 * * /usr/local/sysinfo/sysinfo -a -b -o /usr/tmp/`hostname`.sysinfo >/tmp/sysinfo.cron 2>&1

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.