Monitoring metrics
According to the policy of Samsung Cloud Platform, the Cloud Monitoring service is scheduled to be discontinued.
Accordingly, services whose monitoring metrics are linked in Cloud Monitoring will no longer be able to monitor resources through Cloud Monitoring after the service improvement work in November 2026.
After that, resource monitoring can be continuously performed through the ServiceWatch service released in October 2025.
For smooth service usage, proceed with the migration work according to the service termination schedule below.
Guide to Applying Resource-Specific Monitoring Service
- New resources: Resources created after the March 2026 service improvement work are provided with monitoring using the ServiceWatch service by default.
- Existing resources: After the service improvement work in July 2026 We provide concurrent monitoring via Cloud Monitoring service and ServiceWatch service.
- During the parallel operation period, you must prepare for the Servicewatch transition. *
Performance and log data backup, the settings configured by users linked with existing Cloud Monitoring (e.g. You must check the event policies, etc., and perform tasks such as resetting the ServiceWatch service, then complete them.
Cloud Monitoring Service Phased Termination Schedule Notice
- Console menu termination (September 2026 service improvement work)
- You cannot access the Cloud Monitoring Console through the Console menu; you can only connect via the separate URLs for each region listed below.
- Console menu termination (September 2026 service improvement work)
| Offering | Region | Cloud Monitoring console URL |
|---|---|---|
| Enterprise | kr-west1 | https://console.kr-west1.e.samsungsdscloud.com/console/monitoring |
| Enterprise | kr-east1 | https://console.kr-east1.e.samsungsdscloud.com/ |
| | Samsung | kr-west1 | https://console.kr-west1.s.samsungsdscloud.com/console/monitoring | | Samsung | kr-east1 | https://console.kr-east1.s.samsungsdscloud.com/console/monitoring | | Sovereign | kr-south1 | https://console.kr-south1.g.samsungsdscloud.com/console/monitoring | | Sovereign | kr-south2 | https://console.kr-south2.g.samsungsdscloud.com/console/monitoring | | Sovereign | kr-south3 | https://console.kr-south3.g.samsungsdscloud.com/console/monitoring |
- Service termination (service improvement work in November 2026)
- All services of Cloud Monitoring, including the API, will be permanently discontinued.
- After the service ends in November, you will not be able to view Cloud Monitoring data. * Make sure to complete the ServiceWatch migration within the parallel operation period**.
- All services of Cloud Monitoring, including the API, will be permanently discontinued.
For more details about ServiceWatch, see the ServiceWatch 개요.
MariaDB(DBaaS) Monitoring Metrics
The table below shows the performance monitoring metrics for MariaDB (DBaaS) that can be viewed through Cloud Monitoring. For detailed Cloud Monitoring usage, refer to the Cloud Monitoring guide.
For MariaDB (DBaaS) server monitoring metrics, see the Virtual Server 모니터링 지표 guide.
| Performance items | Detailed description | unit |
|---|---|---|
| Active Locks | Number of Active Locks | cnt |
| Active Sessions | Number of Active Sessions | cnt |
| Connection Usage [Total] | DB connection session usage rate | % |
| Connections | Connection count | cnt |
| Connections [MAX] | max connected threads count | cnt |
| Binary Log Used [MB] | binary log usage | MB |
| Data Directory Used [MB] | data directory usage | MB |
| Open Files | Number of DB files in open state | cnt |
| Open Files [MAX] | Number of DB files that can be opened | cnt |
| Open Files Usage | Maximum utilization rate of DB files | % |
| Relay Log Used [MB] | relay log usage | MB |
| Instance Status [PID] | mariadbd process | pid |
| Safe PID | mariadbd_safe process | pid |
| Slave Behind Master seconds | Data time difference between Master and Slave (execute on slave only) | sec |
| Tablespace Used | Tablespace usage | MB |
| Tablespace Used [Total] | Total tablespace usage | MB |
| Running Threads | running thread count | cnt |
| Slowqueries | Number of long-running (over 5 minutes) SQL queries (by DB) | cnt |
| Slowqueries [Total] | Number of SQL queries running for a long time (over 5 minutes) (total) | cnt |
| Transaction Time [Long] | Maximum transaction execution time | sec |
| Wait Locks | Number of sessions blocked for 60 seconds or more due to lock | cnt |