Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • VisualVM
  • MAT (Eclipse)
  • YourKit Profiler
  • JProbe

...

Anchor
usingjmxclients
usingjmxclients

Using JMX Clients

...

When running a JMX client (JConsole, VisualVM) on the same machine as the target JVM process it is possible to connect without pre-configuring a JMX port, using the local connector stub. This method relies on being able to create a protected temporary file, accessible only to a user with administrator privileges. Java processes which are accessible via the local connector will automatically appear in the client.

...