IBM BPM, V8.0.1, All platforms > Reference > User interface help reference > Widgets for Process Portal spaces > Administration widgets

Service Monitor

Use the Service Monitor widget to measure response time and throughput over a defined period of time for the services exposed and invoked by your module.

The Service Monitor widget can display graphs for both response time and throughput so you can compare and correlate the data. It also displays a table with operation statistics. Both graphs plot over a defined time window and are regularly updated according to the specified refresh rate. As new data arrives, the oldest data is removed from the graph.

Response Time graph

Graphs the response time for calls in the selected operation or operations so you can determine how long the service takes and whether its duration degrades over time. The Y-axis indicates the response time, measured in milliseconds. The X-axis indicates the elapsed time since monitoring began (for example, the window of time you are monitoring), measured in minutes or hours. You can plot the minimum, maximum, or mean response times for the specified time unit.

For service operations with a two-way asynchronous service implementation, the response time indicates only the time the operation takes to handle the re quest. It does not measure the total time elapsed before a response is sent.

Throughput graph

Graphs the throughput for calls in the selected operation or operations so you can see how often a service is called and whether expected throughput benchmarks are being met. This graph indicates the number of calls completed over a specific period of time (measured in seconds or minutes). The Y-axis shows the number of calls completed per time unit, with the time unit measured in seconds or minutes. The X-axis shows the elapsed time, measured in minutes or hours.

Statistic Measurements Table

If you select Show statistics in the widget configuration options, this table provides operation statistics cumulated over the last second or minute and over the duration of service monitoring. The cumulated statistics include the response time, throughput count, and failure count for each monitored operation.


Tips for using the graphs

The following tips can help you use the Response Time and Throughput graphs more effectively.

Administration widgets


Related tasks:
Monitoring services