Operating System - HP-UX
1826043 Members
3471 Online
109690 Solutions
New Discussion

Re: How do I get info on number and size of installed memory modules for HP-UX systems?

 
SOLVED
Go to solution
Anibal Ojeda
Occasional Advisor

How do I get info on number and size of installed memory modules for HP-UX systems?

How do I get info on number and size of installed memory modules for HP-UX systems?

4 REPLIES 4
James R. Ferguson
Acclaimed Contributor
Solution

Re: How do I get info on number and size of installed memory modules for HP-UX systems?

Hi:

# echo "selclass qualifier memory;info;wait;infolog"|cstm > /tmp/meminfo

Regards!

...JRF...
Berd
Trusted Contributor

Re: How do I get info on number and size of installed memory modules for HP-UX systems?

You could also access cstm via command line.
cstm
map
sel dev xxx (where xxx is memory device)
infolog

Berd
Anibal Ojeda
Occasional Advisor

Re: How do I get info on number and size of installed memory modules for HP-UX systems?

Thank you for your help..

this is wat i wanted to know
Chan 007
Honored Contributor

Re: How do I get info on number and size of installed memory modules for HP-UX systems?

Hi Anibal,

I am sure you would have missed assigning marks to JRF,

I assume are new to this forum, this forum works on with people assigning points depents on your satisfaction for that answer.

Mark me "0"

Chan