load average: 5.00, 5.00, 5.00

4:04pm up 8:22, 2 users, load average: 5.00, 5.00, 5.00 current status 128

What are some load average numbers examples where I would start to be conserned.

1 Reply

Linode Staff

Any time you have a whole number load average, it usually means you've got some stuck processes. What do "top" and "ps aux" show you?

If a process runs constantly with no breaks, it'll add 1 to load average. Load average also increases if there are bottlenecks, like a bunch of processes queued up waiting to read/write to disk.

-Chris

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct