Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Oops! There _is_ no man page!

Name: Anonymous 2010-05-29 13:30

http://www.teamquest.com/resources/gunther/display/5/index.htm



2  So What Is It?
So, exactly what is this thing called load average that is reported by all these various commands? Let's look at the official UNIX documentation.
2.1  The man Page

[pax:~]% man "load average"
No manual entry for load average


Oops! There is no man page!

Name: Anonymous 2010-05-29 13:32

NO MANPAGE EXCEPTIONS

Name: Anonymous 2010-05-29 13:37

$ man "my anus."
No manual entry for my anus.

Name: Anonymous 2010-05-29 13:41

The GNU does not like manpages.

Name: Anonymous 2010-05-29 13:43

>>3
No manual entry for my anus.
9.2/10

Name: Anonymous 2010-05-29 13:47

OP, read the rest of the article

Name: Anonymous 2010-05-29 13:54

defiant:~ ben$ apropos 'load average'
getloadavg(3)            - get system load averages
loads.d(1m)              - print load averages. Uses DTrace
xload(1)                 - system load average display for X
defiant:~ ben$ man getloadavg
GETLOADAVG(3)            BSD Library Functions Manual            GETLOADAVG(3)

NAME
     getloadavg -- get system load averages

LIBRARY
     Standard C Library (libc, -lc)

SYNOPSIS
     #include <stdlib.h>

     int
     getloadavg(double loadavg[], int nelem);

DESCRIPTION
     The getloadavg() function returns the number of processes in the system
     run queue averaged over various periods of time.  Up to nelem samples are
     retrieved and assigned to successive elements of loadavg[].  The system
     imposes a maximum of 3 samples, representing averages over the last 1, 5,
     and 15 minutes, respectively.

DIAGNOSTICS
     If the load average was unobtainable, -1 is returned; otherwise, the num-
     ber of samples actually retrieved is returned.

SEE ALSO
     uptime(1), kvm_getloadavg(3), sysctl(3)

HISTORY
     The getloadavg() function appeared in 4.3BSD-Reno.

BSD                              June 4, 1993                              BSD


Gee that was hard.

Name: Anonymous 2010-05-29 14:01

>>6
You are a genius! THANKS!

Name: Anonymous 2010-05-30 12:35

Name: Anonymous 2010-05-30 16:14

manual entry
wwwww

Name: Anonymous 2011-01-31 21:00

<-- check em dubz

Don't change these.
Name: Email:
Entire Thread Thread List