(DI-1911) Collector for modules workloads

The collector for monitoring modules workloads is named: /DVD/MON_STAT_CL_COL_MODULES
It collects KPIs about background jobs. The KPIs are defined via KPI definition and input tables /DVD/MON_STAT_I1 and /DVD/MON_STAT_I2.
Input table /DVD/MON_STAT_I1 sets extended KPI definition with following fields:

KPIKPI name
Value resultValue result for Module
AboveCount transaction runtime only above limit
Min hintMinimum hint of transaction count to evaluate
Exclude top NExclude top N runtimes for average
Time sourceTime source
Add to detailsAdd statistics to details
Changed byLast changed by user [automatically filled]
Changed atLast changed at [automatically filled]


Input table /DVD/MON_STAT_I2 sets extended KPI definition with following fields:

KPIKPI name
Rule numberKPI rule number
ComponentApplication Component ID
Program nameABAP Program Name
User nameUser name
Task typeTask type
JobBackground job name
ServerServer name

Changed by

Last changed by user [automatically filled]
Changed atLast changed at [automatically filled]


In collector parameters needs to be defined:

Parameter name

Description

INCLUDE_APPL_STAT


MAX_PERIOD_IN_MINUTESMax period


The collector provides also detailed output in detail table for relevant KPIs. The detail table is called: SAP Workload Statistics - /DVD/MON_STAT_D1 with following fields:

Timestamp
System ID
Server name
Application Component ID
ABAP Program Name
User name
Task type
Background job name
Transaction count
Response time [ms]
Average runtime [ms]
Period of snapshot in seconds
Total processing time [ms]
Average processing time [ms]
Rolled out time [ms]

Average rolled out time [ms]

Database request time [ms]
Average database request time [ms]
CPU time [ms]
Average CPU time [ms]
GUI time [ms]
Average GUI time [ms]
GUI network time [ms]
Average GUI network time [ms]


Some KPIs are provided in standard delivery with collector as examples:

KPI name

Description

Unit

STAT_DIALOG_AVG

Average System Response Time for Usersms
STAT_DIALOG_TOTTotal System Response Time for Usersms
STAT_M_RESP_BC[BC] Response time from Basis Componentsms
STAT_M_RESP_BW[BW] Response time from SAP Business Inf. Warehousems
STAT_M_RESP_XXXXTotal response time from undefined componentsms
STAT_M_TCNT_BC[BC] Number of trans. from Basis Componentscount
STAT_M_TCNT_BW[BW] Number of trans. from SAP Business Inf. Warehousecount
STAT_M_TCNT_XXXXNumber of transaction from undefined componentscount
STAT_RSA1_AVGAverage runtime of RSA1ms
STAT_SE16_AVGAverage Response Time of Transaction SE16ms
STAT_SE16_CNTNumber of SE16 Transaction startscount
STAT_SE16_TTLResponse Time of Transaction SE16ms
STAT_SE38_RESPResponse Time of Transaction SE38ms
STAT_SE38_RUNAverage Runtime of reports running via SE38ms

NOTE: All modules workloads KPIs have prefix STAT_*