Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Installation - Getting started with Red Hat Linux
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
Couldn 't open PID file /var/run/named/named pid Permission denied
sendmail configuration on redhat
kernel 2 6 and /dev/sound/mixer not found
Promise 378 controller
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
Lotus Notes under Wine
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
/etc/security/limits conf question
Intel E/1000 driver
rpm database corrupt
Command stream end of file while reading
qla2300 modules
 
What is using the memory

What is using the memory

2007-06-27       - By George Thompson

 Back
Reply:     1     2     3     4  

Running RHEL4

We are uing weblogic which has three java proceses. The sum of the
percentage memory used of these processes is about 42% .

ps -aux | grep java | gawk '{ print $11, $4}'
/opt/od-home/OpenDeployNG/jre/bin/java   0.3
/opt/java/liveJava/bin/java             24.2
/opt/java/liveJava/bin/java             18.1


If I do ps -aux and add up all the %cpu coulums it totals about 45%. Yet
when i look at sar -r

sar -r | gawk '{ print $1, $2, $5}' | head
12:00:01 AM %memused
12:10:01 AM 99.76
12:20:01 AM 99.72

It seems to think the memory is 99% used. But I cant see any other
processes in the process table using any significant memory.

Here is the contents of /proc/meminfo . I dont fully understand what all
the entries mean.

[root@(protected)]/etc# cat /proc/meminfo
MemTotal:      8164748 kB
MemFree:        164748 kB
Buffers:        108356 kB
Cached:         478412 kB
SwapCached:      38628 kB
Active:        3690740 kB
Inactive:       409064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      8164748 kB
LowFree:        164748 kB
SwapTotal:    16779884 kB
SwapFree:     16643592 kB
Dirty:            2508 kB
Writeback:           0 kB
Mapped:        3529560 kB
Slab:           185824 kB
CommitLimit:  20862256 kB
Committed_AS:  7658544 kB
PageTables:      13484 kB
VmallocTotal: 536870911 kB
VmallocUsed:    271300 kB
VmallocChunk: 536599035 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB
[root@(protected)]/etc#

Our customer is asking us to explain what is using the memory and we have
no answer.

George








--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@(protected)?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list