The jstatd
daemon is an RMI server application that monitors the creation and termination of each instrumented Java HotSpot and provides an interface to allow remote monitoring tools to attach to JVMs running on the local host. For example, this daemon allows the jps
utility to list processes on a remote system.
Note: The instrumentation is not accessible on FAT32 file system. |
For more details on the jstatd
daemon, including detailed usage examples, see the jstatd
command man page.