[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] [Raq4] low memory everyday. A logs rotation trouble you can't solve?



Thanks: I was thinking about logrotate twice a day but I will consider your
suggestion, too.
Are you sure you don't have other effects? I mean: we don't use
 the built in statistics but we rely on NetTracker.
Do you have any idea if this will affect NetTracker analysis?

INMHO, it's really strange that you can't find any suggestion or
solution about this trouble in Cobalt Knowlegdebase
I suppose it would happen on every RAQ with relevant traffic

Paride


> I had the same problem.

>I set up a cron job running 4 times a day to reboot the server.
>That helped but the system still ran low on memory every morning.
>It turned out that analog was consuming over 70% of the memory when
>it ran as part of the split_logs daily cron job.

>Yesterday I modified the /usr/local/split_logs and commented out the
following routines:

>analyze_logs
>generate_tabs
>create_reports

>to turn off analog being run.  We don't use the built in statistics anyway
on the box.

>This morning where I usually have 2000 free I had 260000+ free.

>Paul