Monitoring
    • PDF

    Monitoring

    • PDF

    Article Summary

    Available in Classic and VPC

    Monitoring supports two types of dashboards, enabling you to check various monitoring information for Redis performance. Monitoring is a service included in NAVER Cloud Platform's Cloud DB for Redis, so it can be used without additional charges. The types of dashboards provided by Monitoring is as follows:

    • Redis dashboard: monitoring information related to Redis servers in operation
    • OS dashboard: monitoring information related to the OS of the Redis servers in operation

    Through these two types of dashboards, you can check the performance information of Redis 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.

    Note

    You can set the user to be notified when monitoring results show that a certain indicator has exceeded its threshold or met specific conditions by having them recognized as events. For detailed usage methods for event and notification settings, see Event.

    Since intuitive view and management for the Redis performance information is available without additional charges, if you wish to operate servers stably in an environment without a professional database manager, we recommend utilizing the monitoring indicators provided through the dashboard.

    Monitoring page

    The basics of using monitoring are as follows:

    database-database-8-2_01_en

    FieldDescription
    ① Menu nameName and path of the menu currently being viewed, and number of Redis servers in operation
    ② Basic featuresCheck details for Cloud DB for Redis and refresh the Monitoring page
    ③ Redis service listThe list of the Redis services in operation and the list of Redis servers by service
    ④ DashboardDashboard and OS dashboard of the server selected from the list of Redis servers

    View Monitoring dashboards(VPC)

    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. The following describes how to use dashboards:

    1. From NAVER Cloud Platform console's Platform menu, click and select VPC.
    2. Click the Services > Database > Cloud DB for Redis menus in this order.
    3. Click the Monitoring menu.
    4. Click the Redis server to monitor from the list of Redis services.
    5. Click the button for the dashboard you want to check from the page on the right.
    6. Click and select all graphic charts you want to display and check on the dashboard.
    7. From the Period selection box, click and select the period you want to search, or enter it directly.
    8. Check the results from the dashboard.
      • If you want to see the precise indicator value of a specific point on the graphic chart: mouse-over to the specific point on the graphic chart
      • If you want to see the detailed graph: double-click on the graphic chart
      • Print graphic chart: click clouddbforpostgresql-monitoring_ico-03, and then click the Print chart menu.
      • Download a graphic chart to your local PC as a file: click clouddbforpostgresql-monitoring_ico-03, and then click 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
    Caution
    • In Step 6, the default value is Select all, and in Step 7, the default value is Recent 1H.
    • In Step 7, you can select up to 1 year for the period.
    Note

    From the Services > Database > Cloud DB for Redis > Redis server menu, click and select the server you want, and then click the [Monitoring] button to go directly to the page in Step 4.

    Redis dashboard graphic charts

    The following are the descriptions for the graphic charts configured in Redis dashboard.

    database-database-8-2_04_vpc

    Graphic chartUnitDescription
    Memory Fragmentation Ratioratio(%)The ratio of the memory used in the operating system and the memory assigned by Redis
    Instantaneous Ops Per Secavg activity / minTotal number of commands processed in the Redis server
    Evicted keysavg activity / minNumber of evicted keys that have occurred due to
    Redis Used MemoryKB / minAmount of memory being used
    Key Space Hitsavg activity / minNumber of succeeded key searches during the specified reporting interval
    Key Space Missesavg activity / minNumber of failed key searches during the specified reporting interval
    Expired Keysavg activity / minExpired keys

    OS dashboard graphic charts

    The following are some descriptions for the graphic charts configured in OS dashboard:

    database-database-8-2_05_vpc

    Graphic chartUnitDescription
    REDIS CPU Usageused(%)CPU usage
    REDIS Swapused(%)Generated swap memory
    REDIS Network IOKB / mininbound/outbound bytes per second
    REDIS Load Average-Load average status value

    View Monitoring dashboards(Classic)

    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. The following describes how to use dashboards:

    1. From NAVER Cloud Platform console's Platform menu, click and select Classic.
    2. Click the Services > Database > Cloud DB for Redis menus in this order.
    3. Click the Monitoring menu.
    4. Click the Redis server to monitor from the list of Redis services.
    5. Click the button for the dashboard you want to check from the page on the right.
    6. Click and select all graphic charts you want to display and check on the dashboard.
    7. From the Period selection box, click and select the period you want to search, or enter it directly.
    8. Check the results from the dashboard.
      • If you want to see the precise indicator value of a specific point on the graphic chart: mouse-over to the specific point on the graphic chart
      • If you want to see the detailed graph: double-click on the graphic chart
      • Print graphic chart: click clouddbforpostgresql-monitoring_ico-03, and then click the Print chart menu.
      • Download a graphic chart to your local PC as a file: click clouddbforpostgresql-monitoring_ico-03, and then click 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
    Caution
    • In Step 6, the default value is Select all, and in Step 7, the default value is Recent 1H.
    • In Step 7, you can select up to 4 weeks for the period.
    Note

    From the Services > Database > Cloud DB for Redis > Redis server menu, click and select the server you want, and then click the [Monitoring] button to go directly to the page in Step 4.

    Redis dashboard graphic charts

    Note

    For providing a better service, we are going to replace the data collection modules related to DB dashboard graphic charts.
    For four weeks from November 23, 6:00 p.m., we provide both the existing pages and the new pages so that you do not experience inconvenience in using the Monitoring service due to the replacement of modules.
    From December 21, 6:00 p.m., the service will be provided based on the data collected by the new modules.
    There may be some differences in graphic charts between the existing page and the new page in accordance with the data collection modules.

    The following are the descriptions for the graphic charts configured in Redis dashboard on the existing pages.

    database-database-8-2_04

    Graphic chartUnitDescription
    connected_clientscountNumber of client connections accessing the Redis server
    OPSavg activity / minTotal number of commands processed in the Redis server
    Evicted keysavg activity / minNumber of evicted keys that have occurred due to
    Used MemoryKB / minAmount of memory being used

    The following are the descriptions for the graphic charts configured in Redis dashboard on the new pages.

    database-database-8-2_04_vpc

    Graphic chartUnitDescription
    Redis Connected ClientcountNumber of client connections accessing the Redis server
    Redis Used MemoryKB / minAmount of memory being used
    Memory Fragmentation Ratioratio(%)The ratio of the memory used in the operating system and the memory assigned by Redis
    Instantaneous Ops Per Secavg activity / minTotal number of commands processed in the Redis server
    Key Space Hitsavg activity / minNumber of succeeded key searches during the specified reporting interval
    Key Space Missesavg activity / minNumber of failed key searches during the specified reporting interval
    Expired Keysavg activity / minExpired keys
    Evicted keysavg activity / minNumber of evicted keys that have occurred due to

    OS dashboard graphic charts

    Note

    For providing a better service, we are going to replace the data collection modules related to DB dashboard graphic charts.
    For four weeks from November 23, 6:00 p.m., we provide both the existing pages and the new pages so that you do not experience inconvenience in using the Monitoring service due to the replacement of modules.
    From December 21, 6:00 p.m., the service will be provided based on the data collected by the new modules.
    There may be some differences in graphic charts between the existing page and the new page in accordance with the data collection modules.

    The following are the descriptions for the graphic charts configured in OS dashboard on the existing pages.

    database-database-8-2_05

    Graphic chartUnitDescription
    CPU Usage% / minCPU usage
    SwapKB / minGenerated swap memory
    NetworkKB / mininbound/outbound bytes per second

    The following are the descriptions for the graphic charts configured in OS dashboard on the new pages.

    database-database-8-2_05_vpc

    Graphic chartUnitDescription
    REDIS CPU Usageused(%)CPU usage
    REDIS Swapused(%)Generated swap memory
    REDIS Network IOKB / mininbound/outbound bytes per second
    REDIS Load Average-Load average status value

    Was this article helpful?

    What's Next
    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.