After upgrading from 7.5.4 -> 8.2 our dedicated email server suddenly has spikes of high cpu usage. Previously during peak times we would average 50-60% cpu usage and fall off to sub 25% at off times.
Now, at consistent half-hour increments our cpu usage shoots up with mysql claiming most of the responsibility. Here's our cpu usage load during a spike (our uptime has been about 6 days):
Here is a link to our MRTG graph showing the consistent half-hour spikes.
There are no slow queries being logged and I've even enabled the query cache and everything seems normal (I can post those stats as well, if it will help). I've looked through the cron jobs and don't see anything that would be running every half-hour.
So, is there anything in Plesk that has to run so consistently and chew up mysql? Is there something in Expand that would cause it to poll the email server? I'm just trying to go through every possibility to figure out why it only started after the upgrade and if there's anything we can do to ease the pressure.
Thanks,
Atomic
Now, at consistent half-hour increments our cpu usage shoots up with mysql claiming most of the responsibility. Here's our cpu usage load during a spike (our uptime has been about 6 days):
Code:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
3550 mysql 16 0 139m 42m 4924 S 73.2 1.2 994:27.59 mysqld
333 popuser 17 0 47028 40m 2324 R 42.5 1.1 1:46.03 spamd
454 popuser 16 0 43936 37m 2296 R 24.2 1.1 0:51.37 spamd
22280 psaadm 16 0 42568 21m 14m S 10.5 0.6 0:35.07 httpsd
3397 named 16 0 58472 22m 1928 S 2.6 0.6 130:39.81 named
7694 qmaild 15 0 3992 832 692 S 2.6 0.0 0:04.89 qmail-smtpd
2662 drweb 17 0 20932 14m 860 S 2.3 0.4 0:03.26 drwebd
30807 root 16 0 2352 1000 748 R 0.7 0.0 0:07.55 top
2398 root 15 0 0 0 0 S 0.3 0.0 8:59.69 kjournald
3150 root 16 0 2520 556 464 S 0.3 0.0 6:19.26 syslogd
3708 root 15 0 36972 31m 2380 S 0.3 0.9 6:01.30 spamd
8201 psaadm 15 0 43288 24m 17m S 0.3 0.7 6:03.31 httpsd
8615 drweb 15 0 5024 4168 552 S 0.3 0.1 0:00.46 qmail-queue
15818 qmails 16 0 1996 472 372 S 0.3 0.0 0:07.16 qmail-send
Here is a link to our MRTG graph showing the consistent half-hour spikes.
There are no slow queries being logged and I've even enabled the query cache and everything seems normal (I can post those stats as well, if it will help). I've looked through the cron jobs and don't see anything that would be running every half-hour.
So, is there anything in Plesk that has to run so consistently and chew up mysql? Is there something in Expand that would cause it to poll the email server? I'm just trying to go through every possibility to figure out why it only started after the upgrade and if there's anything we can do to ease the pressure.
Thanks,
Atomic