![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to find Total and Free Physical Memory and Logical Memory in SOLARIS 9 | 0ktalmagik | Filesystems, Disks and Memory | 2 | 07-21-2008 04:38 AM |
| How to check free/total Memory in AIX | vimalbhan | AIX | 6 | 01-16-2008 06:34 PM |
| Need help on installing an EASY to use and easy to install command line text editor | EugeneG | UNIX for Dummies Questions & Answers | 4 | 07-16-2007 08:53 AM |
| how can i get The total size of the process in virtual memory om GB or MB | umen | UNIX for Dummies Questions & Answers | 1 | 02-21-2007 04:43 AM |
| Total Memory/Swap Memory | ghe1 | Filesystems, Disks and Memory | 4 | 04-01-2002 07:33 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Easy one : command listing total memory
Hi,
I have been searching for a command that lists the total amount of memory in the HP-UX doc but haven't found it yet. vmstat is not exactly what i want. Does the command exists on HP UX? |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
I would like to have this form :
Total Memory : total 0.00 MB / free 0.00 MB but i have to update my script update.sh to show thoses informations in /etc/motd and to update it with the good commands.....not so easy... |
|
#3
|
|||
|
|||
|
If you have Ignite-UX you can use that
/opt/ignite/bin/print_manifest | more command. You can see your physical memory in "Main Memory:" line |
|
#4
|
|||
|
|||
|
thanks a lot,
it's exactly what i needed. |
|
#5
|
|||
|
|||
|
to check total mem installed
hi there
u can try # dmesg |grep Physical to check total physical mem installed Regards ajay |
|||
| Google The UNIX and Linux Forums |