[Jamonapi-info] JAMon 2.72 Released Today
Monitor Java applications - SQL, HTTP, Methods, Exceptions and more.
Brought to you by:
stevesouza
From: Steve S. <st...@li...> - 2011-08-11 10:39:08
|
JAMon 2.72 was released Today. JAMon 2.72 is a minor release. It now requires JDK 1.5 or higher however. If you are upgrading from JAMon 2.7 or lower you will also need to upgrade the JAMon war file The following is a list of changes in this version: - Nanosecond timing is now available - The MonitorFactor now contains a startNano method that times things in nanoseconds as opposed to the default value for the start method which still uses milliseconds. Note for most performance testing for business applications milliseconds is optimal. - New Operating System Monitoring - A cool new ability to monitor anything on your OS such as your scripts. Call jstart/jstop/jadd scripts from your unix/linux/mac host and time and measure aspects of your operating system like script execution time, backup times, cpu utilization, and free memory to name a few. See the new JAMon videos on the home page for more information on how OS Monitoring works - Monitor skip() method bug fix - The newly added monitor skip method was incorrectly calculated Max active and Avg active. Both of these were fixed. - 3 New videos were placed on youtube - These videos show how JAMon works. The videos are each a few minutes long. The videos are JAMon 101, JAMon reporting, and JAMon operating system monitoring. Video links follow: 1. JAMon 101 <http://www.youtube.com/watch?v=fKooex0ZPcw> - An intro video to JAMon. Shows how to use start/stop/add and also other highlights of using JAMon. 2. JAMon GUI <http://www.youtube.com/watch?v=BfIuoy8mP5c> - Shows how to access the information in JAMon via the JAMon WAR. Also shows data captured by the JAMon servlet filter and JDBC Proxy driver. 3. JAMon Operating System monitoring<http://www.youtube.com/watch?v=Drf3d9m5zss>- Monitor your unix/linux/mac scripts with JAMon. Introduced in JAMon 2.72. |