IBM DataPower Operations Dashboard v1.0.8.5

Note: A more recent version of DPOD is available. See DPOD Documentation for the latest documentation.

Service URI Calls

The service URI calls dashboard displays aggregation of successful transactions without early completion.

The transactions are aggregated based on Domain, URI and service URI.

The device name is not used for aggregation. Data for identical service names on identical domain names will be aggregated into one row even when running on different devices.

Note that you can still filter the dashboard data by device name(s).


ColumnsDescription
DomainThe Domain name
URIExecution URI
ServiceService Name
Avg (ms.)Average execution time in milliseconds
Max (ms.)Maximum execution time in milliseconds
Min (ms.)Minimum execution time in milliseconds
CallsNumber of service calls
X Percentile
(90% by default)
The execution time in millisecond of the top X percentile
An admin can change the value of X in system parameters
Y Percentile
(95% by default)
The execution time in millisecond of the top Y percentile
An admin can change the value of Y in system parameters
Z Percentile
(99% by default)
The execution time in millisecond of the top Z percentile
An admin can change the value of Z in system parameters

Create Alert on Latency

A system administrator can create an alert on transactions that took more than a certain time, hover over the value in the grid, and click "Add alert on latency" in the context menu.



The Add Alert page will open, the relevant fields will be automatically filled for you, you will need to set the destination (syslog and/or email recipients)
Click on "Add" to create the alert

Feel free to change any field - specifically, the alert name, schedule and threshold (how many transactions with latency more than X ms will trigger the alert - the default is 1)

In order to change the alert's latency itself, click on "Details" next to the Query Value, Edit the field "Query (JSON)" and change the number that follows the text "WDPLatency12":{"gte":


IBM DataPower Operations Dashboard (DPOD) v1.0.8.5