From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-user+bounces-148159-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7CF7E1381F3 for <garchives@archives.gentoo.org>; Fri, 14 Jun 2013 07:56:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86029E09BA; Fri, 14 Jun 2013 07:56:37 +0000 (UTC) Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3D4F8E0942 for <gentoo-user@lists.gentoo.org>; Fri, 14 Jun 2013 07:56:35 +0000 (UTC) Received: by mail-wi0-f172.google.com with SMTP id c10so5252wiw.17 for <gentoo-user@lists.gentoo.org>; Fri, 14 Jun 2013 00:56:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=rqp63DwmDDeKwscL4trGnxr6nCELfNCaVZGoC08b8P8=; b=v1TA37/hCqpOE1hd+J/O3UqKbRQscWP7nz0+uCzwCaHiT1NGZqc4lW0hupDcvZMwgw 1SO0p0i8yHbNIc3KcUCf/BJXjVw3qK/3esnJieBW73ZllOuc5HGBKhVIKnsDHCWk7h9G GF/ttp7ICB78UCK8nV6/QsxWnieKa2VQ6K/ac2hFrGdtlg+JHSvKXNQrCl29KzOzWALN uLwvqme9drONpCMo2mUm7bUlteutZ4kN/EaxSs7xpWZo7MHiGf/aDnnXrhwrb/Hntjuz 3PmnXtmeD+NLkuEO6KFw5tKrzT+I0ovzvgxq0PgK4I1QJ5if7bUT8NGVrYdA1FJSpORV 0u8w== Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.194.120.7 with SMTP id ky7mr639909wjb.89.1371196594669; Fri, 14 Jun 2013 00:56:34 -0700 (PDT) Received: by 10.194.135.242 with HTTP; Fri, 14 Jun 2013 00:56:34 -0700 (PDT) Date: Fri, 14 Jun 2013 00:56:34 -0700 Message-ID: <CAN0CFw2EMJnsL_wYmytUzfPCsGroLpfcbZf9va8y2YNUFAuE_Q@mail.gmail.com> Subject: [gentoo-user] monitoring system resource usage From: Grant <emailgrant@gmail.com> To: Gentoo mailing list <gentoo-user@lists.gentoo.org> Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 700e1ff3-1616-4fd7-9a36-e2d2bb7a3dc2 X-Archives-Hash: e6f661bbf8f781d6f12bcff467663e73 Can anyone recommend a method for monitoring system resource usage in a way that would allow me to correlate a rise in my web server's response time with the usage of a particular system resource if such a correlation exists? I don't need it to be 100% accurate, just accurate enough to be able to make the correlation with a reasonable degree of certainty. - Grant