Redpeaks V6.8
Trouble shooting
Monitors Guide
Trouble shooting
Monitors Guide
This monitor will check the physical memory usage of SAP Cloud connector and others processes.
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 |
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%)
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 | % |