That was one of our ill-fated gsoc projects.  Pablo has indicated that
he is still interested in working on it, but I don't know what his
availability is.

I'm personally not in favor of the webserver-per-node approach, but I
do see its merits.  For this reason I think that it would be good that
whatever we come up with can monitor/manage a single server just was
well as a cluster.  Maybe it could treat a single node as a cluster of
one with cluster management pieces disabled.

Gary.

On Mon, May 3, 2010 at 05:58, Sylvain Lebresne <sylv...@yakaz.com> wrote:
> https://issues.apache.org/jira/browse/CASSANDRA-918
>
> Someone seems to be working on the idea. Don't know what's the status exactly.
>
> On Mon, May 3, 2010 at 12:49 PM, Ran Tavory <ran...@gmail.com> wrote:
>> I'd be happy to get a management web interface on each cassandra node so i
>> can easily (and visually) see what's going on with the node.
>> Things like all the properties currently exposed by JMX and perhaps some
>> graphs. I'd like to simply browse to http://cassandra1:12345/monitor and
>> view the data and graphs.
>>
>> I realize that ones JMX is exposed you can do almost everything with it, but
>> still I think it'd be nicer to get that kind of monitoring out of the box.
>> It can even be done better as a web UI, for example it can visualize how
>> keys are distributed in the ring, you can click links and browse the next
>> host, see what cassandra thinks of your rack-aware definitions etc, can be
>> nice for debugging and setup.
>>
>> Have you seen this request in the past? What are your thoughts?
>>
>

Reply via email to