Download List

项目描述

Perfmon4j is a suite of performance monitoring tools that are intended to be used to diagnose performance bottlenecks and monitor throughput and response time in production Java applications. Its main features include servlet response time monitoring, detailed thread trace sampling, Java instrumentation that enables Package, Class, and Method monitoring without code modification, snapshot monitoring of system metrics including Garbage Collection, Memory Pools, etc., an API for applying additional monitoring points via method annotations or in-line timers, and support for dynamically enabling monitors in running applications.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-03-16 15:55 Back to release list
1.0.1.GA

基于SQL的appender区间数据已添加。现在您可以配置的时间数据写入到SQL数据库。 “产出间隔数据到SQL数据库”一节中被添加到Perfmon4j与配置示例ConfigSamples.pdf。在释放瓶罐的问题不是针对Java 1.5编译,Log4j的记录并不包括throwable的,和装载的appender没有宣传的属性是固定的。
标签: Stable
A SQL-based appender for interval data was added. You can now configure timing data to be written to a SQL database. An "Output Interval data to a SQL Database" section was added to Perfmon4j-ConfigSamples.pdf with configuration examples. Problems where release Jars were not compiled for Java 1.5, the Log4j logger did not include Throwable, and reloading the appender failed to propagate attributes were fixed.

Project Resources