The collector for calculation is /DVD/MON_CA_CL_COL_CALC.
...
The Input table /DVD/MON_CA_KDEF sets up the calculation function for a KPI. The Input table contains the following fields:
KPI name | Same technical name like in the KPI definition |
Function | Calculation function |
Changed by | Last change by user [automatically filled] |
Changed at | Last change date and time [automatically filled] |
Created by | Created by user [automatically filled] |
Created at | Created date and time [automatically filled] |
...
DIV(MAX(MAX(KPI(DB_CPU_LOAD5_P)), 60), 60) – divides maximum from
- function MAX(MAX(KPI(DB_CPU_LOAD5_P)), 60)
- and threshold – 60
Example of an Input table
KPI name | Function |
CF_THRESHOLD | DIV(MAX(MAX(KPI(DB_CPU_LOAD5_P)), 90), 90) |
ZCALC_FUNCTION | MAX(KPI(CPU_IDLE)) |
This KPI are provided in the Insights delivery with this collector:
KPI name | Description | Unit |
CF_THRESHOLD | Value relative to the threshold of a KPI | countCount |