![]() |
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 |
| Unix Script to find and kill a process with high memory utilization | robinforlinux | Shell Programming and Scripting | 0 | 03-05-2009 02:47 PM |
| What would cause high kernel/system utilisation | azurty | Red Hat | 2 | 08-12-2008 08:41 AM |
| High memory usage in AIX 5.1 | jayakumarrt | AIX | 5 | 02-14-2008 07:17 PM |
| Sendmail is eating high memory | neel.gurjar | SUN Solaris | 6 | 10-02-2007 08:42 AM |
| Sun: High kernel usage & very high load averages | lorrainenineill | UNIX for Advanced & Expert Users | 4 | 02-06-2006 12:32 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
11.31 System Memory too high
Hello, I noticed very high system memory utilization on my new 11.31 Itanium systems. System memory is more than 11GB on 32 GB system. Comparing this to 11.23 it's more than double ... How do I find out what is using it? Is there a way to reduce it?
Thank you, Kubo |
|
||||
|
Hi,
First of all there is no memory in Unix. Please refer to it as space. 1) For checking the disk space first give the df -kh command and look for the file system that is occupying max space. 2) Give du -k file system with max space consumption to check for which file or folder is occupying max space. Cheers |
|
||||
|
this is the output
# swapinfo -tam Mb Mb Mb PCT START/ Mb TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME dev 32768 2362 30406 7% 0 - 1 /dev/vg00/lvol2 dev 8000 0 8000 0% 0 - 2 /dev/vg00/swap2 reserve - 15676 -15676 memory 31139 21918 9221 70% total 71907 39956 31951 56% - 0 - as far as filesystem space, they are less than 50% utilized ... Thanks, K. |
|
||||
|
Try to found wich proccesses are takeing up heavy memory with glance or top and maybe you will discover a proccesses wich are causing this issue.
I my servers I discovered a few proccesses (3rd party) wich give some problems in 11.31 and worked fine in 11.23. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|