(DI-2205) Collector for Dumps
The collector for dumps is /DVD/MON_CL_COL_GET_DUMP.
It collects KPIs about dumps on a system. The KPIs are defined through a KPI definition and the Input table /DVD/MON_DUMP_I1, which sets extended KPI definition with the following fields:
KPI name | A same technical name like in KPI definition |
Rule number | KPI Rule Number |
User name | User name |
Termination ID | Termination ID of an ABAP Short Dump |
ABAP Program | ABAP Program: Current Main Program |
Exclude | Excluding KPI rule |
Distinct dump | Count only distinct DUMP findings |
Active | Is KPI rule active? |
Add to detail | Add relevant records to details |
Description | Description |
Change by user | Last change by user [automatically filled] |
Change date | Last change date [automatically filled] |
Created by | Created by user [automatically filled] |
Created at | Created at [automatically filled] |
The collector provides also a detailed output in a Detail table for the assigned KPIs. The Detail table ABAP Runtime Errors - /DVD/MON_S_DUMP_DETAILS contains the following fields:
Name of runtime error |
ABAP Program Name |
Include name |
Short text of short dump |
User Name |
The following KPIs are provided in the CrystalBridge® Monitoring delivery with this collector:
KPI name | Description | Unit |
DUMP_AUTH_ERR | Number of dumps on authorization failure | Count |
DUMP_DBIF | Number of dumps on SQL operations | Count |
DUMP_NBR | Number of dumps on a server | Count |
DUMP_NBR_SUM | Number of dumps (all servers) | Count |
DUMP_SYNTAX_ERR | Number of dumps with the syntax error | Count |
All standard dump KPIs have prefix DUMP_*