Speaker Topics - No Fluff Just Stuff

Glassbox: Open Source Monitoring and Troubleshooting

In this session, you will learn how the Glassbox open source troubleshooting and monitoring agent supports low overhead monitoring and troubleshooting without needing to “bake in” instrumentation up front. Glassbox provides an easy to use AJAX interface, an automated installer, and concise summaries of common problems such as database failures, and slow operations caused by thread contention and excessive distributed calls. Glassbox also supports customization and detailed analysis for deeper investigation.

Under the covers, Glassbox uses JMX and aspect-oriented programming to discover applications, track performance, and automatically diagnose common problems in Java applications. You will see how Glassbox can be extended easily with XML, AspectJ, and Spring AOP, providing a useful foundation for customized application monitoring. See also http://www.glassbox.com/ for more information.

You will learn: Common failure scenarios for Java applications, Techniques to quickly diagnose problems, How to build custom Glassbox monitors to gather new data, How to plug in new operations and analysis concepts with Glassbox, How to use Glassbox to plug into existing systems monitoring infrastructures, A foundation to effectively incorporate Glassbox into
solutions.