Available in Classic
Monitoring supports two types of dashboards, enabling you to check various monitoring information for DB performance. Monitoring is a service included in NAVER Cloud Platform's Cloud DB for Cache, so it can be used without additional charges. The types of dashboards provided by Monitoring are as follows:
- DB dashboard: monitoring information related to DB Server in operation
- OS Dashboard: monitoring information related to the operating system of the DB Server in operation
Through these two types of dashboards, you can check the performance information of DB within the last year based on average values. Each dashboard is configured with various graphic charts. You can utilize these charts in your business by printing specific graphic charts or downloading them to your local PC as files using various extensions.
You can set the user to be notified when monitoring results show that a certain metric has exceeded its threshold or met specific conditions by having them recognized as events. For more information on the detailed usage for event and notification settings, see Event.
Because intuitive search and management for the DB performance information is available without additional charges, we recommend utilizing the monitoring metrics provided through the dashboard for stable server operations, particularly in environments without professional database managers.
Monitoring page
The basics of using Monitoring are as follows:

| Area | Description |
|---|---|
| ① Menu name | Name and path of the menu currently being viewed, and number of DB Servers in operation |
| ② Basic features | Check details for Cloud DB for Cache and refresh the Monitoring page |
| ③ DB Service list | The list of the DB services in operation and the list of DB Servers by service |
| ④ Dashboard | DB Dashboard and OS Dashboard of the server selected from the list of DB Servers |
View Monitoring dashboards
Dashboards provided by Monitoring consist of multiple graphic charts. You can display and intuitively check only the information you need from the dashboard of each server. The information shown in the dashboard is collected every minute to be displayed, but it shows only the average values. To use dashboards, follow these steps:
- In the Classic environment of the NAVER Cloud Platform console, navigate to
> Services > Database > Cloud DB for Cache. - Click Monitoring menu.
- Click the DB Server to be monitored from the list of DB Services.
- Click the button for the dashboard you want to check from the page on the right.
- Click and select all graphic charts you want to display and check on the dashboard.
- From the period selection box, click and select the period you want to search, or enter it directly.
- Check the results from the dashboard.
- To see the precise metric value of a specific point on the graphic chart, mouse over to the specific point on the graphic chart.
- To see the detailed graph, double-click the graphic chart.
- Print graphic chart: click
, followed by Print chart - Download a graphic chart to your local PC as a file: click
, followed by the file extension menu for the file you want to download
- Download PNG image: image file with the .png extension
- Download JPEG image: image file with the .jpeg extension
- Download PDF documentation: document file with the .pdf extension
- Download SVG vector image: vector image file with the .svg extension
- In step 6, the default value is select all, and in step 7, the default is the last 1 hour.
- In Step 7, you can select up to 4 weeks for the period.
From Services > Database > Cloud DB for Cache > DB Server, click and select the server you want, followed by [Monitoring] to go directly to the page in step 4.
DB Dashboard graphic charts
The following are some descriptions for the graphic charts configured in DB Dashboard:

| Graphic chart | Unit | Description |
|---|---|---|
| DB Connected Client | count | Number of client connections accessing the DB Server |
| DB Used Memory | KB / min | Amount of memory being used |
| Memory Fragmentation Ratio | ratio(%) | The ratio of the memory used in the operating system and the memory assigned by DB |
| Instantaneous Ops Per Sec | avg activity / min | Total number of commands processed in the DB Server |
| Key Space Hits | avg activity / min | Number of succeeded key searches during the specified reporting interval |
| Key Space Misses | avg activity / min | Number of failed key searches during the specified reporting interval |
| Expired Keys | avg activity / min | Expired keys |
| Evicted keys | avg activity / min | Number of evicted keys that have occurred due to maxmemory-policy |
OS Dashboard graphic charts
The following are some descriptions for the graphic charts configured in OS Dashboard:

| Graphic chart | Unit | Description |
|---|---|---|
| DB CPU Usage | used(%) | CPU usage |
| DB Swap | used(%) | Swap memory volume |
| DB Network IO | KB / min | Inbound/outbound bytes per second of NIC |
| DB Load Average | - | Load Average status value |

