Operating System - HP-UX
1830452 Members
2373 Online
110004 Solutions
New Discussion

Need to know system config

 
SOLVED
Go to solution
ASH_27
Valued Contributor

Need to know system config

Hi

I am new to HP-UX, I need to system configuration example memory , cpu, hard disk size and mirroring.

I can get this info on Solaris by running ./ptrdiag -v command.

Thanks
Ashish

6 REPLIES 6
Geoff Wild
Honored Contributor
Solution

Re: Need to know system config

/opt/ignite/bin/print_manifest

Or get cfg2html or use sysinfo (attached).

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.
Rick Garland
Honored Contributor

Re: Need to know system config

The cfg2html script will tell you all you want to know.

Antonio Cardoso_1
Trusted Contributor

Re: Need to know system config

Hi,

you can also get configuration from SAM GUI (from "Performance Monitors" / "System Properties").

Muthukumar_5
Honored Contributor

Re: Need to know system config

Several way,

1) sysinfo script for hp-ux
2) sam -> performance monitor -> system properties
3) print_manifest (If ignite-ux installed)
4) cfg2html script.

-Muthu
Easy to suggest when don't know about the problem!
Sivakumar TS
Honored Contributor

Re: Need to know system config

Dear Ashish,

From MP aslo you can go to CM prompt and type DF to get all details ( inculding Serial no etc)

and the #print_manifest works only if ignite is installed.

With regards,

Siva.
Nothing is Impossible !
Arunvijai_4
Honored Contributor

Re: Need to know system config