JENNIFER 5.4.0 Release Note

JENNIFER 5.4.0 Release Note

Release Date : 2018. 08. 31

JENNIFER Server

Changes and Improvements

Data Server

View Server

Screen Common

Dashboard / Real-Time

User Defined Dashboard

Pop-Up

Analysis / Statistics

Management

Template/Report/Talk

User Menu

Starting with version 5.4.0, you can not use the Shared URLs from the previous version.

JENNIFER Extension

Version 5.4.0 does not maintain compatibility with previous versions of the Open API

Bug Fix

Data Server

View Server

General Screen

Dashboard/Real-Time

User Defined Dashboard

Pop-up

Analysis / Statistics

Management

Template/Report/Talk

User Menu

JENNIFER extension

JAVA Agent

- Starting from Agent 5.4.0 minimum JDK support is JAVA 1.6(+). For JAVA 1.5 please use agent 5.3.3.x and below

- In order to maintain various compatibility and to support JAVA 9 (+) version, the agent contains 5 modules instead of 3 modules as previous versions (jennifer.jar, jennifer.impl, jennifer.rt, jennifer.jdk6, jennifer.jdk9)

- If you want to upgrade that version, you need to manually copy the base module and the newly added library.

When using JAVA 9 (+) version, the following functions are not supported:

- enable_datasource_trace = JAVA9(+) the option is automatically set to false.

- Analysis -> File -> Disk usage is not displayed.

When SQL is executed, the active service pop-up window does not display the currently used Connection name

New Features

Setting the profile_transaction_cpu option prevents transactions and active services from collecting CPU information. It is an option to reduce the load in heavy load conditions.

he Lambda method profile requires careful use. Please use it after testing to use this function. (Lambda support is supported only in JAVA 1.8)

Java 9, 10 Support is only avaible from this agent version (5.4.0)

Changes and Improvements

This patch provides a workaround that prevents JNI module calls when there is a performance impact on CPU information collection when using JNI modules on certain AIX (the problem module was libjennifer5_0.3.0-aix_7.1_64.so). )

Bug Fix

.NET Agent

Changes and Improvements

Bug Fix

PHP Agent

New Features

The default value for the collect_externalcall_detail option is true. If true, collect the original URI. If false, collect only the HOSTNAME of the URI.

Bug Fix