Measures reported by WbtobProcStTest
This test auto-discovers the services running on the target web server and for each service, this test reports the current status. In addition, this test reports the number of processes that were running, the requests processed and the time taken to respond to requests.
Outputs of the test : One set of results for the WebtoB Web Server being monitored.
The measures made by this test are as follows:
| Measurement |
Description |
Measurement Unit |
Interpretation |
| Status |
Indicates the current status of this service. |
|
The values reported by this measure and its numeric equivalents are mentioned in the table below:
| Measure Value |
Numeric Value |
| Ready |
0 |
| Not ready |
1 |
Note:
By default, this measure reports the current status of each service. The graph of this measure however, is represented using the numeric equivalents only - 0 or 1.
|
| Total_process |
Indicates the number of processes of this service that were handled during the last measurement period. |
Number |
|
| Number_of_request |
Indicates the number of requests that were processed for this service. |
Number |
Comparing the value of this measure across services helps administrators figure out the service that is processing the maximum number of requests. |
| Average_response_time |
Indicates the average time taken by this service to respond to requests. |
Seconds |
This measure is a good indicator of load on the web server. |
| Maximum_process |
Indicates the maximum number of processes of this service that can be handled by the web server. |
Number |
|
| Process_created |
Indicates the percentage of processes that were created for this service during the last measurement period. |
Percent |
|
|