Operating System - HP-UX
1755476 Members
3501 Online
108833 Solutions
New Discussion юеВ

Re: Getting info about memory size and number of DIMMs on HP-UX 11.x

 
Pippo_9
Frequent Advisor

Getting info about memory size and number of DIMMs on HP-UX 11.x

HI all.

I need to get detailed info about memory, that is, what is the pattern of memory dimms.
I know it is possible to do that by using onlinediag:

cstm> map
cstm> sel dev xx
cstm> info
-- Updating Map --
Updating Map...
cstm> il

etc etc.

If diags are not currently installed on my system, and I don't want to install them (some patches are recommended, a reboot may be needed, I can't reboot now), what should I use?
Is there anything equivalent to diags or, at least, nearly like that?

Thanks all

Miguel
5 REPLIES 5
Robert-Jan Goossens
Honored Contributor

Re: Getting info about memory size and number of DIMMs on HP-UX 11.x

Hi Miguel,

Run this command.

# echo "selclass qualifier memory;info;wait;infolog" | cstm

Regards,
Robert-Jan
RAC_1
Honored Contributor

Re: Getting info about memory size and number of DIMMs on HP-UX 11.x

echo "sel qualifier memory;info;wait;infolog" | cstm > /tmp/memory.log.

Check /tmp/memory.log file.

Always have latest STM on you rmachine.
There is no substitute to HARDWORK
T G Manikandan
Honored Contributor

Re: Getting info about memory size and number of DIMMs on HP-UX 11.x

If you do not have the STM installed then I think the only way is to bring down the machine and look the DIMM configuration from Boot --Menu
Massimo Bianchi
Honored Contributor

Re: Getting info about memory size and number of DIMMs on HP-UX 11.x

If you do not have stm you can install them with no problem , they do not require reboot.

Massimo

Fabio Ettore
Honored Contributor

Re: Getting info about memory size and number of DIMMs on HP-UX 11.x

Hi,

I think that the only one chance from point pf view SOFTWARE is STM!
There aren't any possibilities except STM!
If your system have not diags installed then you cannot see those informations.

Just for your info, you can download the latest STM version from

http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B6191AAE

and below other useful info:

http://docs.hp.com/hpux/diag/

I hope this helps you.

Best regards,
Ettore
WISH? IMPROVEMENT!