Monitoring your applications

So far, we have learnt how to gather basic statistics from the CLI about some key attributes. The values extracted from the CLI can be easily extended into a scripting system, which includes some more advanced functionalities such as alerts or triggers. In an Enterprise context, however, it is often required to gather information that is not directly exposed by the CLI or to create graphical views or even business intelligence from this data. We will show which tools are commonly used for this purpose.

Using JConsole to display graphical attributes

A common and widely used tool for visualizing insights about your server's key attributes is JConsole, which ships as part of the JDK. A detailed description of this tool ...

Get Mastering JBoss Enterprise Application Platform 7 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.