A DESCRIPTION OF THE REQUEST :
export cpu usage,memory usage,garbage collection times to an csv file or an socket server to collect the data jconsole received
JUSTIFICATION :
because i can only produce graph depend on jconsole present,but if i want to do some analysis,i can't get the exact numeric data to support
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
i hope to collect all the data jconsole received to a csv file or through an socket server
export cpu usage,memory usage,garbage collection times to an csv file or an socket server to collect the data jconsole received
JUSTIFICATION :
because i can only produce graph depend on jconsole present,but if i want to do some analysis,i can't get the exact numeric data to support
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
i hope to collect all the data jconsole received to a csv file or through an socket server
- relates to
-
JDK-6423063 Collected data in plotters is not accessible
-
- Resolved
-
-
JDK-6253783 JConsole data persistence support
-
- Closed
-