Download List

项目描述

The Java Application Monitor (JAMon) is a free,
simple, high performance, thread safe, Java API
that allows developers to easily monitor
production applications. JAMon can be used to
determine application performance bottlenecks,
user/application interactions, and application
scalability. JAMon gathers summary statistics such
as hits, execution times (total, average, minimum,
maximum, standard deviation), and simultaneous
application requests. JAMon statistics are
displayed in the sortable JAMon report.

系统要求

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.

2007-06-03 22:53 Back to release list
2.6

此版本增加了一个雅蒙Log4j的Appender的,将允许开发人员继续log4j的信息汇总统计。例如,他们将能够使用雅蒙网页,以查看有多少错误已被送往log4j的。他们还可以'尾巴'的通过雅蒙网页log4j的日志文件。所有这一切都可以通过配置log4j的XML或属性配置器。没有代码需要更改您的应用程序。
标签: Major feature enhancements
This release adds a JAMon log4j Appender that will allow developers to keep aggregate statistics on log4j messages. For example, they will be able to use a JAMon Web page to view how many errors have been sent to log4j. They will also be able to 'tail' the log4j log file via a JAMon Web page. All of this can be configured via the log4j XML or properties configurator. No code changes are required in your application.

Project Resources