====== SAP Cloud connector cpu usage ====== This monitor will check the cpu usage of SAP Cloud connector. ===== Configuration hints ===== * Create a new line in the table. * Select **CPU_TOTAL** or **CPU_CLOUD_CONNECTOR** in Available metrics column * Set the threshold in % ===== SAP Documentation ===== https://help.sap.com/docs/connectivity/sap-btp-connectivity-cf/monitoring-apis#loiof6e7a7bc6af345d2a334c2427a31d294__cpu ===== Surveillance table ===== ^Parameter^Description^ |Active|To enable or disable a rule| |Available metrics|Select CPU usage to monitor| |Thresholds|CPU utilization or free in %| |Severity|The severity of the alarm generated| |Alarm|Enable/disable alarm sending| ===== Examples ===== ^Active^Available metrics^Thresholds^Severity^Alarm^ |true|CPU_TOTAL|50|MAJOR|true| **Effect** : Generates a MAJOR alarm if the total cpu usage is >= 50%.\\ **Alarm message** : Total CPU utilization is 80% (>= 50.0%) ^Active^Available metrics^Thresholds^Severity^Alarm^ |true|CPU_CLOUD_CONNECTOR|20|MAJOR|true| **Effect** : Generates a MAJOR alarm if the cpu usage of other SAP Cloud connector is >= 20%.\\ **Alarm message** : Cloud connector CPU utilization is 50% (>= 20.0%) ===== Generated metrics ===== ^Metric Id^Metric key^Metric description^Metric Unit^ |CPU_TOTAL_PERCENT|promonitor.cloud_connector.cpu_total_percent|Total CPU usage|%| |CPU_CLOUD_CONNECTOR_PERCENT|promonitor.cloud_connector.cpu_cloud_connector_percent|CPU usage of the Cloud Connector|%|