To see the memory boards, run xstm. It is a x-app, and you have to have installed the support tools for HP-UX. It will allow you to run information aginst most of the system. There is also "cstm" character based, but it is a little harder to use.
To get the physical memory, you can run the following command as well :
head -l -n 200 /var/adm/syslog/syslog.log|grep Physical|grep avail|cut -c 35-|dos2ux
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.