Hey =)
I noticed that one of my servers MySQL is causing the CPU to spike for some reason. I thought of moving it to another server to even the load, but i kind of do not want to do that yet if i can fix the problem.
As you can see, mysql is using 212% CPU, it keeps spiking for some reason and i haven't been able to figure out why.
If anyone could help me that would be great =)
I noticed that one of my servers MySQL is causing the CPU to spike for some reason. I thought of moving it to another server to even the load, but i kind of do not want to do that yet if i can fix the problem.
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
18253 mysql 20 0 43468 20m 4156 R 212.4 0.5 25:07.32 mysqld
As you can see, mysql is using 212% CPU, it keeps spiking for some reason and i haven't been able to figure out why.
If anyone could help me that would be great =)