You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by Apache Wiki <wi...@apache.org> on 2012/12/26 22:47:06 UTC

[Cassandra Wiki] Update of "Administration Tools" by LukasGutschmidt

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.

The "Administration Tools" page has been changed by LukasGutschmidt:
http://wiki.apache.org/cassandra/Administration%20Tools?action=diff&rev1=7&rev2=8

  Cassandra has built in tools for accessing Cassandra from the direct download such cassandra-cli and node-tool.
  
  This page is to define any "administration" type of applications for Cassandra.
+ 
+ === Cassandra Cluster Admin ===
+ 
+ [[https://github.com/sebgiroux/Cassandra-Cluster-Admin]]
+ 
+ Cassandra Cluster Admin is a GUI tool to help people administrate their Apache Cassandra cluster and modify its content, similar to PHPMyAdmin for MySQL administration.
+ 
+ Screenshots:
+ 
+ {{http://www.flashy.cc/cassandra-cluster-admin/cassandra1.png}}
+ {{http://www.flashy.cc/cassandra-cluster-admin/cassandra2.png}}
  
  === OpsCenter ===
  
@@ -18, +29 @@

  {{http://www.datastax.com/wp-content/uploads/2011/02/opscenter1_thumb.png}}
  {{http://www.datastax.com/wp-content/uploads/2011/02/opscenter2_thumb.png}}
  
- === Cassandra Cluster Admin ===
- 
- * [[https://github.com/sebgiroux/Cassandra-Cluster-Admin]]  Cassandra Cluster Admin is a GUI tool to help people administrate their Apache Cassandra cluster, similar to PHPMyAdmin for MySQL administration.
- 
  === Cassandra Explorer ===
  * [[http://blog.shelan.org/2012/06/cassandra-gui-20-making-things-little.html]] Cassandra Explorer is a Data explorer for Cassandra. This will assist developers administrators to view data in a Cassandra cluster.