====== SAP Cloud connector disk status ====== This monitor will check disk usage of SAP Cloud connector, disk usage by others processes and free disk space. ===== Configuration hints ===== * Create a new line in the table. * Select **DISK_CLOUD_CONNECTOR**, **DISK_OTHERS** or **DISK_FREE** in Available metrics column * Set the threshold in % ===== SAP Documentation ===== https://help.sap.com/docs/connectivity/sap-btp-connectivity-cf/monitoring-apis#loiof6e7a7bc6af345d2a334c2427a31d294__disk ===== Surveillance table ===== ^Parameter^Description^ |Active|To enable or disable a rule| |Available metrics|Select the disk status to monitor| |Thresholds|Max disk 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|DISK_CLOUD_CONNECTOR|10|MAJOR|true| **Effect** : Generates a MAJOR alarm if the usage disk of Cloud connector is >= 10%.\\ **Alarm message** : Disk used by SAP Cloud connector is 50.0% (>= 10.0%) ^Active^Available metrics^Thresholds^Severity^Alarm^ |true|DISK_OTHERS|10|MAJOR|true| **Effect** : Generates a MAJOR alarm if the usage disk of other processes is >= 10%.\\ **Alarm message** : Disk used by others processes is 35.0% (>= 10%) ^Active^Available metrics^Thresholds^Severity^Alarm^ |true|DISK_FREE|20|MAJOR|true| **Effect** : Generates a MAJOR alarm if free disk space is <= 20%.\\ **Alarm message** : Free disk usage is 15.0% (<= 20%) ===== Generated metrics ===== ^Metric Id^Metric key^Metric description^Metric Unit^ |DISK_TOTAL|promonitor.cloud_connector.disk_total|Total disk space|MB| |DISK_CLOUD_CONNECTOR|promonitor.cloud_connector.disk_cloud_connector|Disk usage by SAP Cloud connector|MB| |DISK_OTHERS|promonitor.cloud_connector.disk_others|Disk usage by other processes|MB| |DISK_FREE|promonitor.cloud_connector.disk_free|Disk free space|MB| |DISK_CLOUD_CONNECTOR_PERCENT|promonitor.cloud_connector.disk_cloud_connector_percent|Disk usage by SAP Cloud connector|%| |DISK_OTHERS_PERCENT|promonitor.cloud_connector.disk_others_percent|Disk usage by other processes |%| |DISK_FREE_PERCENT|promonitor.cloud_connector.disk_free_percent|Disk free space|%|