Koozali.org: home of the SME Server

HELP!

Tyrone Miles

HELP!
« on: January 05, 2003, 06:00:17 AM »
I am having a memory problem on my server, my server is slowly eatting up all my ram. Right now I have 512 MB in my server and right now it's running at 78% of total. :(

I went to the command prompt and put in ps aux and noticed that I am running like 21 instances of httpd??? Is that normal. (Each is taking 2.2% of my ram)

My server used to have 256 and it was runnin at like 98% then so I put in more and now it's creeping up again. (Over the last 4 days)

Help?

Terry Brummell

Re: HELP!
« Reply #1 on: January 05, 2003, 07:27:17 AM »
As far as I can remember, Linux will use as much ram as you can give it.  I have 22 instances of httpd running on my server with only 128Meg ram.  So, that many instances of httpd sounds normal to me.

Tyrone Miles

Re: HELP!
« Reply #2 on: January 05, 2003, 12:53:33 PM »
That is cool, I just don't want to start using swap space that will slow my server down.

Paul T.C.Fung

Re: HELP!
« Reply #3 on: January 05, 2003, 03:17:57 PM »
Try to look at your server loading by the Server-manager addon, for my server, I found most of the usage are for buffer and will release after a while.

Thanks to Shad Lords's work  :-)

http://lordsfam.net/downloads/production/e-smith-sysmon-4.0/

you will then see the loading will even go up to 90% (in mycase 192M ram) but will then fall to 61% after a few hours after mid-night......

To feel safe, the best way is to monitor it with your own eye.  Trust the system, it is not a M$ box..... who need more that 512M to run.......  for Linux, 512M Ram is not just big, it sounds like a XXL size to me !! (Where I thing my 192M ram is just M size)        (:-p)

Best Regards,

Paul T.C.Fung

Tyrone Miles

Re: HELP!
« Reply #4 on: January 05, 2003, 09:33:56 PM »
I have that running. Now my memory is running at 85% of total. :( I am getting worried. Let me look at the trends in Sysmon. Thanks for the help. :-)

Michael Smith

Re: HELP!
« Reply #5 on: January 06, 2003, 09:51:45 AM »
My home server, PII w/192 megs RAM (was 128, but I threw in 64 more for just this experiment) pretty much always is at 85-98% RAM usage.  I've never seen it get into swap space, though, and it's fairly heavily customized and gets lots of use, from caching DNS server to the home LAN to outside hits for Gallery and Zoë.

Just my 2¢ ...

Michael Smith

Re: HELP!
« Reply #6 on: January 06, 2003, 09:52:43 AM »
Oh yeah, I almost forgot the biggest use ... NETJUKE!

Charlie Brady

Normal RAM usage (was Re: HELP!)
« Reply #7 on: January 06, 2003, 07:56:55 PM »
Michael Smith wrote:
>
> My home server, PII w/192 megs RAM (was 128, but I threw in
> 64 more for just this experiment) pretty much always is at
> 85-98% RAM usage.

Perfectly normal, read the linux FAQ. What's abnormal is operating systems which *don't* make use of the RAM which their owners have provided (sometimes at great expense) for it to use. Go figure.

Charlie

Tyrone C. Miles

Re: Normal RAM usage (was Re: HELP!)
« Reply #8 on: January 06, 2003, 09:43:37 PM »
That is cool, I am just worried about it going to the max then having to use swap space. I notice when my machine uses swap space my performance goes down
:-(