Skip to content

Commit 069c0c4

Browse files
Update go-live-and-monitor-b0ab4fb.md (#23)
Please update the content as it's outdated.
1 parent 5df86db commit 069c0c4

File tree

1 file changed

+26
-14
lines changed

1 file changed

+26
-14
lines changed

docs/go-live-and-monitor/go-live-and-monitor-b0ab4fb.md

+26-14
Original file line numberDiff line numberDiff line change
@@ -223,18 +223,23 @@ Java applications
223223
</td>
224224
<td valign="top">
225225

226-
- Application monitoring
227-
228-
- Application performance statistics \(Beta\)
229-
- Custom JMX checks
230-
- Monitoring APIs
226+
- Application monitoring
227+
- Custom thresholds
228+
- Availability checks
229+
- Custom JMX checks
230+
- Heap and thread dumps
231+
- Email alert notifications
232+
- Monitoring APIs
233+
- Application logging
234+
- Logs API
231235

232236

233237

234238
</td>
235239
<td valign="top">
236240

237-
[Managing Applications in the SAP BTP Cockpit](https://help.sap.com/viewer/ea72206b834e4ace9cd834feed6c0e09/Cloud/en-US/764f53e1cc9c4a50b2d0587ac82fdd7f.html "For an overview of the current status of the individual applications in your subaccount, use the cockpit. It provides key information in a summarized form and allows you to initiate actions, such as starting, stopping, and undeploying applications.") :arrow_upper_right:
241+
- [Monitoring Java Applications](https://help.sap.com/docs/monitoring-service/sap-monitoring-service-for-sap-btp/monitoring-java-applications?version=Cloud "To monitor whether your deployed application is up and running, register an availability check and JMX checks for it and configure alerting if the application goes down. Use a REST API to get the status or the metrics of a Java application and its processes.") :arrow_upper_right:
242+
- [Using Logs in the Cockpit for Java Applications](https://help.sap.com/docs/application-logging-service/sap-application-logging-service-for-neo-environment/using-logs-in-cockpit-for-java-applications?version=Cloud "You can view the logs and change the log settings of any Java application deployed in your subaccount.") :arrow_upper_right:
238243

239244

240245

@@ -250,17 +255,19 @@ SAP HANA XS applications
250255
</td>
251256
<td valign="top">
252257

253-
- Health statistics for SAP HANA database instances
254-
255-
- Application availability checks
256-
- Email notifications
258+
- Application monitoirng
259+
- Availability checks
260+
- Custom HTTP checks
261+
- Email alert notifications
262+
- Monitoring APIs
263+
- Health statistics for SAP HANA database instances
257264

258265

259266

260267
</td>
261268
<td valign="top">
262269

263-
[SAP HANA: Application Operations](https://help.sap.com/viewer/ea72206b834e4ace9cd834feed6c0e09/Cloud/en-US/6902b488768a4b13a75c8d9d50055fa2.html "") :arrow_upper_right:
270+
[Monitoring Database Systems](https://help.sap.com/docs/monitoring-service/sap-monitoring-service-for-sap-btp/monitoring-database-systems?version=Cloud "You can monitor your database system by viewing its metrics, by retrieving them with the Metrics REST API, or by receiving alerts for them. Furthermore, when you use an SAP HANA database system, you can also configure monitoring for its SAP HANA XS applications.") :arrow_upper_right:
264271

265272

266273

@@ -276,14 +283,19 @@ HTML5 applications
276283
</td>
277284
<td valign="top">
278285

279-
Log viewer collecting error messages
280-
286+
- Application monitoirng
287+
- Custom checks
288+
- Email alert notifications
289+
- Monitoring APIs
290+
- Application logging
291+
- Logs API
281292

282293

283294
</td>
284295
<td valign="top">
285296

286-
[Using Logs in the Cockpit for HTML5 Applications](https://help.sap.com/viewer/ea72206b834e4ace9cd834feed6c0e09/Cloud/en-US/9f358860642c4ed283cd889a5bc42461.html "You can view logs on an HTML5 application running in your subaccount or on a subscription to an HTML application.") :arrow_upper_right:
297+
- [Monitoring HTML5 Applications](https://help.sap.com/docs/monitoring-service/sap-monitoring-service-for-sap-btp/monitoring-html5-applications?version=Cloud "To monitor your HTML5 application, create custom checks for it by specifying your own metrics. Furthermore, configure alert notifications for any changes to the states of the configured checks.") :arrow_upper_right:
298+
- [Using Logs in the Cockpit for HTML5 Applications](https://help.sap.com/viewer/ea72206b834e4ace9cd834feed6c0e09/Cloud/en-US/9f358860642c4ed283cd889a5bc42461.html "You can view logs on an HTML5 application running in your subaccount or on a subscription to an HTML application.") :arrow_upper_right:
287299

288300

289301

0 commit comments

Comments
 (0)