eG Monitoring
 

Measures reported by ScpAppJavaAvailUrlTest

The availability check for Java applications on subaccount level is configured using a relative URL. This means that each application started in the subaccount will immediately receive an availability check requesting application url/configured relative url. An event is sent if the application is not available or the response time is longer than the configured thresholds. Another event is sent again when the application is available again or the response time is back to normal.

This test monitors the Java application through the application url and reports whether/not the Java application is up and running in SAP BTP Neo Environment. If so, the test additionally reports the responsiveness of the Java application.

Outputs of the test :One set of results for each Java Application in the target SAP BTP Neo Environment.

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
state Indicates the status of Java applications through custom URL.   The values reported by this measure and its numeric equivalents are mentioned in the table below:

Measure Value Numeric Value
OK 0
Stable 1
Warning 2
Unstable 3
Critical 4

Note:

By default, this measure reports the Measure Values listed in the table above to indicate the availability of Java applications through custom URL.

respTime Indicates the time taken by Java application to respond to the requests. Seconds A low value is typically desired for this measure.
respSize Indicates the size taken by Java application to respond to requests. KB