1. Objectives
This article explains how to use the DF KPI data provider.
2. Supported Renderers
The DF KPI data provider supports this following renderers:
- Line chart
- Area chart
- Column chart
- Bar Chart
- SLR Renderer
- SLR Table Renderer
- Table History Renderer
- Trend Table Renderer
- Waterfall Chart
- Column Chart
- Stack Bar Chart
- Stack Column Chart
- Stack Column Chart2Label
- Dual Line Chart
- Dual Line-Column
- Dual Bar-Column
- Pie Chart
- Donut Chart
- Line-Column Chart
3. Attributes description
This DP has 5 tabs:
- Metric
- Dimension
- SLA
- Filters
- Documentaion
3.1. Metric tab
When selecting a category, its associated metrics list is displayed.
3.2. Dimension tab
The attributes of dimension tab are only visible if we select a metric from the available list. Here is an example of the displayed attributes:
3.3. SLA tab
Same thing for the SLA tab, the value of its attributes depend on the selected metric.
3.4. Filters tab
The displayed attributes depends on the selected metric, it differs from one to another, here is an example of a displayed attributes:
3.5. Documentation
This tab displays the links of the documents related to the selected metric.
4. How to validate
The validation of the displayed data differs from one metric to another, we will show in the following wiki how to validate some metrics:
4.1 Database Size
OCC query:
/STDF/DP_DF_KPI:COLOR=#1f77b4|legend=ABAP|OCC_JUMP_IN=|SLA=AVG|TREND=|G2Y=|Y2R=|COLOR_RATING=|DISPLAY_ATTRIBUTES=|visible=true|Category=DATABASE|Metric=/STDF/CL_DB_SIZE__1_0|Dim_name=0SMD_LSID|Dim_value=A4H|Period=LAST_YEAR:MONTH|UNIT=|Filters=|Documentation=|0SMD_LTST=ABAP|0DB6_TBLNA=|0HDB_FILETP=
The displayed chart is:
The validation of this metric could be with the displayed data in tactical dashboard:
The DB size is equal to the sum of the occupied and free memory.
DB size= 81.753+7.957=89.71 the same value displayed in the OCC dashboard.
4.2 Number of dumps
OCC query:
/STDF/DP_DF_KPI:COLOR=#1f77b4|legend=A4H|OCC_JUMP_IN=|SLA=|TREND=|G2Y=|Y2R=|COLOR_RATING=|DISPLAY_ATTRIBUTES=|visible=true|Category=EXCEPTION|Metric=/STDF/CL_NB_DUMPS__1_0|Dim_name=0SMD_LSID|Dim_value=A4H|Period=|UNIT=|Filters=|Documentation=
The displayed chart is:
This metric is validated using the /STDF/QD_NB_DUMPS_D query: