[
https://issues.apache.org/jira/browse/CASSANDRA-918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851840#action_12851840
]
Gary Dusbabek commented on CASSANDRA-918:
-----------------------------------------
Currently, there are various management and monitoring functions spread across
JMX and the thrift client (and for good reason too). In my mind a web UI would
unify these and become a tool for simplified monitoring and management.
I don't want every cassandra node to house its own web server. This should be
an application that stands on its own, possibly in its own server that
communicates with the cassandra cluster.
Language is not that important. The biggest challenge early on will be
figuring out a way to access the JMX bits from a non-java platform. (Although,
if you choose to implement this using a java servlet, then no problem.)
http://code.google.com/p/polarrose-jmx-rest-bridge/ has also been suggested as
a way to do this.
> Create a dazzling web ui for cassandra
> --------------------------------------
>
> Key: CASSANDRA-918
> URL: https://issues.apache.org/jira/browse/CASSANDRA-918
> Project: Cassandra
> Issue Type: Wish
> Components: Contrib
> Reporter: Gary Dusbabek
>
> This would need to pull in jmx attributes and be able to execute operations.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.