Database Reference
In-Depth Information
There are many monitoring tools to analyze data and Cassandra's characteristics. A
few of the popular ones are
Helenos
JConsole
nodetool
DataStax DevCenter and OpsCenter
We have already discussed how to monitor and perform logging using JConsole in
Chapter 1 (please refer to the “Managing Logs via JConsole” section). Chapter 10 cov-
ers more about various Cassandra utilities, including nodetool . It is primarily used
for Cassandra monitoring and including other operations, some of which we have used
earlier in this chapter, like removenode and refresh .
In this section, we will discuss Helenos and the DataStax DevCenter and
OpsCenter for general monitoring.
Helenos
Helenos is a web interface distributed for free under Creative Commons Attribution li-
cense. This tool can be used for accessing and manipulating the data and schema. A
few of the features supported by Helenos are
Exploring keyspace and column families
Schema management
CQL support
Authorization and authentication
This project is hosted on https://github.com/tomekkup/helenos . Al-
ternatively you can download the bundled distribution from ht-
tps://sourceforge.net/projects/helenos-gui/files/ .
From above link, you need to download and extract the hel-
enos-1.4-tomcat7_bundle.zip file. Distribution contains Tomcat 7 bundled
with a ready-to-use Helenos WAR file.
Search WWH ::




Custom Search