list_jvms
Identify running Java Virtual Machines (JVMs) with their PIDs and command lines to enable profiling actions like attaching or creating heap dumps.
Instructions
List locally running JVMs or JVMs running in a Docker container with their command line and PID. Use the information to call attach or create_heap_dump.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| containerNameOrId | No | Optionally specify the name or ID of a Docker container. |