JENNIFER 5.1.3 Release Note
Release Date : 2016. 09. 30
JENNIFER Common
Additional Features
User-defined dashboard - add the ability to edit charts
Added DB Backup path settings.
Added Source Code (Resource) history per directory settings.
Added new metric: Standard Deviation of Response Time (ms).
[Report and Template] Added the ability to view the sum of some Metrics multiple domain (Call count, Failure count, Bad Response count, Normal EVENT count, Warning EVENT count, Fatal EVENT count, EVENT count, ERROR count, SQL count, External Cal count, Fetch count, TPS)
[User-defined dashboard]- Added export/import feature
Added SSL (HTTPS,WSS) support for view server and the client.
Added EVENT log adapter (GitHub)
Added auto profile adapter (GitHub)
Added chart capture and export capabilities.
Changes and Improvements
[Batch Job] Share configuration file and additional capability to create instance ID based on the code name (server-5.1.2.3 is required)
[Batch Job dashboard] - Active service pop-up list performance improvement
[View Server] - Added performance log (/selfmonitor/stats)
Add the ability to set Instance default name to be either Host Name of configuration file name.
Add Host Name, Conf File Path, Platform information to API / Instance
[Management >JENNIFER DB> Profile storage limit] Added the ability to restrict the storage of profiles to only some transactions.
[Real time X-view] Adding X-axis zoom mode.
[Real time X-view] enhancement for the Y-axis to be maintained even when switching or resizing the screen.
Dashboard - Added tooltips for data errors when summarizing data on an instance-by-instance basis in the Area and Bar charts displaying visitors, concurrent users
Open API - Add feature to allow calls from certain IP range.
Topology Dashboard - display saved lists in order of storage
Change the name of System Admin (Process CPU) dashboard to System Admin (resource).
System Admin (Resource) Dashboard (PHP, .Net default dashboard) Change Chart Layout
Auto stack-trace - Collects a large number of stack traces based on the set period and count, and statistical processing in the form of sampling
Metrics EVENT: Add the ability to add custom message
X-view transactions pop-up: Add auto stack-trace statistics
X-view transactions pop-up: Add API data column to the table
X-view transactions pop-up: Add call tree export feature
Application Status analysis: Add ERROR lookup functionality
JENNIFER DB management > Profile Storage Limit : Add option to limit saving low priority profile.
Added utility to query new properties defined in server_view.conf in view server adapter
Bug Fix
Fixed a bug where view server does not respond when profile size is greater than 10,0000
[Real-time - User] Fixed a bug in Visitor chart Y-axis.
[Japanese] Fixed a bug in the index of the agent advanced option guide.
User-defined Dashboard - Top bar: If you insert and specify an instance without syncing, you will see an error when that instance is deleted
Topology Dashboard - Fixed a bug where active service were not displayed correctly for instances with two-way sections.
Topology Dashboard - Fixed a script bug that appeared when the section was disappearing by clicking the top bar after selecting the section
Fixed a bug that randomly change Business target ID
JAVA Agent
Additional Features
Added advanced agent option to enable/disable automatic profile (option name: enable_auto_profile).
Added advanced agent option to enable/disable socket wrapper (option name : enable_socket_wrapper).
Added agent version to the System environment variables view.
Added HP-UX JNI
Changes and Improvements
Improved when response headers (HttpServletResponse.addHeader) can not be added in certain circumstances.
Added the ability to share configuration files and create instance IDs based on batch job code name (server-5.1.2.3 required)
Changed the method that is executed in the external call to be added when setting the service name.
Include ARGOS adapter in JENNIFER package.
Improvements that may prevent inquiries about memory BucketOld area managed by Jennifer under abnormal circumstances
Front end monitoring commited before data transmission
Add Automatic Stacktrace collecting setting (Critical Time, Collect Interval and Collect Max Count)
Improvement to show a message if the source class does not exist at class decompile.
Changed HTTP response header type (content-type) to insert only text / html when inserting front-end collection script.
Improved to indicate when agent's base module is upgraded
Bug Fix
Fixed a bug where active status of active services was not set.
Fixed a bug where the options socket_stack_local_port, socket_stack_remote_port are applied after restarting the application server.
Fixed a bug in dynamic profile where the return value is not shown if the parameter is not selected in the profile settings.
Fixed a bug where RMI transactions were not properly tracked.
.NET Agent
Changes and Improvements
[Analysis] Added Class file location search functionality
[Analysis] Added Modified File Search function
Bug Fix
IISConfigHelper: Fixed a bug where IISConfigHelper terminated abnormally when using Automatic Instance ID settings
PHP Agent
Bug Fix
Fixed a bug where Frontend script is injected even when the settings is set to Off.
Fixed a bug where active services were not shown in real-time topology view.
Fixed a bug where DB cannot be determined in Topology view if the connection string contains a single quote (') in PostgreSQL connection string
Fixed a bug where PLC setting do not take effect immediately.