From owner-freebsd-questions Thu May 31 1:25:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 864A437B423 for ; Thu, 31 May 2001 01:25:32 -0700 (PDT) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id KAA20863; Thu, 31 May 2001 10:33:22 +0200 Message-ID: <3B160077.23F752F3@i-clue.de> Date: Thu, 31 May 2001 10:27:35 +0200 From: Christoph Sold Reply-To: so@server.i-clue.de X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: Flemming Froekjaer Cc: questions@FreeBSD.ORG Subject: Re: Load based execution References: <3B1530AC.B1648FF5@froekjaer.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Flemming Froekjaer schrieb: > > I have some fairly heavy reports that i need to run every day. Before i > run the reports i want to make sure that the server is not already > heavily loaded in terms of memory load, disk I/O and Network. > Is there a tool that will allow me to do that. You can always script the output of various load reporting utilities (top, iostat, vmstat,...), but why not nice(1) the report job? HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message