DB2 probe pm_hadr_log_gap checkpoint shows wrong Unit
search cancel

DB2 probe pm_hadr_log_gap checkpoint shows wrong Unit

book

Article ID: 424802

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

Using db2probe 4.31T4 the new pm_hadr_log_gap checkpoint shows the result of the query in MB. 

Is this correct? 

Documentation also points to MB: 

db2 Metrics

Environment

  • DX UIM 23.4.*
  • db2 4.31T4

 

Cause

Doc/config Defect 

Resolution

The query from this checkpoint returns the HADR_LOG_GAP value in bytes. In the code, here is no conversion of this data to KB or MB.

Therefore, the pm_hadr_log_gap checkpoint collects data in bytes.

 

Documentation is being updated accordingly. 

The probe Configuration of the QOS can be updated manually for the specific QOS from MB to bytes

Additional Information