Guys,
I'm using Linode 1024 and the server is not even lived yet. I'm using it for deployment and testing process only.
I keep getting notification of exceeding cpu usage allocation from Linode almost every week. Here's what I found on the on the server using top command.
Code:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
17545 web17 20 0 40812 2676 1880 R 100 0.3 71:16.31 pure-ftpd-mysql
17631 web17 20 0 40812 2676 1880 R 100 0.3 66:13.26 pure-ftpd-mysql
17728 web17 20 0 40812 2680 1880 R 100 0.3 63:25.91 pure-ftpd-mysql
I decided to kill them all, but I wonder why it's spiking that bad?
I'm enabling SSL/TLS option on Ubuntu 10.04 pure-ftp conf with ISPConfig 3.4 as the control panel working as a slave to another ISPConfig master installation on other server.
I'm using Transmit 4.1.7 with Passive Mode on.
Any thought on this?[/code]