Database Reference
In-Depth Information
JConsole in local mode
JMX provides the option of directly connecting to the process ID of Neo4j instance running
on the local machine and viewing the various JMX beans exposed by Neo4j. Perform the
following steps to view JMX beans and JConsole in local mode in Linux OS. For Win-
dows, change the forward slash / to a backward slash \, and the rest of the steps remain the
same:
1. Start your Neo4j server by executing <$NEO4J_HOME>/bin/neo4j start .
2. Open your console and execute <$JAVA_HOME>/bin/jconsole on the same
machine that is hosting your Neo4j server.
3. Select the Local Process option and then select org.neo4j.server.Bootstrapper
and click on Connect .
Search WWH ::




Custom Search