Verify the Instrumentation of the Synthetic Server
- Confirm that the Java Agent is running:
ps -ef | grep javaagent
- Check the Java Agent logs:
tail <java-agent>/ver<agent-version>/logs/<node-name>/agent-XXXX.log
- Navigate to your Controller.
- You should see a business application with the name assigned in the
controller-info.xml
file similar to the following. You should also see the tiers and nodes specified in the Java options.