|
Measures reported by ScpAppHtmlStTest
A check event is triggered for monitoring the availability of HTML5 application in SAP BTP Neo Environment. 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 reports whether/not the HTML5 application is up and running in SAP BTP Neo Environment. If so, the test additionally reports the responsiveness of the HTML5 application.
Outputs of the test :One set of results for each HTML5 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 HTML5 applications. |
|
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 whether/not the status of HTML5 applications is stable.
The CRITICAL state indicates that the application is unavailable.
The WARNING state indicates that the response time of the application is above the WARNING threshold but not above the CRITICAL threshold.
The OK state indicates that the application has recovered from CRITICAL/WARNING states or the response time metric is not above the WARNING threshold. |
| respTime |
Indicates the time taken by HTML5 application to respond to the requests. |
Seconds |
A low value is typically desired for this measure. |
| respSize |
Indicates the size taken by HTML5 application to respond to requests. |
Bytes |
|