As a side question, Is there a console-based (TTY) JConsole alternative? Perhaps a web GUI proxy?
On Wed, Nov 18, 2009 at 12:40 PM, Jonathan Ellis <[email protected]> wrote: > Cassandra takes advantage of the JMX standard to expose its internals. > You can access these via JConsole and lots of other tools. > > We've also wrapped some of the most common in bin/nodeprobe. > > For thrift queries there is bin/cassandra-cli and a web tool in > contrib/cassandra_browser. > > On Wed, Nov 18, 2009 at 11:37 AM, Matthias Wessendorf <[email protected]> > wrote: > > Hi, > > > > I wonder if there is some tool, like futon (which is the (web) admin > > console for couchdb) ? > > > > Thx, > > Matthias > > > > -- > > Matthias Wessendorf > > > > blog: http://matthiaswessendorf.wordpress.com/ > > sessions: http://www.slideshare.net/mwessendorf > > twitter: http://twitter.com/mwessendorf > > >
