php mysql cpanel high cpu usage
Posted
by
Megahostzone Santu
on Server Fault
See other posts from Server Fault
or by Megahostzone Santu
Published on 2012-12-15T14:32:14Z
Indexed on
2012/12/15
17:05 UTC
Read the original article
Hit count: 183
server taking high cpu usage load average: 108.87, 105.92, 85.82
netstat -ntu | awk '{print $5}' | cut -d: -f1 | sort | uniq -c | sort -n
Reselt showing too much connect from server IP
cpanel Process Manager showing
19.4 | 0.5 | /usr/sbin/mysqld --basedir=/ --datadir=/var/lib/mysql --user=mysql --log-error=/var/lib/mysql/zebra546.serverstall.com.err --pid-file=/var/lib/mysql/zebra546.serverstall.com.pid
3.0 | 0.2 | /usr/bin/php /home/nowwatch/public_html/index.php
© Server Fault or respective owner