Operating System - HP-UX
1835146 Members
2162 Online
110077 Solutions
New Discussion

Re: How to check processor, memory and HDD size in HPUX

 
SOLVED
Go to solution
mista
New Member

How to check processor, memory and HDD size in HPUX

How to check processor, memory and HDD size in HPUX
2 REPLIES 2
Sunny Jaisinghani
Trusted Contributor
Solution

Re: How to check processor, memory and HDD size in HPUX

Hi,

To get all the information about system info, hardware, software installed, kernel config etc. run the print_manifest command

/opt/ignite/bin/print_manifest

You will find the system info recorded in the file

/var/opt/ignite/local/manifest/manifest.info

Pre-requisite : Ignite-UX

Regards
mista
New Member

Re: How to check processor, memory and HDD size in HPUX

thanks alot bro,..its work accurately