Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8283718

Add environment variable to specify scan directory for perfdata

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 19
    • core-svc
    • None

      `jcmd` and `jps` can use procfs to list all of JVM processes on the Linux host.

      Kubernetes debug container ( `kubectl debug` ) mounts node's `/` at `/host`, thus we can use it to list JVM processes on the node.

      In case of SA, we can change the `/` to attach. However Attach API does not have similar mechanism. So I want to introduce new environment variable for it.

            ysuenaga Yasumasa Suenaga
            ysuenaga Yasumasa Suenaga
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: