Skip to main content

How do you read the WHM Load Averages line?

Comments

5 comments

  • quietFinn
    It's impossible to say without knowing how many CPUs your server has.
    0
  • microvax
    The output of the nproc command is 8 [07:33:32 server root@94332314 ~]cPs# nproc
    0
  • quietFinn
    Then that looks fine. " The load average is relative to the number of cores available in the server and not how they are spread out over CPUs. This means the maximum utilization range is 0-1 for a single core, 0-2 for a dual core, 0-4 for a quad core, 0-8 for an octa-core, and so on. "
    0
  • cPRex Jurassic Moderator
    Thanks @quietFinn !
    0
  • ffeingol
    Also, the 3 numbers represent the 1, 5 and 15 minute load averages. Load on Linux is basically processes waiting for resources.
    0

Please sign in to leave a comment.