Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 17324 invoked from network); 18 May 2010 04:34:13 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 May 2010 04:34:13 -0000 Received: (qmail 76440 invoked by uid 500); 18 May 2010 04:34:12 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 76273 invoked by uid 500); 18 May 2010 04:34:11 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 76265 invoked by uid 99); 18 May 2010 04:34:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 May 2010 04:34:10 +0000 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=AWL,FREEMAIL_FROM,HTML_MESSAGE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rantav@gmail.com designates 209.85.214.172 as permitted sender) Received: from [209.85.214.172] (HELO mail-iw0-f172.google.com) (209.85.214.172) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 May 2010 04:34:05 +0000 Received: by iwn42 with SMTP id 42so1225288iwn.31 for ; Mon, 17 May 2010 21:33:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:content-type; bh=fpKyMMJzFln2p5hrJ4bCiYhLYezB759ICApNgihACaM=; b=oqeNTqWvzTY7BlqQFWWz1bEcv+t6P1dHPsKa3e/DHyBm/xyF8Gjou38GwdXLr4JfDX 4S4iEq+c7UJH682/w2iAouXTExKyLJ+K1brcjPUMsX8JqdIgWeiT8N8rhYbOn+q/Itp3 Gmvnsp/MmBAI7aqsVo/PQdo7c0AlWE58ip3AE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=dS2Kdz1i3W9hEL+A/FWnZSRiR3eilRBeX7qjF0xAEuRx18zLnft60ojH8akA9+tU9N 1/4HHjibQNlKpN9VKLFUNb0yDTAxtTqzmK/m/tPp1nZw+IgBjKxif1uM3p81Oduu8GVo AtCx5XtuLEtXEe7IEvqoR9mPeekRlwM26vHM8= Received: by 10.231.184.137 with SMTP id ck9mr961715ibb.68.1274157224157; Mon, 17 May 2010 21:33:44 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.172.83 with HTTP; Mon, 17 May 2010 21:33:24 -0700 (PDT) In-Reply-To: <4BF1BCFE.9040802@trackstudio.com> References: <4BF1BCFE.9040802@trackstudio.com> From: Ran Tavory Date: Tue, 18 May 2010 07:33:24 +0300 Message-ID: Subject: Re: JMX metrics for monitoring To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=0016e68ee8fcbbe0dd0486d6d874 --0016e68ee8fcbbe0dd0486d6d874 Content-Type: text/plain; charset=UTF-8 There are many, but here's what I found useful so far: Per CF you have: - Recent read/write latency - PendingTasks - Read/Write count Globally you have, for each of the stages (e.g. org.apache.cassandra.concurrent:type=ROW-READ-STAGE): - PendingTasks - ActiveCount ... and as you go you'll find more On Tue, May 18, 2010 at 1:02 AM, Maxim Kramarenko wrote: > Hi! > > Which JMX metrics do you use for Cassandra monitoring ? Which values can be > used for alerts ? > --0016e68ee8fcbbe0dd0486d6d874 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
There are many, but here's what I found useful so far:=
Per CF you have:
- Recent read/write latency
-=C2=A0PendingTasks<= br>- Read/Write count

Globally you have, for each of the stages (e.= g.=C2=A0org.apache.cassandra.concurrent:type=3DROW-READ-STAGE):
- PendingTasks
- ActiveCount

... and as you go you'll find mo= re

On Tue, M= ay 18, 2010 at 1:02 AM, Maxim Kramarenko <maximkr@trackstudio.com> wrote= :
Hi!

Which JMX metrics do you use for Cassandra monitoring ? Which values can be= used for alerts ?

--0016e68ee8fcbbe0dd0486d6d874--