From owner-freebsd-questions@FreeBSD.ORG Thu Mar 29 18:03:39 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3CE2B16A400 for ; Thu, 29 Mar 2007 18:03:39 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from mail.potentialtech.com (internet.potentialtech.com [66.167.251.6]) by mx1.freebsd.org (Postfix) with ESMTP id 0F38C13C457 for ; Thu, 29 Mar 2007 18:03:39 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from vanquish.pgh.priv.collaborativefusion.com (pr40.pitbpa0.pub.collaborativefusion.com [206.210.89.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.potentialtech.com (Postfix) with ESMTP id 76BFEEBC6D; Thu, 29 Mar 2007 14:03:38 -0400 (EDT) Date: Thu, 29 Mar 2007 14:03:37 -0400 From: Bill Moran To: Laszlo Nagy Message-Id: <20070329140337.02e990c0.wmoran@potentialtech.com> In-Reply-To: <460BFEC1.2060901@designaproduct.biz> References: <460BFEC1.2060901@designaproduct.biz> X-Mailer: Sylpheed 2.3.1 (GTK+ 2.10.11; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: interpreting uptime output X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Mar 2007 18:03:39 -0000 In response to Laszlo Nagy : > From the manual: > > NAME > > uptime -- show how long system has been running > > > > SYNOPSIS > > uptime > > > > DESCRIPTION > > The uptime utility displays the current time, the length of time > > the sys- > > tem has been up, the number of users, and the load average of the > > system > > over the last 1, 5, and 15 minutes. > This is great, except that it does not tell me what "0.5" means? Example: > > 1:41PM up 5 days, 2:22, 4 users, load averages: 0.36, 0.42, 0.51 > > The only referenced material in the man page is w(1) which tells this: > > > The load average numbers give the number of jobs in the run queue > averaged over 1, 5 and 15 minutes. > > What are those "jobs"? I guess they are not processes. What is that "run > queue"? Which is better, the lower or the higher number? Higher is a busier system. See: http://en.wikipedia.org/wiki/Load_average -- Bill Moran http://www.potentialtech.com