Hello,
We are running Version 7.1.2 Sugar Version 6.5.17 (Build 1220) on ubuntu. We also have QuickCRM app for our mobile users.
I keep seeing processes on the server consuming the CPU. I have seen as many as 6 in this CPU hungry position. They do not die or go away . I have to kill them.
Here is a sample of the top command on the server.
top - 15:04:10 up 21:48, 2 users, load average: 1.14, 1.23, 1.33
Tasks: 180 total, 2 running, 178 sleeping, 0 stopped, 0 zombie
Cpu(s): 92.4%us, 5.3%sy, 0.0%ni, 2.0%id, 0.0%wa, 0.0%hi, 0.3%si, 0.0%st
Mem: 3083840k total, 2549388k used, 534452k free, 95860k buffers
Swap: 524284k total, 61192k used, 463092k free, 1243396k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
18088 web5 20 0 305m 52m 25m R 95.6 1.7 6:00.47 /usr/bin/php-cgi -d open_basedir=none -d upload_tmp_dir=/var/www/clients/client2/web5/tmp -d session.save_path=/var/www/clients/client2/web5/tmp
18236 web5 20 0 307m 54m 24m S 0.0 1.8 0:01.23 /usr/bin/php-cgi -d open_basedir=none -d upload_tmp_dir=/var/www/clients/client2/web5/tmp -d session.save_path=/var/www/clients/client2/web5/tmp
Any idea what might be causing the high CPU demand?
Thanks,
Jeff