JavaMelody v1.66.0 發布了。JavaMelody 能夠監測Java或Java EE應用程式伺服器,並以圖表的方式顯示:Java內存和Java CPU使用情況,用戶Session數量,JDBC連接數,和http請求、sql請求、jsp頁面與業務接口方法(EJB3、Spring、 Guice)的執行數量,平均執行時間,錯誤百分比等。圖表可以按天,周,月,年或自定義時間段查看。
該版本主要修復了大量 bug。詳細如下:
fix #617: Charts of http/sql stats can not be viewed after restarting the application (with help from goldyliang).
fix #622: In the collector server, malformed main html page when the monitored app is down.
fix #623: In the collector server, spikes on gc, transaction and cpu graphs after collector restart.
fix: In the collector server, after a restart, a monitored application can't be removed if it is no longer available.
fix #631: When using the collector server, minor security issue if XML transport format with xstream is configured in the collector server parameters.
fix: If the monitoring of an invalid JNDI datasource fails, don't ignore the others (dca0b07).
added: When using Ehcache, display keys from the caches and add ability to remove a specific key from a cache (PR #630, thanks to Aleksandr Mashchenko).
……
完整更新內容請查看更新日誌。
下載地址: