When you log in on a server using SSH and run the command 'top', you will see a lot of information about the load and processes on your server. An important part of that is the distribution of the load at the top at 'CPU(s)', which features a percentage. This distribution uses abbreviations, meaning the following::
us: User
sy: System / Kernel
ni: Nice
id: idle (low priority)
wa: iowait (if this is high, there is a problem with the disk speed)
hi: hardware interrupt
si: software interrupt
Unable to solve your problem despite this help page? Let us know!