eG Monitoring
 

Measures reported by HTTPSvcURLGroupTest

This test monitors each HTTP Service URL Group of the target server and reveals how well data was transmitted to and from each service URL group. This helps administrators quickly figure out which service URL group is handling too much of data traffic and encountering incoming/outgoing data traffic congestion, if any. This test not only reports the number of attempts to connect to each service URL group, but also the number of connections that are currently established to each service URL group. This way, the test helps administrators identify the service URL group that is handling maximum current connection load and GET/HEAD requests.

Outputs of the test : One set of results for each HTTP service URL group in the target server being monitored.

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
Data_received Indicates the rate at which the data was received by this service URL group. KB/second If the value of this measure consistently drops for any service URL group, it could indicate an incoming traffic congestion.
Data_sent Indicates the rate at which the data was transmitted from this service URL group. KB/second If the value of this measure consistently drops for any service URL group, it could indicate an incoming traffic congestion
Data_send_receive Indicates the rate at which the data was received by/transmitted from this service URL group. KB/second Compare the value of this measure across service URL groups to identify which group is handling maximum data traffic.
Connection_attempts Indicates the number of times that this service URL group attempted to establish connections per second. Connections/second  
Current_connections Indicates the number of connections that are currently established from this service URL group. Number  
Max_concurrent_conns Indicates the maximum number of concurrent connections allowed in this service URL group. Number  
Total_requests Indicates the total number of requests received by this service URL group during the last measurement period. Number Compare the value of this measure across service URL groups to identify which group is handling maximum number of requests.
Get_requests Indicates the rate at which the requests are received by this service URL group using the GET method. Requests/second  
Head_requests Indicates the rate at which the requests were received by this service URL group using the HEAD method during the last measurement period. Requests/second