Skip to main content

v4.7.0

Release date

2nd Aug 2024

Improvements​

  • You can now zoom into a time period by dragging a box around a period on the chart.
  • Left hand side-bar improved look.
    • Logout button moved to bottom of screen and text hidden when menu is minimized
    • Remove "Hide Menu" and replace with arrow icon instead.
  • Keep selected period when opening in a new tab.
  • Chart tooltips now show seconds for short periods.
  • Switch htpasswd to openssl for password generation for better compatibility (htpasswd can't generate SHA-512 on some Linux OS). Requires OpenSSL 1.1 or higher.

Fixes​

  • Fixed duplicate statistics in list for Alert Rule - Instance Statistics.
  • Fixed missing coloured bar in instance list.
  • Fixed Change History - not using user selected interval.
  • Show hosts button now hidden if no host is mapped to the instance.
  • Hidden tabs accessible via url now redirect to 404 page.
  • User selected interval ignored on entry to DBmarlin.
  • Some LANG or LC_ env variable could cause catalina.jar and tomcat-util.jar to be deleted. configure.sh now will handle this.

Known Issues​

  • For earlier versions of SQL Server you may see Invalid column name 'MODIFIED_EXTENT_PAGE_COUNT' reported to DBmarlin tomcat log which can be ignored.
  • If you are monitoring a server which requires TLS v1.0 or v1.1 which are now obsolete you will need to edit ./lib/security/java.security to change disabledAlgorithms and restart the DBmarlin Tomcat. See this FAQ for more details.