Parameter diagnostics

更新时间:
复制 MD 格式

Database Autonomy Service (DAS) analyzes the modifiable parameters of your ApsaraDB RDS for MySQL instance and surfaces optimization recommendations, along with a 7-day parameter modification history.

Prerequisites

Before you begin, make sure that:

  • Your ApsaraDB RDS for MySQL instance runs MySQL 5.6, 5.7, or 8.0

Billing

No fees are involved.

How it works

image.jpg
  1. DAS retrieves the topology of the database instance and analyzes both the primary instance and read-only instances.

  2. DAS evaluates parameter settings against the instance status, parameter templates, benchmark concepts, calculation formulas, and domain expertise.

  3. DAS returns a static parameter diagnosis and the parameter modification records from the past seven days.

Limits

  • Only one parameter diagnostics task can be triggered within any three-minute window. If two tasks run within a short interval, the results may be identical.

  • Parameter diagnostics analyzes only the parameters that are modifiable in the ApsaraDB RDS console. You cannot modify parameters directly in the DAS console.

Usage notes

Some parameters are static and require a database instance restart to take effect. Schedule parameter changes during off-peak hours, and make sure your application supports automatic reconnection before restarting.

Run parameter diagnostics

  1. Log on to the DAS console.

  2. In the left-side navigation pane, choose Intelligent O&M Center > Instance Monitoring.

  3. Find the instance you want to manage and click the instance ID.

  4. In the left-side navigation pane, click Diagnostics.

  5. Click the Parameter Diagnostics tab.

  6. Click Analyze to start a diagnostics task. You can view the created task in the Parameter Diagnostics section.

View diagnosis results

  1. In the Parameter Diagnostics section, find the task and click Details in the Actions column.

  2. (Optional) Specify a time range to filter the parameter diagnostics records.

  3. Review the recommendations. Each recommendation is assigned one of three levels:

    LevelMeaning
    CriticalModify this parameter immediately.
    WarnModify this parameter based on your business requirements.
    NoticeThe current value differs from the default in the ApsaraDB RDS for MySQL parameter template.
  4. To apply a recommendation, click Parameter Settings on the details page. You are directed to the Modifiable Parameters tab in the ApsaraDB RDS console, where you can make the change. For more information, see Modify instance parameters.

What's next