Scroll to navigation

VISUALVM(1) User Commands VISUALVM(1)

NAME

VisualVM - All-in-One Java Troubleshooting Tool

SYNOPSIS

jvisualvm [OPTIONS]

DESCRIPTION

VisualVM is a tool to monitor and troubleshoot Java applications. It runs on Java 7 or higher but is able to monitor applications running on JDK 1.4 and higher. It utilizes various available technologies like jvmstat, JMX, the Serviceability Agent (SA), and the Attach API to get the data and automatically uses the fastest and most lightweight technology to impose minimal overhead on monitored applications.

OPTIONS

open application specified by JMX connection (host:port)

open file specified by <arg>, file can be Application snapshot, NetBeans Profiler snapshot or HPROF heap dump.

open application with id <arg>

open application with process id <arg>

use given LookAndFeel class instead of the default

set the base font size of the user interface, in points

use specified locale

use specified directory to store user settings

use specified directory to store user cache, must be different from userdir

do not show the splash screen

show this help

path to JDK

pass <jvm_option> to JVM

SEE ALSO

More information and tutorial videos are available on the VisualVM site at:

https://visualvm.github.io
May 2014 VisualVM 2.0.4