![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to find Total and Free Physical Memory and Logical Memory in SOLARIS 9 | 0ktalmagik | SUN Solaris | 4 | 02-03-2009 09:37 AM |
| How to find memory and other resources in AIX | R00tSc0rpi0n | UNIX for Advanced & Expert Users | 3 | 01-26-2007 05:14 PM |
| How to find memory used by a process | vijayagiri | HP-UX | 3 | 12-14-2005 07:37 AM |
| memory free up using 'find' | shibz | UNIX for Advanced & Expert Users | 6 | 11-03-2002 04:01 PM |
| To find processor speed & memory in HP Unix 10.2 | augustinep | UNIX for Dummies Questions & Answers | 4 | 01-30-2002 12:54 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
If you have the Support Tools Manager installed
which is part of the Online Diagnostics Bundle from the half yearly issued Support PLUS Patch Bundles by HP and doesn't require an extra license (it is highly recommended to have it installed for various other diagnostics) then you could query the memory map like Code:
$ echo "sc prod memory;info;wait;il"|/usr/sbin/cstm |grep -i total.*memory
Total Configured Memory : 8192 MB
Code:
$ /usr/sbin/swlist -l bundle OnlineDiag|grep ^[^#] OnlineDiag B.11.11.20.02 HPUX 11.11 Support Tools Bundle, December 2007 |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|