Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-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 1265D645B for ; Tue, 14 Jun 2011 14:24:18 +0000 (UTC) Received: (qmail 95884 invoked by uid 500); 14 Jun 2011 14:24:15 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 95846 invoked by uid 500); 14 Jun 2011 14:24:15 -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 95838 invoked by uid 99); 14 Jun 2011 14:24:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Jun 2011 14:24:15 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mlortiz@uci.cu designates 200.55.140.180 as permitted sender) Received: from [200.55.140.180] (HELO mx3.uci.cu) (200.55.140.180) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 14 Jun 2011 14:24:11 +0000 Received: (qmail 869 invoked by uid 507); 14 Jun 2011 14:23:45 -0000 Received: from 10.0.0.183 by ns3.uci.cu (envelope-from , uid 501) with qmail-scanner-2.01st (avp: 5.0.2.0. spamassassin: 3.0.6. perlscan: 2.01st. Clear:RC:1(10.0.0.183):. Processed in 0.648495 secs); 14 Jun 2011 14:23:45 -0000 Received: from unknown (HELO ucimail2.uci.cu) (10.0.0.183) by 0 with SMTP; 14 Jun 2011 14:23:44 -0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by ucimail2.uci.cu (Postfix) with ESMTP id 0BDBF3DC4C2; Tue, 14 Jun 2011 10:25:33 -0400 (CDT) X-Virus-Scanned: amavisd-new at uci.cu Received: from ucimail2.uci.cu ([127.0.0.1]) by localhost (ucimail2.uci.cu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CdBg+X-caWkg; Tue, 14 Jun 2011 10:25:32 -0400 (CDT) Received: from [10.36.18.57] (skynet2010.uci.cu [10.36.18.57]) by ucimail2.uci.cu (Postfix) with ESMTP id 07D8B3DC4AC; Tue, 14 Jun 2011 10:25:32 -0400 (CDT) Message-ID: <4DF76F61.2070207@uci.cu> Date: Tue, 14 Jun 2011 10:25:37 -0400 From: Marcos Ortiz User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; es-ES; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3 MIME-Version: 1.0 To: user@cassandra.apache.org CC: Viktor Jevdokimov Subject: Re: Cassandra Statistics and Metrics References: <4DF5F3E3.1090609@dude.podzone.net> <1E38A8FA-689C-4A21-895D-E72287FD2CCA@thelastpickle.com> <4DF769F3.9010602@uci.cu> In-Reply-To: Content-Type: multipart/alternative; boundary="------------060103050509030806020208" This is a multi-part message in MIME format. --------------060103050509030806020208 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Where I can find the source code? El 6/14/2011 10:13 AM, Viktor Jevdokimov escribi�: > We're using open source monitoring solution Zabbix from > http://www.zabbix.com/ using zapcat - not only for Cassandra but for > the whole system. > > As MX4J tools plugin is supported by Cassandra, support of zapcat in > Cassandra by default is welcome - we have to use a wrapper to start > zapcat agent. > > 2011/6/14 Marcos Ortiz > > > Regards to all. > My team and me here on the University are working on a generic > solution for Monitoring and Capacity Planning for Open Sources > Databases, and one of the NoSQL db that we choosed to give it > support is Cassandra. > Where I can find all the metrics and statistics of Cassandra? I'm > thinking for example: > - Available space > - Number of CF > and all kind of metrics > > We are using for this development: Python + Django + Twisted + > Orbited + jQuery. The idea behind is to build a Comet-based web > application on top of these technologies. > Any advice is welcome > > -- > Marcos Lu�s Ort�z Valmaseda > Software Engineer (UCI) > http://marcosluis2186.posterous.com > http://twitter.com/marcosluis2186 > > -- Marcos Lu�s Ort�z Valmaseda Software Engineer (UCI) http://marcosluis2186.posterous.com http://twitter.com/marcosluis2186 --------------060103050509030806020208 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Where I can find the source code?

El 6/14/2011 10:13 AM, Viktor Jevdokimov escribió:
We're using open source monitoring solution Zabbix from http://www.zabbix.com/ using zapcat - not only for Cassandra but for the whole system.

As MX4J tools plugin is supported by Cassandra, support of zapcat in Cassandra by default is welcome - we have to use a wrapper to start zapcat agent.

2011/6/14 Marcos Ortiz <mlortiz@uci.cu>
Regards to all.
My team and me here on the University are working on a generic solution for Monitoring and Capacity Planning for Open Sources Databases, and one of the NoSQL db that we choosed to give it support is Cassandra.
Where I can find all the metrics and statistics of Cassandra? I'm thinking for example:
- Available space
- Number of CF
and all kind of metrics

We are using for this development: Python + Django + Twisted + Orbited + jQuery. The idea behind is to build a Comet-based web application on top of these technologies.
Any advice is welcome

--
Marcos Luís Ortíz Valmaseda
 Software Engineer (UCI)
 http://marcosluis2186.posterous.com
 http://twitter.com/marcosluis2186
 


-- 
Marcos Luís Ortíz Valmaseda
 Software Engineer (UCI)
 http://marcosluis2186.posterous.com
 http://twitter.com/marcosluis2186
  
--------------060103050509030806020208--