From user-return-21760-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Mon Aug 13 19:54:15 2012 Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D09A6DD27 for ; Mon, 13 Aug 2012 19:54:15 +0000 (UTC) Received: (qmail 61702 invoked by uid 500); 13 Aug 2012 19:54:14 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 61656 invoked by uid 500); 13 Aug 2012 19:54:14 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 61648 invoked by uid 99); 13 Aug 2012 19:54:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Aug 2012 19:54:14 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FSL_RCVD_USER,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of andrew.melo@gmail.com designates 209.85.212.52 as permitted sender) Received: from [209.85.212.52] (HELO mail-vb0-f52.google.com) (209.85.212.52) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Aug 2012 19:54:06 +0000 Received: by vbjk17 with SMTP id k17so4094503vbj.11 for ; Mon, 13 Aug 2012 12:53:45 -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=7B3UEf8egy9h6YsU4yoRfvqeo50FELNkLiJylEZ3KnY=; b=yLrkOM5HyvhPcZjqGbeKRBGpw8sQfGw5E5nY0yReAUAVjIcR2nfy4i4goba5eXqpRX A/drbql84GnvEjL6vuU0Go5oq18u/8BH4UbWv+XNeSbeWDTI5Fv/ujziHe+OKWRW+bJC S1efKzlzvO8SlFjqm89aJpljh8wmr1fMIxouNOoM0ruUbQevywrCOPRyy5RIQmr5rObm ZsubmxbM/7dG0G15UBWuxbzSNOvbQSq2WOlFs1LVdmAXskDKGEdc19aW7b1pQkqChZ9b A+LYxyVPXra9LKUuHb537xB4NcS6KSibcIFiGS5p0QSmGxr2fofg4BdTtFZpZk+MoZHV 4RgQ== MIME-Version: 1.0 Received: by 10.52.72.34 with SMTP id a2mr3720800vdv.109.1344887625609; Mon, 13 Aug 2012 12:53:45 -0700 (PDT) Received: by 10.58.198.107 with HTTP; Mon, 13 Aug 2012 12:53:45 -0700 (PDT) Date: Mon, 13 Aug 2012 14:53:45 -0500 Message-ID: Subject: Performance monitoring From: Andrew Melo To: user@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 Hey all, I have a decent-sized couchapp with several design documents, and there are a few couchjs processes that have been running for a few hours rebuilding builds. Is it possible to somehow see what each couchjs process is building? Thanks, andrew -- -- Andrew Melo