Date: Thu, 31 May 2001 10:27:35 +0200 From: Christoph Sold <so@server.i-clue.de> To: Flemming Froekjaer <flemming@froekjaer.org> Cc: questions@FreeBSD.ORG Subject: Re: Load based execution Message-ID: <3B160077.23F752F3@i-clue.de> References: <3B1530AC.B1648FF5@froekjaer.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B160077.23F752F3>