High load average

Ludovic

New member
Joined
May 9, 2016
Messages
1
Hi,

I've got a problem with my debian server 7.10 (build DA version 1.2.41). Generally load average was fine about 0.2 on dual core processor. But one time by day (time change each day) i've got verry big load average 60 you can see top command here.

top - 21:55:58 up 7 days, 11:58, 0 users, load average: 90.44, 62.62, 28.53
Tasks: 251 total, 3 running, 247 sleeping, 0 stopped, 1 zombie
%Cpu(s): 6.7 us, 0.6 sy, 0.9 ni, 89.8 id, 2.0 wa, 0.0 hi, 0.0 si, 0.0 st
KiB Mem: 4036564 total, 3806308 used, 230256 free, 5056 buffers
KiB Swap: 2047996 total, 1499036 used, 548960 free, 40148 cached

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
29048 apache 20 0 200m 71m 2596 D 1.8 1.8 0:03.61 /usr/sbin/httpd -k start -DSSL
4358 mysql 20 0 1508m 195m 1616 S 1.2 5.0 321:14.71 /usr/local/mysql/bin/mysqld --basedir=/usr --datadir=/usr/local/mysql/data --plugin-dir=/usr/local/mysql/lib/plugin --user=mysql --log-error=/usr/local/mysql/data/server.mypixhell.com.err --pid-file=/usr/local/mysql/data/server.pid --socket=/var/run/mysqld/mysqld.sock --port=3306
29009 apache 20 0 207m 71m 1668 D 0.9 1.8 0:08.66 /usr/sbin/httpd -k start -DSSL
29035 apache 20 0 200m 72m 2368 R 0.9 1.8 0:03.53 /usr/sbin/httpd -k start -DSSL
29221 root 20 0 21800 1428 968 R 0.9 0.0 0:00.08 /usr/bin/top -c -b -n 1
29222 root 20 0 21800 1424 968 R 0.7 0.0 0:00.07 /usr/bin/top -c -b -n 1
29225 root 20 0 21772 1456 972 D 0.7 0.0 0:00.07 /usr/bin/top -c -b -n 1
29229 root 20 0 21772 1456 972 D 0.7 0.0 0:00.07 /usr/bin/top -c -b -n 1
29012 apache 20 0 207m 78m 1964 D 0.5 2.0 0:07.63 /usr/sbin/httpd -k start -DSSL
29226 root 20 0 21772 1452 972 D 0.5 0.0 0:00.06 /usr/bin/top -c -b -n 1
29022 apache 20 0 200m 68m 1680 D 0.2 1.7 0:05.83 /usr/sbin/httpd -k start -DSSL
29040 apache 20 0 202m 72m 1692 D 0.2 1.8 0:03.82 /usr/sbin/httpd -k start -DSSL
29047 apache 20 0 199m 69m 2304 S 0.2 1.8 0:03.63 /usr/sbin/httpd -k start -DSSL
29051 apache 20 0 200m 65m 2604 D 0.2 1.6 0:03.42 /usr/sbin/httpd -k start -DSSL
29052 apache 20 0 200m 64m 2360 D 0.2 1.6 0:03.39 /usr/sbin/httpd -k start -DSSL
29058 apache 20 0 179m 43m 1816 D 0.2 1.1 0:02.25 /usr/sbin/httpd -k start -DSSL
29072 apache 20 0 176m 37m 1164 D 0.2 1.0 0:02.06 /usr/sbin/httpd -k start -DSSL
1 root 20 0 10656 36 0 S 0.0 0.0 0:06.72 init [2]
2 root 20 0 0 0 0 S 0.0 0.0 0:00.00 [kthreadd]
3 root 20 0 0 0 0 S 0.0 0.0 0:07.16 [ksoftirqd/0]
5 root 20 0 0 0 0 S 0.0 0.0 0:00.94 [kworker/u:0]
6 root rt 0 0 0 0 S 0.0 0.0 0:00.00 [migration/0]
7 root rt 0 0 0 0 S 0.0 0.0 0:00.00 [migration/1]

I have no idea what append, can you help me?

Thanks you!
 
Back
Top