Java系統監控平臺,JavaMelody v1.58 發布

jopen 9年前發布 | 10K 次閱讀 JavaMelody

JavaMelody 能夠監測Java或Java EE應用程序服務器,并以圖表的方式顯示:Java內存和Java   CPU使用情況,用戶Session數量,JDBC連接數,和http請求、sql請求、jsp頁面與業務接口方法(EJB3、Spring、 Guice)的執行數量,平均執行時間,錯誤百分比等。圖表可以按天,周,月,年或自定義時間段查看。

Java系統監控平臺,JavaMelody v1.58 發布
JavaMelody v1.58 發布,更新如下:

  • fix issue 492: incompatibility of the release v1.57.0 (isAsyncStarted) with servlet api 2.5 (Tomcat 6).

  • fix the datasource monitoring in WildFly 9.0.1 (45203cf thanks to jayblanc)

  • fix JENKINS-23442, In the Jenkins plugin, ClassCircularityError: java/util/logging/LogRecord (0ad60da)

  • improved: In the Jenkins plugin, upgrade the minimum Jenkins version to 1.580.1 and replace use of deprecated Jenkins api

  • fix issue 503: incompatibility with JIRA 7

  • fix issue 511: rename VERSION.properties to remove conflict with jgroups

  • fix from PR 505 and PR 507: German translations (thanks to mawulf)

  • fix from grails PR 27: In the JavaMelody Grails plugin, fix uppercase environment names to lowercase (thanks to timic)

  • fix from grails PR 28: In the JavaMelody Grails plugin, fix cannot disable spring counter (thanks to timic)

  • added: if Java 7 or later, 2 new graphs are displayed in "Other charts", below the main charts: "% System CPU" and "Used buffered memory" (5029404).

    • % System CPU is the CPU usage for the whole system (not just the JVM), between 0 and 100%.

    • Used buffered memory is the memory used, either by direct buffers allocated outside of the garbage-collected heap, using ByteBuffer.allocateDirect, or by mapped buffers created by mapping a region of a file into memory, using FileChannel.map.

  • improved: limit the different child requests per request in statistics to a raisonnable number (10000), issue 496.

下載頁面:v1.58.0


 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!