Project

General

Profile

Goautodial 3.3 memory usage > 90%

Added by elmar roennig about 10 years ago

Hi,
Please see the attached screenshot. Our memory stays over 90% constantly, with only 2 agents logged in, making manual dial calls... What's the problem?

![url=http://postimg.org/image/7vkvoxwsf/][img]http://s27.postimg.org/7vkvoxwsf/memory.jpg[/img][/url]!


Replies (4)

RE: Goautodial 3.3 memory usage > 90% - Added by Guillermo Quiros about 10 years ago

Clean some memory by doing this:

free
sync
swapoff -a
swapon -a
echo 3 > /proc/sys/vm/drop_caches && free

Run that and let me know if it works

RE: Goautodial 3.3 memory usage > 90% - Added by Muhammad Taha Shafaat about 10 years ago

thanks Guillermo Quiros,

i was having the same problem and only thing which i could do is "restart" to get some memory free....

free
sync
swapoff -a
swapon -a
echo 3 > /proc/sys/vm/drop_caches && free

but it eats up memory again after few hours.....is there any solution? or i need to RUN this again n again..

more over can you please define what exactly each command means here? (just for Knowledge)

RE: Goautodial 3.3 memory usage > 90% - Added by Guillermo Quiros almost 10 years ago

Again and Again...

you can add it to your CRON (lowercase of course), that's my suggestion...

    (1-4/4)
    Go to top