[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] How much RAM do I have?
- Subject: RE: [cobalt-users] How much RAM do I have?
- From: "Steelhead" <bill@xxxxxxxxxxxxxxx>
- Date: Mon Sep 15 08:33:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Achieve IT
Sent: Monday, September 15, 2003 7:46 AM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: [cobalt-users] How much RAM do I have?
>> I sent the message below earlier. But within my initial question I see
>>another question. How much RAM do I actually have. The GUI seems to
indicate
>>256, but running 'top' seems to say 128. Which is it?
>>Declan.
>>>>Hello,
>>>>Over the past week or so I have been receiving messages from my server
>>>>stating that "The memory is being heavily used." When I go to the GUI
is
>>>>says:
>>>>"Total memory on the system is 259308 KB
>>>>Free available memory is 3684 KB
>>>>Used memory is 255624 KB which is 98 percent of the total memory"
You show 128M Phyical and 128M Swap.
In a unix system the memory of the system is counted as a single unit,
with a differentiation between physical and swap a secondary measure.
When you see the message, the system is including physical memory,
or the RAM in your system, with the Virtual memory.
Other "names for virtual memory are Swap and Paging File.
When the OS requires more memory to do a series of tasks than the
system has, it will write some of the memory on the hard drive,
finish a task and reread the meory, or swap it in or out.
>>>>I received this email maybe 3 times, but on the first 2 occasions when I
>>>>checked the GUI, the memory usage would be back down to approx: 65%.
>>>>However, snce the last email, now when I check the GUI I get the
>>>>informationabove, and the light for my Active Monitor is flasing Red.
When a task is completed, the use of swap drops.
If you are seeing this message with any frequency, look at the top and
monitor
the processes closely to note what activities are sucking up the most
memory.
It could be a runaway process like ZoPE or just a lot of POP3 mail requests,
or even a mailbombing.
>>>>I did a quick search in the archives, and ran the 'top' command, and
this is
>>>>what I get below., which doesn't seem to tie in with the GUI.
>>>>9:33am up 108 days, 23:12, 1 user, load average: 0.04, 0.11, 0.09
>>>>83 processes: 82 sleeping, 1 running, 0 zombie, 0 stopped
>>>>CPU states: 1.9% user, 5.5% system, 0.0% nice, 92.5% idle
>>>>Mem: 127776K av, 86128K used, 41648K free, 93140K shrd, 4984K
>>>>buff
>>>>Swap: 131532K av, 26820K used, 104712K free 31056K
>>>>cached
>>>>Remedies I have tried include, restarting the server and restarting
MySQL.
>>>>My Raq4 has about 50 virtual sites, but most of these would be lightly
used.
>>>>Any suggestions?
>>>>Thanks,
>>>>Declan.
regards
Bill