Koozali.org: home of the SME Server

Memory Problems with SME 5.6 ?

James Shields

Memory Problems with SME 5.6 ?
« on: February 10, 2003, 09:05:59 AM »
I use phpSysInfo 2.1 to keep an eye on a couple of servers that I look after. I notice that since upgrading to SME 5.6 that these servers are always showing over 90% on memory usage, irrespective of the amount of RAM.

Is this a glitch with the way 5.6 handles memory, or is phpSysInfo reporting incorrect information ?

Examples of this can be seen on the 2 servers in question.

http://www.shields.net.au/sysinfo/phpSysInfo-2.1/
http://www.baseballvictoria.com.au/sysinfo/phpSysInfo-2.1/


James

Anthony de Waal

Re: Memory Problems with SME 5.6 ?
« Reply #1 on: February 10, 2003, 01:36:33 PM »
I use sysstat-4.0.5-3.i386.rpm which gives the same results.
Memory used, buffers and cache all slowly (takes more than a day) reach saturation.
I did not use this before the upgrade so I can't confirm that this is something new.
Perhaps it is by design.
Thony

BTW did you deliberately open your statistics for us to see or is it always visible from the outside without encryption and pasword?

James Shields wrote:
>
> I use phpSysInfo 2.1 to keep an eye on a couple of servers
> that I look after. I notice that since upgrading to SME 5.6
> that these servers are always showing over 90% on memory
> usage, irrespective of the amount of RAM.
>
> Is this a glitch with the way 5.6 handles memory, or is
> phpSysInfo reporting incorrect information ?
>
> Examples of this can be seen on the 2 servers in question.
>
> http://www.shields.net.au/sysinfo/phpSysInfo-2.1/
> http://www.baseballvictoria.com.au/sysinfo/phpSysInfo-2.1/
>
>
> James

Charlie Brady

Re: Memory Problems with SME 5.6 ?
« Reply #2 on: February 10, 2003, 08:39:40 PM »
James Shields wrote:

> I notice that since upgrading to SME 5.6
> that these servers are always showing over 90% on memory
> usage, irrespective of the amount of RAM.

You didn't buy your RAM to sit there idle did you? The operating system is using the RAM that you provided to it. This is a Good Thing. (The linux FAQ will tell you this).

Charlie

Brian Jacobsen

Re: Memory Problems with SME 5.6 ?
« Reply #3 on: February 10, 2003, 10:55:58 PM »
I observed the same thing and resintalled PhpSysInfo v.2.0, which reported the exact opposite amount of free memory vs. memory in use.

I checked it with a Linux prompt and it turns out that 2.1 is correct and 2.0 is the one showing the incorrect information.

I could find any mention of it in the changes log to PhpSysInfo though.

Luke Drumm

Re: Memory Problems with SME 5.6 ?
« Reply #4 on: February 11, 2003, 12:10:42 AM »
The default configuration of SME means memory is being allocated for the services that tend to get the most use. eg. Squid.

As Charlie mentioned, this is a good thing.