Usemon
Home PageCategories: Tracing - Logging - Monitoring
Latest version: 1.0
Added 2009-01-29
Monitoring system for usage trends, response time and dependency analysis of plain Java applications or big multi-clustered Java Enterprise applications running in production.
The Usemon system consists of three separate components:
- Usemon Agent: performs byte code manipulation of interesting classes, injecting statistics gathering code in all public methods of classes like EJBs, MDBs, SQL statements, Queue senders or configured POJOs for that matter.
- Usemon Collector: receives the data from the Usemon Agents, transforms the observations and stores them into the SQL database.
- Usemon GWT: UI web app.
- Usemon Live: standalone Java app that displays the dependency graph as soon as it arrives from the Collectors and animates traffic in your system.
Built for Java |
Free or free version available |
Source code provided |