Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

JavaMelody is mainly based on statistics of requests and on evolution charts.

(Extract from the Javamelody home page)

  • It allows to improve applications in QA and production

...

  • Give facts about the average response times and number of executions
  • Make decisions when trends are bad, before problems become too serious
  • Optimize based on the more limiting response times
  • Find the root causes of response times
  • Verify the real improvement after optimization

...

The full instrcutions are available here.

What does the Javamelody monitoring page look like?

Attached below is a screenshot of my Javamelody monitoring page. Note that this screenshot is of a development environment with no data and just a single user.

Image Added

Disclaimer : I was only able to try out Javamelody on a development environment. Therefore, implementers are advised to test out Javamelody on a trial environment before moving it into the production server/s.