Checking the cpu load

  • CPU load is checked through uptime
  • CPU load is expressed as the average number of runnable processes over the last 1,5 and 15 minutes
  • As a rough guideline, this number should not exceed the number of CPU cores on a system
  • Use lscpu to check the number of CPU cores
  • you can also check cpu load using | top