Creating key performance indicators
You create key performance indicators to track critical performance variables over time.
Procedure
- In the Key Performance Manager application, click New KPI.
- Provide a unique name for the key performance indicator.
- Optional: Provide a description of the key performance indicator.
- Specify either decimal or percentage as the calculation type.
- Optional: In the Query Details section, specify the KPI
query. For example,
select (select count(reportname)from report where userid is not null) / (select count(reportname)from report)*100 from dummy_table
- Optional: Instead of specifying a KPI query, in the Endpoint Details section,
select an endpoint and specify an expression to plot a graph that draws data from external
sources. For example, you can use data from Maximo® Monitor to observe KPIs.
- To change the graph from green to yellow to red, in the KPI Parameters section, specify
values in the Target field, Caution At field, and
Alert At field.
If you want a low number, specify a low value in the Target field and a high value in the Alert At field. If you want a high number, specify a high value in the Target field and a low value in the Alert At field.
- If you want everyone to have access to the KPI, select the Public? checkbox.
- Optional: Specify values for linking the key performance indicator.
- Save the key performance indicator.