We’ve added performance measures to our application and are exposing them using JMX. Now we would like to gather and store performance data for analysis, in files or in a database.
Does anyone know of a JMX client, open source or commercial, that can persist gathered information?
JRockit Mission Control can persist JMX data to log-rotated XML-files that you can open up and view in the gui.