From user-return-4732-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Tue May 05 15:07:45 2009 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 98477 invoked from network); 5 May 2009 15:07:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 May 2009 15:07:45 -0000 Received: (qmail 82126 invoked by uid 500); 5 May 2009 15:07:44 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 82072 invoked by uid 500); 5 May 2009 15:07:44 -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 82062 invoked by uid 99); 5 May 2009 15:07:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 May 2009 15:07:43 +0000 X-ASF-Spam-Status: No, hits=1.5 required=10.0 tests=SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of elf2001@gmail.com designates 72.14.220.159 as permitted sender) Received: from [72.14.220.159] (HELO fg-out-1718.google.com) (72.14.220.159) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 May 2009 15:07:33 +0000 Received: by fg-out-1718.google.com with SMTP id l27so1197864fgb.3 for ; Tue, 05 May 2009 08:07:13 -0700 (PDT) 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=wNaeOSCUNDGAiZcDPaHaVZw7FQZ1e0CgfAVANjTO0wo=; b=kh+f/8UFgA281WN1XIpzS4nCaTtrd20k/ZsCYSjSvIWQiqaZy74z2A35vJhxpCi39L 0knlgDlvJULCZlQreF1n2moJ05sYWNvmcCHOTREnwznbvpUpdVe8OOJTiDqxLmbMiO9D sCvd32BWjtOLAk08RGsORYYq6DcdAVQGk8HBM= 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=QPZdkeAhXByPZbCs6RNR+JEa7+JBrhRyY2GtH+ryREErV9rIQxgWvnmDZPkcJ4GU4d 406Psg98TMpomYUNVZtP4O6bPPXb2w82eObZpBMjcyJUBGE46cH6JTg46pFQZbFRUXUU tkaGm77ImstIdIkF22L8fcm4TwAxRwNkfxJOI= MIME-Version: 1.0 Received: by 10.86.23.20 with SMTP id 20mr232461fgw.49.1241536033763; Tue, 05 May 2009 08:07:13 -0700 (PDT) In-Reply-To: References: <4a29064f0905050756h64911bb2s75b284926f06d1d0@mail.gmail.com> Date: Tue, 5 May 2009 18:07:13 +0300 Message-ID: <4a29064f0905050807h53af5763ra20c872826d7e3df@mail.gmail.com> Subject: Re: script: libnotify couchdb tasks monitoring From: Elf To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org http://friendpaste.com/iYeN6E0DbNlRMAA6x6gee 2009/5/5 Chris Anderson : > On Tue, May 5, 2009 at 7:56 AM, Elf wrote: >> Sometime you need to modify core view(s) on production database (i >> have about 200.000 documents in 10-gb compacted database now). This >> time i spend for coffee, walk or scripting. >> Last helper script was to monitor in nice way what couchdb do now. >> See attached file. > > The attachment got scrubbed by the list software, maybe you can post to a URL? > > http://friendpaste.com is implemented on CouchDB > >> >> Specification >> Language: python >> Depends on: simplejson, pynotify (urllib is in python base, i think) >> Version: 0.1a >> >> Configuration: >> Simply modify provided script, entering your couchdb location (default >> is http://localhost:5984) and run. >> >> -- >> ---------------- >> Best regards >> Elf >> mailto:elf2001@gmail.com >> > > > > -- > Chris Anderson > http://jchrisa.net > http://couch.io > -- ---------------- Best regards Elf mailto:elf2001@gmail.com