LightFish, Adam Bien's lightweight telemetry application
Posted
by alexismp
on Oracle Blogs
See other posts from Oracle Blogs
or by alexismp
Published on Fri, 16 Mar 2012 12:55:52 +0000
Indexed on
2012/03/18
18:12 UTC
Read the original article
Hit count: 520
/GlassFish
Adam Bien (Java Champion, JavaEE expert, book author, etc...), has been a GlassFish enthusiast for a while and he proves it again with his new open source project - LightFish, a lightweight monitoring and visualization application for GlassFish. |
Adam has a short intro and screencast about this standalone WAR application. The tool uses the new JavaEE 6 self-described JDBC connection and the GlassFish-bundled Derby database to provide drag-and-drop install.
At runtime, once monitoring is enabled, calls to the RESTful admin API for GlassFish are emitted from a JavaFX dashboard plotting in real-time telemetry data on charts and graphs, including data for "Paranormal Activity". Check it out!
© Oracle Blogs or respective owner