Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Scavenger Agent Setup Not Collecting Data #154

@3th1cyuk1

Description

@3th1cyuk1

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions