No renderer 'odt' found for mode 'odt'
products:promonitor:latest:monitorsguide:web_service:sapcloudconnectorphysicalmemory
Table of Contents
SAP Cloud connector physical memory
This monitor will check the physical memory usage of SAP Cloud connector and others processes.
Configuration hints
- Create a new line in the table.
- Select MEMORY_PHYSICAL_CLOUD_CONNECTOR_USAGE, MEMORY_PHYSICAL_OTHERS_USAGES or MEMORY_PHYSICAL_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 physical memory to monitor |
| Thresholds | Physical memory utilization or free in % |
| Severity | The severity of the alarm generated |
| Alarm | Enable/disable alarm sending |
Examples
| Active | Available metrics | Thresholds | Severity | Alarm |
|---|---|---|---|---|
| true | MEMORY_PHYSICAL_CLOUD_CONNECTOR_USAGE | 10 | MAJOR | true |
Effect : Generates a MAJOR alarm if the physical memory usage of Cloud connector is >= 10%.
Alarm message : Physical memory usage by Cloud connector is 50.0% (>= 10.0%)
| Active | Available metrics | Thresholds | Severity | Alarm |
|---|---|---|---|---|
| true | MEMORY_PHYSICAL_OTHERS_USAGES | 10 | MAJOR | true |
Effect : Generates a MAJOR alarm if the physical memory usage of other processes is >= 10%.
Alarm message : Physical memory usage by others processess is 35.0% (>= 10.0%)
| Active | Available metrics | Thresholds | Severity | Alarm |
|---|---|---|---|---|
| true | MEMORY_PHYSICAL_FREE | 20 | MAJOR | true |
Effect : Generates a MAJOR alarm if free disk space is ⇐ 20%.
Alarm message : Free physical memory is 15.0% (⇐ 20.0%)
Generated metrics
| Metric Id | Metric key | Metric description | Metric Unit |
|---|---|---|---|
| PHYSICAL_TOTAL_MEMORY | promonitor.cloud_connector.physical_total_memory | Total size of the physical memory | KB |
| PHYSICAL_CLOUD_CONNECTOR_MEMORY | promonitor.cloud_connector.physical_cloud_connector_memory | Size of the physical memory used by the Cloud Connector | KB |
| PHYSICAL_OTHERS_MEMORY | promonitor.cloud_connector.physical_others_memory | Size of the physical memory used by all other processes | KB |
| PHYSICAL_FREE_MEMORY | promonitor.cloud_connector.physical_free_memory | Size of the free physical memory | KB |
| PHYSICAL_CLOUD_CONNECTOR_MEMORY_PERCENT | promonitor.cloud_connector.physical_cloud_connector_memory_percent | Size of the physical memory used by the Cloud Connector | % |
| PHYSICAL_OTHERS_MEMORY_PERCENT | promonitor.cloud_connector.physical_others_memory_percent | Size of the physical memory used by all other processes | % |
| PHYSICAL_FREE_MEMORY_PERCENT | promonitor.cloud_connector.physical_free_memory_percent | Size of the free physical memory | % |
products/promonitor/latest/monitorsguide/web_service/sapcloudconnectorphysicalmemory.txt · Last modified: by 127.0.0.1
