From owner-freebsd-questions@FreeBSD.ORG Sat Apr 14 19:01:02 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 904B916A402 for ; Sat, 14 Apr 2007 19:01:02 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from thenetnow.com (thenetnow.com [69.90.69.141]) by mx1.freebsd.org (Postfix) with ESMTP id 6B7F013C4B7 for ; Sat, 14 Apr 2007 19:01:02 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from hpeel.ody.ca ([216.240.12.2] helo=GRANT) by constellation.thenetnow.com with esmtpa (Exim 4.63 (FreeBSD)) (envelope-from ) id 1HcnUc-00077A-D8 for freebsd-questions@freebsd.org; Sat, 14 Apr 2007 15:01:02 -0400 Message-ID: <001301c77ec7$3e602af0$6501a8c0@GRANT> From: "Grant Peel" To: Date: Sat, 14 Apr 2007 15:01:00 -0400 Organization: The Net Now MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3028 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Server Load X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Grant Peel List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Apr 2007 19:01:02 -0000 Hi all, Last week I enabled DEFLATE in apache. I have since disabled it, due to = it (I think), sotting the serever load sky high. Since disableing it, the server load has not decreased by much, but I = have narrowed it down to Apache (2.2) or mysqld that is shooting the = load up. The high server loads started last Monday morning, and continued all = week.(up and down through the days and nights). I was wondering if anyone knows of a way (or a utility) that can monitor = apache and mysql at the domain level to help troublshoot where the root = problem lies. FreeBSD 6.2 Mysql 4.1.21 php 4.4.4 -Grant