Server 5.4.1.1 Release Date : 2019-02-27
Bug Fix
[Management > Commong] Fixed a bug where the management screen list was not displayed under chrome version 72.
[Management > EVENT Rule] Fixed a bug where the target list in the Metrics EVENT tab does not scroll when there are many instances in the list.
Server 5.4.1.2 Release Date : 2019-03-13
Changes and Improvements
[Analysis > Real-Time X-View] Improvement to set whether to include ERROR when setting minimum response time.
Server 5.4.1.3 Release Date : 2019-03-21
New Features
[Data Server] Add a maximum value metric for instance-level system resources. Maximum System CPU Utilization (%), Maximum Process CPU Utilization (%), Maximum System Memory Utilization (%).
[Data Server] Added maximum active service per instance metrics.
[Data Server] Added unofficial option to adjust the number of threads for profile-based statistics processing. jennifer.unofficial.profile.statistic.calculate.thread.count (Default 8)
[Data Server] Added logback filter to restrict duplicate logs in the server log. Add the following VM option to the data server execution script -Dlogback.duplicate.repetition.count=NUMBER_OF_REPETITIONS_ALLOWED
Bug Fix
[User Defined Dashboard] Fixed a bug that caused a script error when clicking the "All Dashboard tab
Dashboard > Chart] Speed Meter chart name display resize bug fix.
[View Server > OpenAPI] Fixed overflow bug in transaction TXID value.
[View Server > OpenAPI] Removed unused agentCount field when viewing instance list.
[Popup > Active Service] Fixed a bug where the SQL detail view button was not shown when linking with Sherpa Oracle.
Changes and Improvement
[View Server] Improve the dashboard asynchronous data processing.
[Management > Event External Link Settings] Improvement to not execute the adapter method when an event of an unselected domain occurs.
Server 5.4.1.4 Release Date : 2019-03-26
New Features
[Analysis > DB Search] Added disk usage tab.
[Template > Table > DB Search] Added disk usage component.
Changes and Improvements
[User Defined Dashboard > Edit] Highlight the selected Chart, Component.
[User Defined Dashboard > Edit] Added text box background transparency.
[Real-Time > Business > Business chart] Improvement in the connection tree.
[Analsysis > System Environment Variables] Modified key names to be sorted in ascending order.
[Analsysis > File] Disk usage, Java 9 Supported.
Bug Fix
[Management > EVENT Rule > Metrics EVENT] Fixed a bug in the target setting where the target column value of the table is displayed as undefined.
Agent .NET 5.4.1.1 Release Date : 2019-03-11
Bug Fix
Fixed a problem that process recycles when querying environment variable for a .NET core web application.
Agent .NET 5.4.1.2 Release Date: 2019-03-19
Bug Fix
Fixed a bug in the GAP time when using method profile.
Changes and Improvements
Changes in the installer.exec to detect if W3SVC/WAS .NET profiler is registered in the registry.
Agent .NET 5.4.1.3 Release Date : 2019-03-25
Changes and Improvements
Added new option front_end_script_at_htmlclosingtag to add the client side javascript for the front-end monitoring.
Agent JAVA 5.4.1.1 Release Date : 2019-03-26
New Features
Collect and transmit partition/disk capacity information (Per Minute). Server version should be 5.4.1.4 or higher.
Changes and Improvement
Added the ability set agent option through an environment variable.
[Analysis -> File] Improved the disk usage functionality to support JDK 9+
Only single values can be set through the JVM option and environment variables.
For the JVM option, always use the prefix "jennifer" and the underscore (_) must be converted to a dot (.)
ex)
-Djennifer.server.address=127.0.0.1
-Djennifer.domain.id=3000
-Djennifer.inst.id=1000
Note that the JVM option has higher priority than the environment variable.
Bug Fix
Fixed an issue where Expire date format was incorrectly specified when generating WMONID cookies.
Fixed a problem where an execution time overflow may occur when the active service is running for a long time
Agent PHP 5.4.1.1 Release Date : 2019-04-29
New Features
Added support for PHP 7.3.x
Changes and Improvements
Enhancement to avoid collecting PHP-WARNING from calls with error suppression('@) specified.
Added remove_sql_comment option. If this option is specified, the SQL comment is collected after deletion