DBX v1.6.8
August 18, 2023
Common
-
Feature
Modified the agent configuration file.-
XOS agent update: whatap.agent.xos-1.1.6g
Added app, user, db, client, and pid to the slow query collection data of the PostgreSQL.
-
Included the xcub module in tar file for convenience of CUBRID installation.
-
-
Fixed
Modified the autoscale notification function.-
Added the alarm generation and agent operation checking functions upon Scale In/Out.
-
Deleted the stat category of the Autoscale agent.
-
PostgreSQL V2
-
Feature
Added thedb_postgresql_used_dm
category. -
Feature
Divided thepg_dml
option of the whatap.conf file intopg_dml_interval
andpg_dml_limit
. -
Fixed
Modified the replication collection query (slot addition) and separated the queries depending on the version. -
Fixed
Added app, user, db, client, and pid to the slow query collection data (XOS agent update is required). -
Fixed
Changed thebackend_xid
andbackend_xmin
types for active sessions from int to long. -
Fixed
Changed the formulas forblks_hit_ratio
,index_hit_ratio
, andtable_hit_ratio
.
MySQL V2
-
Feature
Added categories fordb_mysql_active_session
,db_mysql_deadlock
, anddb_mysql_tables
. -
Feature
Sent agentinfo to the tag count. -
Fixed
Modified the default value of thefilesize
collection option in thedb_mysql_tables
category totrue
. -
Fixed
Fixed the typo error for active session state.