eG Monitoring
 

Measures reported by HttpResponsesTest

The HTTP Provider Service represents a server socket that listens for client HTTP connections on the J2EE Engine. It takes care of parsing the URL of the incoming HTTP requests, dispatching them to the correct J2EE Engine's module for processing, and returning the generated responses back to the client. The HTTP Responses test monitors how well the HTTP Provider Service returns each type of response for the HTTP connection requests received from clients.

Outputs of the test : One set of results for each of the server ID:response code type on the target SAP Web AS being monitored.

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
responses Indicates the number of responses of this type received by the server during the last measurement period. Number If too many responses of 4xx or 5xx type error codes are detected, then it indicates an error condition that should be addressed at the earliest by the administrator.
responseRate Indicates the number of responses of this type that were received by the server per minute during the last measurement period. Responses/min If too many responses of 4xx or 5xx type error codes are detected, then it indicates an error condition that should be addressed at the earliest by the administrator.