I need help to configure Tableau Application for monitoring by APPD
I need help to configure Tableau Application for monitoring by APPD
I used the following configuration command to attach the attach the Java Agent to the Tableau Backgrounder process and after applying the changes the backgrounder process fails to restart .
tsm configuration set -k backgrounder.vmopts -v "-XX:+UseConcMarkSweepGC -Xmx512m -Xms256m -XX:+CrashOnOutOfMemoryError -XX:-CreateMinidumpOnCrash -javaagent:C:\Program Files\AppDynamics\JavaAgent\javaagent.jar -
Dappdynamics.agent.tierName=backgrounder”
Any ideas why