-
Couldn't load subscription status.
- Fork 48
Open
Description
Hi Team,
I'm running a Java application on Tomcat and have set up the Scavenger collector and API on one server. On a separate server (which hosts the application) I've installed the agent and placed the scavenger.conf and scavenger-agent.jar files inside a folder named scavenger located in my home directory.
I’ve also added the following configuration to the catalina.sh file:
export JAVA_OPTS="$JAVA_OPTS -Dscavenger.configuration=/home/xxx/scavenger/scavenger.conf"
export JAVA_OPTS="$JAVA_OPTS -javaagent:/home/xxx/scavenger/scavenger-agent.jar"
After restarting the application it appears that data is not being collected. Could you please confirm if there are any additional steps I need to take or if there’s anything I might be missing?
Metadata
Metadata
Assignees
Labels
No labels