(DI-2305) Create a Custom KPI
To display more information about the specific method, click on its name.
(DI-2305) Create a KPI from an Existing KPI Based on a Calculation Function
Use this method if you find an existing KPI from which you can specify your custom KPI based on a calculation function. This method is mainly used for adjusting the existing KPIs (for example a sum of KPI values, finding the maximum value of the KPIs, etc.)(DI-2305) Create a KPI through a SQL Select Statement
Use this method when you require a KPI which isn't included in the default KPIs or the first method doesn't fulfill your requirements. The advantage of this method is that you can create a custom KPI by specifying an SQL select statement.(DI-2305) Create a KPI through the Collectors with a Custom KPI
Use this method when you require a KPI which can't be created with an SQL statement. CrystalBridge® Monitoring includes programs (Collectors with a custom KPI) for which you may define data sets collected into a custom KPI.(DI-2305) Create a KPI with a Custom Collector in ABAP
Use this method only when you require a KPI which can't be created with the previous steps. This method requires advanced ABAP knowledge as you should implement the collector program by yourself.
You may find an overview of the complete process of Custom KPI creation in the chapter (DI-2305) The Complete Process of Custom KPI Creation and Data Collection.