Monitoring
    • PDF

    Monitoring

    • PDF

    Article Summary

    The latest service changes have not yet been reflected in this content. We will update the content as soon as possible. Please refer to the Korean version for information on the latest updates.

    Available in Classic and VPC

    Monitoring supports four types of dashboards, allowing you to check various monitoring information about MySQL Server performance and history. Monitoring is a service included in NAVER Cloud Platform's Cloud DB for MySQL, so it can be used without additional charges. The types of dashboards provided by Monitoring are as follows:

    • DB dashboard: monitoring information related to the MySQL server in operation
    • OS dashboard: monitoring information related to the operating system of the MySQL server in operation
    • DB logs: records occurrence time and content of all logs that occur from the MySQL Server in operation
    • Query timeline: query execution history of the MySQL server in operation

    Through four types of dashboards, you can check the average value of MySQL server performance information within the past 1 year, logs within the most recent 60 days, and query timeline indicators within the most recent 72 hours. 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 more information about usage methods for event and notification settings, see Event.

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

    Monitoring page

    The basics of using monitoring are as follows:

    database-database-5-3_main_vpc_en.png

    FieldDescription
    ① Menu nameName of the menu currently being viewed
    ② Basic featuresCheck details for Cloud DB for MySQL, refresh the monitoring page
    ③ DB service listThe list of DB services in operation and the list of MySQL servers by service
    ④ DashboardDB dashboard, OS dashboard, DB logs, and query timeline of the selected server from the MySQL list

    View monitoring dashboards

    The 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 the NAVER Cloud Platform console, click the Services > Database > Cloud DB for MySQL menus.
    2. Click the Monitoring menu.
    3. Click the MySQL Server to be monitored from the list of DB Services.
    4. Click the button for the dashboard you want to check from the page on the right.
    5. Click and select all graphic charts you want to display and check on the dashboard.
    6. From the Period or Search time selection box, click and select the period you want to search, or enter it directly.
    7. 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 check the maximum and minimum values in the graph chart: mouse-over to the graph chart
      • If you want to see the detailed graph: double-click on the graphic chart
      • Print graphic chart: click clouddbforredis_ico-03_vpc_en.png, and then click the Print chart menu.
      • Download a graphic chart to your local PC as a file: click clouddbforredis_ico-03_vpc_en.png, 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 document: document file with the .pdf extension
        • Download SVG vector image: vector image file with the .svg extension
        • Download CSV: document file with the .csv extension
    Caution
    • In Step 5, the default value is Select all, and in Step 6, the default value is Recent 1H.
    • In Step 6, you can select a period of up to 1 year for DB dashboard and OS dashboard, up to 60 days for DB log, and up to 72 hours for query timeline.
    Note

    Click the server you want in the Services > Database > Cloud DB for MySQL > DB Server menus. Then clicking the [Monitoring] button will direct you to the page in Step 4.

    DB dashboard graphic charts

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

    database-database-5-3_DBcharts_vpc_en.png

    Graphic chartUnitDescription
    Connectionsconnection countNumber of DB access sessions
    Database ActivityAverage activity/secSelect, insert, update, replace, delete, call, qcache_hits activity information
    Write QPSAverage activity/secNumber of write queries per second
    Read QPSAverage activity/secNumber of read queries per second
    Replication Delay(Standby Master, Slave)secReplication delay time
    Slow Querytotal / minNumber of queries that run longer than the value specified in long_query_time (the default: 1 second)
    Row Accessesavg / secThe amount of ready and write queries per second for the row of the data page
    Temp TablespaceGBThe size of the temporary tablespace data file used internally in the DB server
    Binary Log Total SizeGBOverall size of MySQL Binary Log
    Connection Abortedconnection countThe number of client programs that was terminated abruptly and the number of failed connections to the MySQL server.
    Replication Status-- In case of 1, replication status is normal
    - Graph can be activated only on Standby Master or Slave Server
    - As it is not a default value, it can be exposed by user selection

    OS dashboard graphic charts

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

    database-database-5-3_OScharts_vpc_en.png

    Graphic chartUnitDescription
    CPU Usage(%)usedCPU usage
    Load Average-Server load
    Memory Usage(%)usedMemory usage
    Swap(%)usedGenerated swap memory
    Disk UsedGBDisk usage
    Disk I/OMB/secGenerated disk input/output per second
    Network I/OMB/secGenerated network input/output per second
    Free MemoryGBFree memory space (sum of free space and buffer cache)
    Free Storage SpaceGBFree storage space

    DB logs graphic charts

    The following are the descriptions for the graphic charts configured in DB logs.

    database-database-5-3_eachlog_vpc_en.png

    FieldDescription
    Event occurrence timeTime when DB log occurred
    Log contentDB log content
    Note

    In DB logs, you can check the error log, slow log, general log, and audit log of the MySQL server in operation. However, for slow query, you need to change the value of log_min_duration_statement in DB Config to a value (ms) other than the default value (-1).

    Query timeline graphic charts

    The graphic charts configured in query timeline displays the query timeline of 5 minutes before/after the selected search time. The detailed descriptions for the charts are as follows:

    database-database-5-3_eachquery_vpc_en.png

    FieldDescription
    PIDProcess ID
    User- Name of the logged-in user
    HostIP address of the connected client
    DBName of the connected DB
    CommandExecuted command
    TimeTime when the query occurred
    StatusSession process status

    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.