Skip to main content

v4.10.0

Release date

4th Nov 2024

Important

If you are monitoring IBM Db2 we now require an extra permission to get memory statistics. You should grant execute on function SYSPROC.mon_get_memory_set TO USER dbmarlin; Without this permission, it will fail to get memory statistics and this could also impact on the collection of other Database Statistics.

See full permissions for Db2 here: Db2 pre-requisites.

Improvements​

  • Database alerts for SAP HANA & Informix.
  • Host alerts for AWS Cloudwatch.
  • PostgreSQL now handles datatypes like UUID, Boolean and SmallInt for EXPLAIN PLAN.
  • Improve handling of password field in Integrations.
  • Improved time to retrieve execution plans from the repository.
  • Changed Jsch to newer version to support Linux host monitoring of newer Linux OS.
  • CockroachDB transaction contention improvements.
  • IBM Db2 now classes TRANSIENT as an idle event.
  • More SQL Server Database Statistics by default.
  • IBM DB2 Database Statistics now includes CPU and memory statistics.
  • Start and end alert icons now better aligned in over-time graphs

Fixes​

  • Fixed Edit Alert Rules - UI always shows Average, regardless of what the value really is.
  • Fixed error in postgres log file from explain plan on create index statement.
  • Using API with invalid credentials gave a strange response.
  • On Mobile device, the sidebar, and its controlling arrow can get out of step.
  • Poor positioning on Instance Detail on first entry.
  • Logins - Edit - fails on duplicate login name.
  • SQL Search, the clear button clears entire local storage (inc authorisation).
  • Explaining statements on Informix stops after the first failure.
  • Instance List - filters not applied to charts when date selection is changed.

Known Issues​

  • 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.