The Java proxy is the part of the agent that communicates with the Controller. If the
agent is installed in the right place, confirm that the Java proxy is running.
From the command line enter:
ps aux | grep java
Inspect the list.
You should see output similar to the following if the proxy is running:
If you are instrumenting a PHP CLI script, you need to start the proxy manually. You
may also need to start the proxy manually if you have special requirements for running Java
processes. See Start the
PHP Agent Proxy Manually.