From owner-freebsd-isp Mon Jun 26 20:48: 7 2000 Delivered-To: freebsd-isp@freebsd.org Received: from bsdie.rwsystems.net (bsdie.rwsystems.net [209.197.223.2]) by hub.freebsd.org (Postfix) with ESMTP id C1AF837BDBE for ; Mon, 26 Jun 2000 20:48:04 -0700 (PDT) (envelope-from jwyatt@rwsystems.net) Received: from bsdie.rwsystems.net([209.197.223.2]) (1592 bytes) by bsdie.rwsystems.net via sendmail with P:esmtp/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) id for ; Mon, 26 Jun 2000 22:43:46 -0500 (CDT) (Smail-3.2.0.106 1999-Mar-31 #1 built 1999-Aug-7) Date: Mon, 26 Jun 2000 22:43:45 -0500 (CDT) From: James Wyatt To: Max Clark Cc: freebsd-isp@freebsd.org Subject: Re: interpreting uptime In-Reply-To: <004001bfdfab$9c849700$950110ac@emindnfzmj9j9m> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org As I understand it, it is the number of jobs waiting to run on a CPU. When I first used it in 1988, it was the 5/10/15 min averages. The current man page says it's the 1/5/15 minute averages. I've seen a machine dragging to a halt at 18 to 25 before we had to reboot it to stop the process storm. After 18, we couldn't issue careful kills as fast as the rogue processes were creating children, hence reboot and "everyone out of the pool"... On multiprocessor machines, you can mentally divide by the number of CPUs to get a number that feels the same on a single CPU box. I've used one with 4 CPUs and a load of 10 and it was pretty zippy; it just had hundreds of HTTP processes from a large user load. Hope this helps - Jy@ On Mon, 26 Jun 2000, Max Clark wrote: > Okay- really basic question. How do you interpert the values that uptime > gives you? I know that the first value is current, five minutes, and fifteen > minutes. But what do the number values mean? At what point should I become > concerned with the machine? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message