Database Reference
In-Depth Information
Managing Logs via JConsole
JConsole is a GUI monitoring tool for resource usage and performance monitoring of
running Java applications using JMX.
The jconsole executable can be found in JDK_HOME/bin , where JDK_HOME
is the directory in which the Java Development Kit (JDK) is installed. If this directory
is in your system path, you can start JConsole by simply typing jconsole at com-
mand (shell) prompt. Otherwise, you have to use the full path of the executable file.
On running jconsole , you need to connect the Cassandra Daemon thread as
shown in Figure 1-6 .
Figure 1-6 . JConsole connection layout
 
 
Search WWH ::




Custom Search