Closed GoogleCodeExporter closed 9 years ago
For Confluence and Jira I do this by setting the Java system property
"javamelody.storage-directory" (I'm using JavaMelody 1.42.1)
e.g. in Tomcats setenv.sh:
export JAVA_OPTS="$JAVA_OPTS -Djavamelody.storage-directory=/my/path"
Original comment by matth...@opencloud.com
on 25 Jan 2013 at 5:14
So this is a typical RTFM case, sorry about this.
http://code.google.com/p/javamelody/wiki/UserGuide#6._Optional_parameters
Can be closed.
Original comment by valentijnscholten
on 25 Jan 2013 at 10:12
To help people using the plugin for JIRA/Confluence/Bamboo, I have added a note
about the storage directory in the Atlassian chapter, just before the mail
reports:
https://code.google.com/p/javamelody/wiki/UserGuide#Atlassian_JIRA,_Confluence_a
nd_Bamboo_Plugin
And system properties can be configured for tomcat in bin/setenv.sh, or in
conf/catalina.properties
Original comment by evernat@free.fr
on 26 Jan 2013 at 12:59
Original issue reported on code.google.com by
valentijnscholten
on 12 Jan 2013 at 8:59