in reply to Re^5: portable way to get system load average
in thread portable way to get system load average
By the time your code has obtained an instantaneous cpu load reading, it has changed.True, but that's not what the OP wants. He mentions an interface to getloadavg which returns the average load of the past 1, 5 and 15 minutes.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: portable way to get system load average
by BrowserUk (Patriarch) on Jul 07, 2010 at 14:55 UTC | |
by loadaverage (Novice) on Jul 07, 2010 at 16:13 UTC |