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.

2007-05-21 04:49
2.5

이 릴리스에는 개발자가 느린 SQL 문을위한 실제 쿼리와 같은 세부 사항을 볼 수 있도록 새로운 JAMon 버퍼 청취자의 전화 번호를 추가합니다. 일반적으로, 내용을 이제 N과 N 작은 값을 모든 모니터에 최대에 표시됩니다.
Tags: Minor feature enhancements
This release adds a number of new JAMon buffer listeners that allow developers to see the details such as the actual query for the slowest SQL statements. In general, details will now be shown for the N largest and N smallest values for any monitor.

2007-04-23 02:52
2.4

이 릴리스에는 개발자를위한 기능을하므로 코드의 관심 이벤트에 반응할 수있는 청취자를 추가합니다. JAMonBufferListener,이 같은 새로운 최대했을 때, 이벤트를 할 때 중간에서 3 표준 편차 등 JAMon 전쟁 능력이 데이터를 볼 수와 함께 제공됩니다 발생하면 세부 사항을 추적하는 데 사용될 수있는이 배송.
Tags: Major feature enhancements
This release adds the ability for developers to add listeners so that code can react to events of interest. It ships with the JAMonBufferListener, which can be used to track details such as when a new max occurs, when an event is 3 standard deviations from the median, etc. The JAMon war comes with the ability to view this data.

2007-03-02 09:14
2.3

지금은 DBCP JDBC 드라이버와 함께 JBoss와 더 잘 작동합니다. 능력 모니터 개체를 반환하는 추가되었습니다. 동기화 버그가 수정되었습니다. %의 범위에 추가되었습니다.
Tags: Minor bugfixes
The JDBC driver now works better with DBCP in
JBoss. The ability to return the monitored object
was added. A synchronization bug was fixed. A
percent range was added.

2006-08-15 10:40
2.2

이 릴리스에는 몇 가지 버그 수정 및 개발자는 JDBC를 모니터 /는 SQL 코드를 변경하지 않고 새로운 JAMon 수 있도록 JDBC 드라이버를 추가합니다.
Tags: Minor feature enhancements
This release fixes a few bugs and adds the new JAMon JDBC driver, which allows developers to monitor JDBC/SQL without changing any code.

2006-07-17 02:03
2.1

이 릴리스의 기능을 추가하는 방법은 모니터의 어떤 자바 인터페이스뿐만 아니라, SQL 문을 호출 및 JDBC를 호출합니다. 모두 요약 통계 그리고 이러한 작업의 세부 정보를 확인할 것입니다.
Tags: Major feature enhancements
This release adds the ability to monitor the method calls of any Java interface, as well as SQL statements and JDBC calls. Both summary statistics and details of these operations will be available.

Project Resources