Operating System - HP-UX
1834796 Members
2646 Online
110070 Solutions
New Discussion

Re: How can I see system specs

 
SOLVED
Go to solution
Namit
Advisor

How can I see system specs

A newbie question:

How can I see the Processor, RAM, HDD etc ... basically all the system specs on a machine ?
Live and let die
6 REPLIES 6
Ken Hubnik_2
Honored Contributor
Solution

Re: How can I see system specs

If you have ignite installed you can run this command.
/opt/ignite/bin/print_manifest

or you can use sam or glance
Colin Topliss
Esteemed Contributor

Re: How can I see system specs

Try using 'stm' - or the GUI version 'xstm'.

You'll need:
Sup-Tool-Mgr B.11.11.07.11 Support Tools Manager for HPUX systems

to use this.

You'll find the executable in /usr/bin.
Steve Steel
Honored Contributor

Re: How can I see system specs

Hi


Go TO

http://www.introcomp.co.uk/examples/index.html

Try collect.sh or one of the other scripts


Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
Patrick Wallek
Honored Contributor

Re: How can I see system specs

You can also see a lot of this information thru SAM -> Performance Monitors -> System Properties

There are also numerous free downloadable products too.

My favorite is cfg2html.

http://cfg2html.port5.com/index.html
Rainer von Bongartz
Honored Contributor

Re: How can I see system specs

download cfg2html from

http://cfg2html.port5.com/index.html

cfg2html will product a nive html output containing all the info's you might want

Rgards
Rainer

He's a real UNIX Man, sitting in his UNIX LAN making all his UNIX plans for nobody ...
Namit
Advisor

Re: How can I see system specs

Thanks a lot guys for the quick reply
Live and let die