From owner-freebsd-questions@FreeBSD.ORG Fri Sep 28 13:30:19 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E9F8716A418 for ; Fri, 28 Sep 2007 13:30:19 +0000 (UTC) (envelope-from dominique.goncalves@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.freebsd.org (Postfix) with ESMTP id 78D1C13C455 for ; Fri, 28 Sep 2007 13:30:19 +0000 (UTC) (envelope-from dominique.goncalves@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so2218017nfb for ; Fri, 28 Sep 2007 06:30:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=FnnHDrOCv28nasiE9Oq3VKt6upCbJwwtOIl06kjiHxI=; b=TMW2vX5G3iYWeEv0S/51XGlh7RiVc4xRSY81xEADpsFPevJ+SSwtdPiX556S7FGOPezJBRzsvQEqPqsVnuxUIz7LDENWT1Dp56Lxba5ORAaC0BNuAMjZEHbGl2rJaQTd2fTwfyz0pS+DkEyNEZiINaQnOBH7+ZmUomXFUFxsmtQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=YPaV3fgYwt5JiwGaaqdLdfigiW10S56bFGVKmSaSa6uw0KuQ0hhdA5E/KlNbDyhfRoy11iI/VLCXc+X0DXdXuCaPv9n7d44QrjnRFkxQ78yAxFBaigX9xmihcByFZ3LA/BXYoXoTxjNv3fSm7gCx/lcWYnmr04z8MGwI43qsmFc= Received: by 10.78.157.19 with SMTP id f19mr3105828hue.1190986217316; Fri, 28 Sep 2007 06:30:17 -0700 (PDT) Received: by 10.78.158.18 with HTTP; Fri, 28 Sep 2007 06:30:17 -0700 (PDT) Message-ID: <7daacbbe0709280630u6649c322oc3a75ffb03434458@mail.gmail.com> Date: Fri, 28 Sep 2007 15:30:17 +0200 From: "Dominique Goncalves" To: "sgmayo@mail.bloomfield.k12.mo.us" In-Reply-To: <2917.204.184.27.217.1190984024.squirrel@mail.bloomfield.k12.mo.us> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2917.204.184.27.217.1190984024.squirrel@mail.bloomfield.k12.mo.us> Cc: freebsd-questions@freebsd.org Subject: Re: CPU Monitoring Software 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: Fri, 28 Sep 2007 13:30:20 -0000 Hi, On 9/28/07, sgmayo@mail.bloomfield.k12.mo.us wrote: > I was wanting to see what my servers utilize as far as memory, disk, cpu, > etc. over a certain time period. Is there some software that I can use? > I guess something like the 'top' command that gives an average output over > a certain time. > > I downloaded sysstat for my linux boxes, but it does not want to compile > under freebsd. What about using systat(1) ? :-) It's already in the base system. HTH, Regards. > Thanks. > > -- > Scott Mayo > System Administrator > Bloomfield Schools > > Gun Control: Belief that violent predators willing to ignore laws against > robbery, kidnapping, rape, and murder will obey a law telling them that > they cannot do so with a gun. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > -- There's this old saying: "Give a man a fish, feed him for a day. Teach a man to fish, feed him for life."