diff options
author | Kirill Zaborsky <[email protected]> | 2015-08-28 15:23:26 +0300 |
---|---|---|
committer | Henrik Nord <[email protected]> | 2015-10-13 11:20:47 +0200 |
commit | e4ee8ea94407726d36de6146878ca21cff6e1854 (patch) | |
tree | 564cdc0712dfd1444ddc301fdc86392f4b7287a4 /lib/os_mon/doc | |
parent | 981dd4509dbabcf3af3d4df611163987e10bca41 (diff) | |
download | otp-e4ee8ea94407726d36de6146878ca21cff6e1854.tar.gz otp-e4ee8ea94407726d36de6146878ca21cff6e1854.tar.bz2 otp-e4ee8ea94407726d36de6146878ca21cff6e1854.zip |
Small misprint
Diffstat (limited to 'lib/os_mon/doc')
-rw-r--r-- | lib/os_mon/doc/src/cpu_sup.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/os_mon/doc/src/cpu_sup.xml b/lib/os_mon/doc/src/cpu_sup.xml index 524426ce86..51e1a4c9d6 100644 --- a/lib/os_mon/doc/src/cpu_sup.xml +++ b/lib/os_mon/doc/src/cpu_sup.xml @@ -63,7 +63,7 @@ measure.</p> <p>A server which receives just enough requests to never become idle will score a CPU utilization of 100%. If the server receives - 50% more requests, it will still scores 100%. When the system load + 50% more requests, it will still score 100%. When the system load is calculated with the percentage formula shown previously, the load will increase from 80% to 87%.</p> <p>The <c>avg1/0</c>, <c>avg5/0</c>, and <c>avg15/0</c> functions |