> > From the man pages of uptime, you get > > Print the current time, the length of time the system has been up, > the number of users on the system, and the average number of jobs > in the run queue over the last 1, 5 and 15 minutes. >
The above does not seem to match on my system (Ubuntu Feisty). $ man uptime ``` uptime gives a one line display of the following information. The current time, how long the system has been running, how many users are currently logged on, and the system load averages for the past 1, 5,and 15 minutes. ``` It gives no mention of run queue. > But when actually you run uptime, you get load average instead > [EMAIL PROTECTED]:/var/log/sa> uptime > 12:36pm up 223 days 3:05, 1 user, load average: 0.00, 0.00, 0.00 > > How does the jobs in the queue and load average relates to each other. > could > anybody help me to understand ? > Read here for detailed explanation of Load Averages. http://www.teamquest.com/resources/gunther/display/5/index.htm -- o1p2e3n4g5l6 http://saleem.a.ansari.googlepages.com/ http://www.jmilug.org/ http://www.csijmi.com/ Linux User #414799 (http://counter.li.org/) _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Next Event: http://freed.in - February 22/23, 2008 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
