Operating System - HP-UX
1830827 Members
2974 Online
110017 Solutions
New Discussion

Determining H/W DIMMs installed

 
SOLVED
Go to solution

Determining H/W DIMMs installed

Is there a way in HP to find out what size DIMMs/how many DIMMs are installed in an HP L2000 without taking it down or opening up the box? Thanks for any help!!!
New to HP,
6 REPLIES 6
Sanjay_6
Honored Contributor
Solution

Re: Determining H/W DIMMs installed

Hi Michael,

If you have STM installed on your System, try,

echo 'selclass qualifier memory;info;wait;infolog' |cstm >/tmp/mem_info.txt

more /tmp/mem_info.txt

Hope this helps.

Regds
A. Clay Stephenson
Acclaimed Contributor

Re: Determining H/W DIMMs installed

THe easist way is to run STM. If you have a GUI, xstm is your best bet. You can easily see the installed memory and it's configuration. If you don't have a GUI then use mstm.
If it ain't broke, I can fix that.
Sandip Ghosh
Honored Contributor

Re: Determining H/W DIMMs installed

You can do it through xstm. Select the memory, go on too to select tool, then select information and then run. It will give you in details.

Sandip
Good Luck!!!
MANOJ SRIVASTAVA
Honored Contributor

Re: Determining H/W DIMMs installed

Hi Michael


STM can help you
Do a sysinfo ( if you ahve sysinfo installed )

also you may look at the following :



http://docs.hp.com/hpux/onlinedocs/hw/rp5400/en/index.htm

Manoj Srivastava
Sonny Chee
Advisor

Re: Determining H/W DIMMs installed

Run xstm
highlight the memory box
then
click on information from the tools drop down.

Hope this helps!

Sonny
Life is too short to spent on solving Unix problems, ask the forum experts.
S.K. Chan
Honored Contributor

Re: Determining H/W DIMMs installed

Interactive cstm way ..

# cstm
cstm> map
cstm> sel dev
cstm> info
cstm> infolog