dbWatch Control Center 新版本发表

Released: Mar 20, 2026

26.1.031 中的更新

特性

  • Enhanced SQL Performance module with additional diagnostic graphs:
    • The SQL Performance module for Microsoft SQL Server has been enhanced with additional graphs to improve cross-comparison of performance metrics and simplify troubleshooting.
    • New graphs have been added for Waits, Worker Time, and CPU usage.
    • These graphs allow users to visually correlate different performance indicators and narrow down specific time periods where performance issues occur. Previously, the module primarily relied...

Released: Dec 18, 2025

December 2025 中的更新

特性

  • Security Related Improvements
    • Migrated runtime to Java 24 for enhanced security and long term platform stability.
    • Upgraded third party libraries and removed obsolete ones.
    • Improved encryption handshake protocol, replaced legacy Diffie-Hellman with Elliptic Curve Diffie-Hellman (ECDH) using secp256r1 and added HKDF-based AES key derivation with SHA-256. Simplified supported ciphers to AES/GCM for stronger security and better performance.
  • Usability and Administrative Related Improvements
    • Can...

Released: Apr 15, 2025

April 2025 中的更新

特性

  • Postgres
    • Job "Database status":
      • Monitors availability via datallowconn in pg_database.
      • Supported with dbWatch engine installed.
    • Job "Database status alert":
      • Monitors availability via datallowconn in pg_database.
      • Supported without dbWatch engine installed (no dbWatch schema).
  • MS SQL Server
    • Job "MS SQL Server patch status": Added patch info from Microsoft Update Catalog up to March 2025 (CU18 for 2022, CU32 for 2019, SP Azure for 2017).

Improvements:

  • MS SQL Server
    • Improved several menus and...

Released: Feb 12, 2025

February 2025 中的更新

特性

  • MS SQL Server - new job “Logins default database check”. This procedure performs two checks. “Sysadmin Logins Default Database Check” which verifies that all logins with sysadmin privileges have their default database set to master, and “Default Database Validity Check” which identifies logins with a default database that is either not online or does not exist. The results provide insights into potential misconfigurations that could impact login functionality or administrative best practices...

Released: Nov 26, 2024

November 2024 中的更新

特性

  • New Features:
    • DBW – Bulk setting of SQL Worksheet authentications.
    • DBW – SQL Worksheet query timeout parameter.
    • DBW – AD integration now handles LDAP Signing.
    • DBW – CCC can now connect to non DC node.
    • DBW – FDL hash function.
    • DBW – FDL substring function.
    • DBW – FDL indexof function.
    • DBW – FDL length function.
    • PostgreSQL – Engine installation can now create dbWatch database.
  • Improvements:
    • DBW – Web remote server access.
    • DBW – Heavy load stability improvements.
    • DBW – Job templates, use latest...

Released: Oct 7, 2024

October 2024 中的更新

特性

  • Microsoft SQL Server – Job "Database disk capacity". New parameter "combine thresholds". This parameter allows you to combine the conditions of both the "alarm threshold (percent)" and "alarm threshold (MB)" or "warning threshold (percent)" and "warning threshold (MB)" parameters. When set to "YES", an alarm/warning will only be triggered if both the percentage and MB threshold values are exceeded simultaneously. This setting provides an additional level of control, ensuring that alarms...

Released: Sep 18, 2024

September 2024 中的更新

特性

  • New Features:
    • DBW – Email lost connection reminder.
    • DBW – FDL todate has format option.
    • DBW – Installing/Uninstalling jobs now in notes.
    • DBW – Remote Support.
    • DBW – Custom Monitoring pause.
    • DBW – Custom Alerting pause.
    • DBW – FDL empty/nonempty functions.
    • Oracle – job "RMAN ARCHIVELOG backup status alert" which can be used if no dbWatch schema exists.
    • MS SQL Server – job "Deadlocks event collector". Collects deadlocks event statistics from Microsoft SQL Server Extended Event Log files. If...