eG Monitoring
 

Measures reported by SWSHttpTest

The SWSHttptest provides aggregated statistics of a virtual server for the configuration across all the nodes where the configuration has been deployed.

 The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
Requests Indicates the rate of requests made to a virtual server during the last measurement period. Reqs/Sec  
No_of_Requests Indicates the number of requests made to a virtual server during the last measurement period. Number  
No_of_Errors Indicates the number of errors logged on a virtual server during the last measurement period. Number  
No_of_Open_Connections Indicates the number of current open connections. Number  
Data_Received Indicates the rate of data received by a virtual server as response. KB/Sec  
Data_Transmitted Indicates the rate of data transmitted by a virtual server as response. KB/Sec  
No_of_200_Responses Indicates the number of responses with 200 code during the last measurement. Number  
Successful_Responses Indicates the number of responses with 2xx code during the last measurement. Number  
No_of_302_Responses Indicates the number of responses with 302 code during the last measurement. Number  
No_of_304_Responses Indicates the number of responses with 304 code during the last measurement. Number  
Redirection_Responses Indicates the number of responses with 3xx code during the last measurement. Number  
No_of_400_Responses Indicates the number of responses with 400 code during the last measurement. Number  
No_of_401_Responses Indicates the number of responses with 401 code during the last measurement. Number  
No_of_403_Responses Indicates the number of responses with 403 code during the last measurement. Number  
No_of_404_Responses Indicates the number of responses with 404 code during the last measurement. Number  
Client_Errors_Responses Indicates the number of responses with 4xx code during the last measurement. Number Ideally the value of this measure should be 0. A non-zero value of this measure indicates there are some problems with the requested content.
No_of_503_Responses Indicates the number of responses with 503 code during the last measurement. Number  
Server_Error_Responses Indicates the number of responses with 5xx code during the last measurement. Number Ideally the value of the measure should be 0. A non-zero value of this measure indicates there are some errors in the web server.