Monitoring of OpenHub with JavaMelody

OpenHub provides tools to measure and calculate statistics on real operations. We use JavaMelody - tool to monitor Java or Java EE applications servers in QA and production environments.

t allows to improve applications in QA and production and helps to:

It includes summary charts showing the evolution over time of the following indicators:

These charts can be viewed on the current day, week, month, year or custom period.

By default javamelody is turn off. To enable you have to configure JAVA_OPTS argument this way: -Djavamelody.disabled=false.