# Identifying the cause of high load

To identify the cause of high load, run "top" as root to see any websites/users/processes using excessive CPU.

This will also show the idle CPU percentage, the iowait (processes waiting for disk i/o) and CPU steal - a percentage higher than 0% indicates contention on the hypervisor.