eG Monitoring
 

Measures reported by WbtobSrvAvalTest

This test reveals the current status of the web server and also the number of times the web server was restarted and rebooted. This test also throws light on the number of requests processed by the web server and the requests that were waiting in the queue.

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 the web server.   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 the web server. The graph of this measure however, is represented using the numeric equivalents only - 0 or 1.

Server_restart_count Indicates the number of times the web server was restarted abnormally. Number  
Server_reboot_count Indicates the number of times the web server was rebooted abnormally. Number  
No_of_requests_processed Indicates the number of requests that were processed by the web server during the last measurement period. Number This measure is a good indicator of load on the web server.
No_of_req_wait_in_queue Indicates number of requests that are currently waiting in the queue. Number A very high value of this measure could indicate a processing bottleneck.
No_req_waited_in_queue Indicates the number of requests that were waiting in the queue during the last measurement period. Number  
No_of_deleted_from_queue Indicates the number of requests that were removed from the queue. Number  
No_of_req_returned Indicates the number of requests that were returned since the count was exceeding the maximum configured queue size. Number