0

I have a nice server in digital ocean, it's the 1GB ram size.

It has installed: php, mysql, nginx, supervisored, beanstalkd as I installed.

But the problem is the I see that all the time the cpu is on 75% usage

and I look at the processes, and nothing looks like over using.

any ideas why? (attached screenshot of top command)

enter image description here

Tzook Bar Noy
  • 155
  • 1
  • 5
  • One for server fault I'm afraid. You might want to flag this for moving. – Julian Knight May 29 '15 at 07:51
  • you suggest moving this to server fault? – Tzook Bar Noy May 29 '15 at 11:57
  • Yes. 2 people have done so now. – Julian Knight May 29 '15 at 19:32
  • The process with the most time spent is `supervisord` with 666 hours of processing time. Googling "supervisord high CPU use", it looks like this can happen when you have supervisord handling lots of logs - logging turned up somewhere. Can you try `ps flax` and post the output, or look at supervisord child processes? Maybe try `iotop` as well, maybe post your supervisord configuration. – TessellatingHeckler May 30 '15 at 03:35

0 Answers0