WebSphere Business Monitor, Version 6.2
Operating Systems: AIX, HP-UX, Linux, Solaris, Windows
KPI
These services support the retrieval and management of Key Performance
Indicators (KPIs). KPIs are specific to a single model version; however,
the KPI value may be calculated using instances from multiple monitor
model versions.
Available Since
6.1
Subtopics
The following subtopics describe the REST resources defined for this resource set:
- KPI Icon List
Use this URI to retrieve all built-in and custom KPI icons.
- KPI Context List
Use this URI to obtain a list of KPI contexts for a specific version of a model.
- KPI List
Use this URI to get a list of key performance indicators (KPIs) for a specific model version.
- KPI Definition
Use this URI to obtain KPI configuration information, create, delete or update a KPI. When
obtaining the KPI configuration with this URI, the current value
of the KPI will not be returned. The URI can also be used to validate a KPI before
issuing the actual create or update. The validation can be requested either as a validate
only or validate and return the KPI value.
- KPI Definition with Value
Use this URI to obtain KPI configuration information and the current value of a KPI.
- KPI History [new in 6.2]
Use this URI to obtain or recalculate KPI history.
- KPI Prediction Model List and New Prediction Model [new in 6.2]
Use this URI to obtain information regarding KPI prediction models and to create a new prediction model.
- KPI Prediction Model [new in 6.2]
Use this URI to obtain detailed information or to update a specific KPI prediction model.
Parent Topic: WebSphere Business Monitor REST Interface