Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 72391 invoked from network); 4 Feb 2009 12:07:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Feb 2009 12:07:13 -0000 Received: (qmail 53010 invoked by uid 500); 4 Feb 2009 12:07:03 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 52986 invoked by uid 500); 4 Feb 2009 12:07:03 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 52977 invoked by uid 99); 4 Feb 2009 12:07:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Feb 2009 04:07:03 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of darvin.denmian@gmail.com designates 209.85.221.21 as permitted sender) Received: from [209.85.221.21] (HELO mail-qy0-f21.google.com) (209.85.221.21) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Feb 2009 12:06:57 +0000 Received: by qyk14 with SMTP id 14so3459679qyk.0 for ; Wed, 04 Feb 2009 04:06:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=ajdPHkazCXVzfLJkhmVBl+nASvTKU8dWQlApWxto+rk=; b=TECOiXC3nWYenfShCl3PWyhmDwFE1CD4CvyuXgNO/eC6Hm6e0wX1JMpzYd917BO9vg vKIM33gCyBVdoLGcCnjtvgju0gbU+0rEIyGxhslyudlWIRrVbPl4rKKy0pjiWLRVHlZW TWez2PKviC+fUnjh1zKI8DeZLmONjScslNCjg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=OOapf9ZqnKOe+U6+x+e+vcVVTOYD2+biKQgy4uKheKr4E/eJJpeTwIosyeIySnGwSH Vg6QB6vsYPjJzTSgHfXAzd5iVjqKI1eM9ryhe3/aVUL2GnJmgA94L0NKgzG4vxA8VAhb I7Xt+C6lS7Q8UKewgPqtzvoHu5PYGZ3D2emZ4= MIME-Version: 1.0 Received: by 10.229.79.19 with SMTP id n19mr2981414qck.74.1233749193857; Wed, 04 Feb 2009 04:06:33 -0800 (PST) In-Reply-To: References: Date: Wed, 4 Feb 2009 10:06:33 -0200 Message-ID: From: Darvin Denmian To: users@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] How can i monitor Apache Thank you for answers. Currently I use the mod_status, but need more information. If you have any interesting idea please post here. Thanks. On Wed, Feb 4, 2009 at 9:56 AM, Ralf Peng wrote: > 2009/2/4 Darvin Denmian : >> We are having trouble tracking the performance of the application, is >> there any software capable of monitoring: >> >> - Number of hits to each file > > you should be able to analyze it from access_log. > >> - Amount of memory and processing used by each file > >> - Average time spent for execution of each php file >> > > You may consider mod_status seriously. > > > Ralf. > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See for more info. > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org > " from the digest: users-digest-unsubscribe@httpd.apache.org > For additional commands, e-mail: users-help@httpd.apache.org > > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org