Skip to content
Snippets Groups Projects
Commit 3d775d92 authored by Mark Spencer's avatar Mark Spencer
Browse files

Correct loadavg documentation (bug #1305)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2843 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent faaef0fb
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,11 @@ the current value by Asterisk:
%# '#' if Asterisk is run in console mode, '>' if running as remote console
On Linux systems, you may also use
%l Load average on your system
%l1 Load average over past minute
%l2 Load average over past 5 minutes
%l3 Load average over past 15 minutes
%l4 Process fraction (processes running / total processes)
%l5 The most recently allocated pid
-----
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment