|
Measures reported by WLLogReqTest
The WLLogReqTest monitors a web server access log and reports measures such as the total number of requests that have been logged, the number of successful responses, the number of failed responses etc., for every pattern that is being configured. The measures
made by this test are as
follows:
| Measurement |
Description |
Measurement
Unit |
Interpretation |
| Total_requests |
The number of account calls that are being made during a period of time |
Number |
A high value of this measure indicates a heavy workload on the server.
|
| Successes |
The number of successful responses
|
Number |
Low value of this measure indicates less number of successful responses. from the server. |
| Avg_success_bytes |
The number of bytes of successful responses
|
Bytes |
A high value of this measure indicates a high rate of successful responses.
|
| Failures |
The number of failed responses
|
Number |
 
|
| Avg_fail_bytes |
The number of bytes of failed responses
|
Bytes |
A high value of this measure indicates a high failure rate.
|
| Avg_bytes_sent |
The size (in bytes) of responses sent by the server
|
Bytes |
 
|
Note:
If any of the measures of this test returns the value -5, then such a measure will not be displayed in the monitor interface. On the other hand, if all the measures of this test return the value -5, then all the measures will appear in the monitor interface, but the value displayed for each measure will be "Not Available".
|