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.

2011-08-21 23:02
2.73

这是一个小的释放。并发了改善。一个回归错误,打破了EJB的监测是固定的。
This is a minor release. Concurrency was improved. A regression bug that broke EJB monitoring was fixed.

2011-08-11 22:18
2.72

这是一个小的释放。但是现在需要JDK 1.5或更高。纳秒的时间,现在,它提供了能够监视您的操作系统,如你的脚本的任何。
This is a minor release. However, JDK 1.5 or higher is now required. Nanosecond timing is now available, which provides the ability to monitor anything on your OS such as your scripts.

2011-07-24 22:36
2.71

这是一个次要发行版,增加了一个用户后,2.7版要求的几个特点。 JAMon仍然需要JDK 1.4或更高(一对夫妇异常)。如果2.7版是为你工作,你不想要的新功能,那么这不是一个必需的升级。
This is a minor release that adds a few features that users requested after version 2.7. JAMon still requires JDK 1.4 or higher (with a couple exceptions). If version 2.7 is working for you and you don't want the new features, then this is not a required upgrade.

2007-09-20 22:25
2.7

此版本增加了能够监测Tomcat的4/5/5.5/6,JBoss的4.0.5,和Jetty 6.1.5页面资源。它增加了一个EJB3的拦截,将监测EJB调用和例外。添加到现有的功能,这允许开发Servlet的监测/ JSP的,EJB的,的JDBC / SQL和log4j的,而不需要他们采取任何代码更改。
This release adds the ability to monitor Tomcat 4/5/5.5/6, JBoss 4.0.5, and Jetty 6.1.5 page resources. It adds an EJB3 interceptor that will monitor EJB calls and exceptions. Added to existing features, these allow developers to monitor servlets/JSPs, EJBs, JDBC/SQL, and log4j without requiring any code changes on their part.

2007-06-03 22:53
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