No renderer 'odt' found for mode 'odt'
products:promonitor:latest:monitorsguide:web_service:sapcloudconnectorheapusage
Table of Contents
SAP Cloud connector heap usage
This monitor will check heap usage of SAP Cloud connector.
Configuration hints
- Create a new line in the table.
- Select MEMORY_HEAP_USED or MEMORY_HEAP_FREE in Available metrics column
- Set the threshold in %
SAP Documentation
Surveillance table
| Parameter | Description |
|---|---|
| Active | To enable or disable a rule |
| Available metrics | Select the heap to monitor |
| Thresholds | Max heap utilization or free space in % |
| Severity | The severity of the alarm generated |
| Alarm | Enable/disable alarm sending |
Examples
| Active | Available metrics | Thresholds | Severity | Alarm |
|---|---|---|---|---|
| true | MEMORY_HEAP_USED | 50 | MAJOR | true |
Effect : Generates a MAJOR alarm if the heap usage heap memory of Cloud connector is >= 50%.
Alarm message : Usage heap memory is 70.0% (>= 50.0%)
| Active | Available metrics | Thresholds | Severity | Alarm |
|---|---|---|---|---|
| true | MEMORY_HEAP_FREE | 10 | MAJOR | true |
Effect : Generates a MAJOR alarm if the free heap memory is ⇐ 10%.
Alarm message : Free disk usage is 5.0% (⇐ 10%)
Generated metrics
| Metric Id | Metric key | Metric description | Metric Unit |
|---|---|---|---|
| HEAP_TOTAL_MEMORY | promonitor.cloud_connector.heap_total_memory | Total size of the Java heap | KB |
| HEAP_USED_MEMORY | promonitor.cloud_connector.heap_used_memory | Size of the Java heap used by the Cloud Connector | KB |
| HEAP_FREE_MEMORY | promonitor.cloud_connector.heap_free_memory | Size of the free Java heap | KB |
| HEAP_USED_MEMORY_PERCENT | promonitor.cloud_connector.heap_used_memory_percent | Size of the Java heap used by the Cloud Connector | % |
| HEAP_FREE_MEMORY_PERCENT | promonitor.cloud_connector.heap_free_memory_percent | Size of the free Java heap | % |
products/promonitor/latest/monitorsguide/web_service/sapcloudconnectorheapusage.txt · Last modified: by 127.0.0.1
