ojob.io/java/findProc

Usage

ojob ojob.io/java/findProc docker=abc123 pod=mypod podc=mycontainer ns=default 

Description

Finds Java processes in docker containers or Kubernetes generating the command for using ojob.io/java/gc

Expects

Name Description
docker The id of a docker container if you want to find processes in a docker container
pod The kubernetes pod id if you want to find processes in a kubernetes pod (see also podc and ns)
podc If the target kubernetes pod as multiple containers podc provides the container id
ns The kubernetes namespace to use