Jconsole is great in monitoring java application through JMX.
Once connected and running, it could display the whole Memory/Heap/CPU/Thread history of the monitored program.
I just wondering if there is any way to export the result,
and then can load to display the result again?
Instead of just making a screen shot. Is there any 3rd party plugin can do this?
Have googled but without any luck.