Operating System - HP-UX
1752754 Members
4628 Online
108789 Solutions
New Discussion юеВ

Re: dimms installed- HP-UX-rp3440

 
Mahmoud El-Halaby
New Member

dimms installed- HP-UX-rp3440

hello,
i need an HPUX command to know the memory dimms installed on rp3440 and how many installed/free dimms locations still there?
3 REPLIES 3
Torsten.
Acclaimed Contributor

Re: dimms installed- HP-UX-rp3440

Use

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

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Jose Mosquera
Honored Contributor

Re: dimms installed- HP-UX-rp3440

#echo "selclass qualifier memory;info;wait;infolog├в |cstm > memory_map.txt
Jose Mosquera
Honored Contributor

Re: dimms installed- HP-UX-rp3440

Previous post have garbage...

#echo "selclass qualifier memory;info;wait;infolog"|cstm > memory_map.txt