3 .TH GETLOADAVG 3 "Nov 14, 2005"
6 getloadavg \- system load average values
12 int getloadavg(double *\fIaverages\fP, int \fInelem\fP)
17 returns the system load average values as elements of
23 The system load average is the average number of
24 runnable processes over a certain period. Currently the averages are
25 delivered over the last 1, 5 and 15 minutes of system usage. So
26 currently the system maximum is 3.
30 is zero or more if the call was successful, or a negative value if the
31 call was unsuccessful. If the call was successful, the number of