Return-Path: X-Original-To: apmail-zookeeper-user-archive@www.apache.org Delivered-To: apmail-zookeeper-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 108C611133 for ; Mon, 22 Sep 2014 16:02:40 +0000 (UTC) Received: (qmail 51913 invoked by uid 500); 22 Sep 2014 16:02:37 -0000 Delivered-To: apmail-zookeeper-user-archive@zookeeper.apache.org Received: (qmail 51866 invoked by uid 500); 22 Sep 2014 16:02:37 -0000 Mailing-List: contact user-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@zookeeper.apache.org Delivered-To: mailing list user@zookeeper.apache.org Received: (qmail 51854 invoked by uid 99); 22 Sep 2014 16:02:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Sep 2014 16:02:37 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of metacret@gmail.com designates 209.85.216.46 as permitted sender) Received: from [209.85.216.46] (HELO mail-qa0-f46.google.com) (209.85.216.46) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Sep 2014 16:02:11 +0000 Received: by mail-qa0-f46.google.com with SMTP id x12so316967qac.5 for ; Mon, 22 Sep 2014 09:02:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=zvxlWJEiJ25Q8pt7Eh3CkzHhzya8bandUY3uI5cGD/w=; b=iyYfs+KICI4fbvOGM5Z10LtvIu+RGWXVIUSqJRK8UtV4MOjjVo5UcQmXGinVXSeeoF BQ0oRCzA2yZhoKXvcf7TWJW74OYbgm4zFCLlqQn4eaPRpjJE2oMZUR/SGgFTcLsrfZs0 i/zo4ezQbiNOLUvtQOOPHRrtE8C9BuEGBuaCAGE00TxKlhY1Oaa3uQ1O9Hjha6Ew3pbc bpPch8nFqEN1VIgRXaI0Y6val5NgIkr2TNwd3AD+XDGNCTc1/aIBYZfpTjYqitlxjHYE Gi16oX8f//Tq/hor3o4NEv2vXYAO3BA3tVzj0mD/fICvwAY7HdU/NfnRDN99sTFbhlDa GuJw== MIME-Version: 1.0 X-Received: by 10.224.97.10 with SMTP id j10mr19562635qan.43.1411401730386; Mon, 22 Sep 2014 09:02:10 -0700 (PDT) Received: by 10.140.105.130 with HTTP; Mon, 22 Sep 2014 09:02:10 -0700 (PDT) In-Reply-To: References: Date: Mon, 22 Sep 2014 09:02:10 -0700 Message-ID: Subject: Re: Metric for writes/sec From: "Bae, Jae Hyeon" To: user@zookeeper.apache.org Content-Type: multipart/alternative; boundary=001a11c3e708c682450503a99220 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c3e708c682450503a99220 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Thanks Alen I will take a look. On Mon, Sep 22, 2014 at 1:02 AM, Alen =C4=8Caljku=C5=A1i=C4=87 wrote: > Hi, > > I'm not sure if ZooKeeper provides that metric but you can easy calculate > it with zklogtool. > > https://github.com/alenca/zklogtool > > > > > On 21 September 2014 07:14, Bae, Jae Hyeon wrote: > > > Hi zookeeper users > > > > Is there any metric regarding writes/sec? I want to make regular > > maintenance plan due to > > https://issues.apache.org/jira/browse/ZOOKEEPER-1277 > > > > Thank you > > Best, Jae > > > --001a11c3e708c682450503a99220--