My VPS server have 4 CPUs, I'm willing to upgrade, but the maximum available is 8 CPUs. I'm afraid I upgrade to 8 CPUs but still having the same problems.
In "WHM > Service Status", the " Server Load " is marked in red if its over 4. Currently its reaching between 20 and 80. (Screen attached)
In "WHM > Daily Process Log", only the nobody is 4.5 and the MySQL is 6.8 (Screen attached)
I guess if I upgrade to 8 CPUs its also not enough. Right ? and there is something wrong I should fix before I consider any upgrade, right ?
Running "mysqladmin proc status" give this result:
[
[email protected] ~]# mysqladmin proc status
+--------+------------------+-----------+------------------+---------+------+----------+------------------+
| Id | User | Host | db | Command | Time | State | Info |
+--------+------------------+-----------+------------------+---------+------+----------+------------------+
| 141213 | account1 | localhost | account1 | Sleep | 0 | | |
| 141215 | account2 | localhost | account2 | Sleep | 0 | | |
| 141224 | account3 | localhost | account3 | Sleep | 0 | | |
| 141225 | account3 | localhost | account3 | Sleep | 0 | | |
| 141226 | root | localhost | | Query | 0 | starting | show processlist |
+--------+------------------+-----------+------------------+---------+------+----------+------------------+
Uptime: 7917 Threads: 5 Questions: 8418173 Slow queries: 0 Opens: 241043 Flush tables: 1 Open tables: 2000 Queries per second avg: 1063.303