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 Requirements

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 이상이 지금은 필요합니다. Nanosecond 타이밍은 스크립트와 같은 당신의 OS에 아무것도를 모니터링하는 기능을 제공하는, 지금 사용할 수 있습니다.
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 이후에 요청하는 몇 가지 기능을 추가하는 사소한 릴리스입니다. 자몬 아직도 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

이 릴리스, 그리고 Jetty 6.1.5 페이지의 자원 능력을 Tomcat이 4/5/5.5/6, 제이 보스 4.0.5 모니터를 추가합니다. 그것은 EJB를 호출하고 예외를 모니터 EJB3 요격을 추가합니다. 기존 기능에 추가된 이러한 Servlets 모니터의 개발자를 허용 /하는 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 메시지에 대한 전체 통계를 유지할 수있는 것입니다 JAMon log4j Appender를 추가합니다. 예를 들어, 그들이 얼마나 많은 오류가 log4j을 보냈습니다 볼 수 JAMon 웹 페이지를 사용할 수있게됩니다. JAMon 웹 페이지를 통해 그들은 또한 수있을 것입니다 '로 꼬리를'log4j 로그 파일을 엽니다. 이 모든 log4j XML 또는 속성을 설정 프로그램을 통해 구성할 수있습니다. 아니 코드를 변경하여 응용 프로그램이 필요합니다.
Tags: 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