Operating System - HP-UX
1834254 Members
2033 Online
110066 Solutions
New Discussion

Retrieve Some Information

 
Stefano Ferri
Frequent Advisor

Retrieve Some Information

Hi,

I need to known how I can get the general info for my machine as:

- Machine Manufacturer or Vendor
- Cpu Serial Number
- Cpu Model (as 8900)
- Cpu Number Of Core And Number Of Cpu
- Machine Serial Number (I have used getconf MACHINE_SERIAL is it correct?)

This for pa-risc and itanium servers.

Thanks for all answer.

Stefano
5 REPLIES 5
Prashanth.D.S
Honored Contributor

Re: Retrieve Some Information

Hi Stefano,

I guess the below cstm command give you almost all the info u need..

#echo "map selall info;wait infolog" | cstm > /tmp/cstm.txt

Best Regards,
Prashanth
Stefano Ferri
Frequent Advisor

Re: Retrieve Some Information

Hi Prashanth.D.S,

Thank you for your quickly answer.

I already known the cstm command, but unfortunatelly I don't have the cstm license on all my machine. Is there another way for get this info?

Thanks,

Stefano
Prashanth.D.S
Honored Contributor

Re: Retrieve Some Information

Hmm...not that i can think of, let me see if i can find any for you..

Best Regards,
Prashanth
john korterman
Honored Contributor

Re: Retrieve Some Information

Hi,

print_manifest will give you most of what you want.

regards,
John K.
it would be nice if you always got a second chance
Calandrello
Trusted Contributor

Re: Retrieve Some Information

friend
you obtain this information you saw stm.