Java mission control - save custom charts between sessions

Viewed 567

Java mission control is absolutely great tool for monitoring applications. There is however one thing that gets on my nerves.

I have many custom values that I chart on custom chart ("My Chart1") (request count per second, current busy threads etc.) in general tab.

Once I close Java mission control and open it again the custom chart is gone! I have to set it up again. I would also like to have an option to set the name for the chart which I could not find anywhere.

The custom values on predefined chart (Processor or memory) however preserve between sessions so I know there is some place where it stores the charts state.

How can I make jmc save my custom charts?

1 Answers
Related