Re: Central monitoring of Cassandra cluster

2011-03-25 Thread mcasandra
Thanks everyone this gives me a good head start. -- View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Central-monitoring-of-Cassandra-cluster-tp6205275p6208331.html Sent from the cassandra-u...@incubator.apache.org mailing list archive at Nabble.com.

Re: Central monitoring of Cassandra cluster

2011-03-24 Thread Jonathan Colby
Cacti and Munin are great for graphing, nagios is good for monitoring. I wrote a very simple JMX proxy that you can send a request to and it retrieves the desired JMX beans. there are jmx proxys out there if you don't want to write your own, for example http://code.google.com/p/polarrose-jmx-re

Re: Central monitoring of Cassandra cluster

2011-03-24 Thread aaron morton
y want. > > Prasanna > > -Original Message- > From: Prasanna Jayapalan [mailto:pjayapa...@evidentsoftware.com] > Sent: Thursday, March 24, 2011 3:31 PM > To: user@cassandra.apache.org > Subject: RE: Central monitoring of Cassandra cluster > > We at Evident Software

RE: Central monitoring of Cassandra cluster

2011-03-24 Thread Prasanna Jayapalan
@cassandra.apache.org Subject: RE: Central monitoring of Cassandra cluster We at Evident Software have ClearStone, a comprehensive JMX based monitoring solution for Cassandra (and other NoSQL technologies). You can get more details here http://www.evidentsoftware.com/products/clearstone-for-cassandra/. You

RE: Central monitoring of Cassandra cluster

2011-03-24 Thread Prasanna Jayapalan
We at Evident Software have ClearStone, a comprehensive JMX based monitoring solution for Cassandra (and other NoSQL technologies). You can get more details here http://www.evidentsoftware.com/products/clearstone-for-cassandra/. You should be able to connect to individual ndoes and also get an aggr

RE: Central monitoring of Cassandra cluster

2011-03-24 Thread Gregory Szorc
We have Collectd (http://www.collectd.org/) monitoring Cassandra via its Java/JMX plugin. Collectd feeds data to a central Graphite/Carbon (http://graphite.wikidot.com/start) instance via https://github.com/indygreg/collectd-carbon . With Graphite, you can effortlessly utilize the web UI (or HT

Re: Central monitoring of Cassandra cluster

2011-03-24 Thread vineet daniel
...in process of using nagios to monitor three servers. Will post updates shortly. Regards Vineet Daniel Cell : +918106217121 Websites : Blog | Linkedin | Twitter On Fri, Ma