监控 mysql 信息
mysql监控主要用于监控mysql各类信息。
mysql监控配置界面如下:
需要填写以下参数:
服务器连接地址(逗号分隔多个)
:默认为 tcp(127.0.0.1:3306)/。perf events statements digest text limit
:默认为 120。perf events statements limit
:默认为 250。perf events statements time limit
:默认为 86400。table schema database(逗号分隔多个)
:默认为空,收集所有数据库和表。interval slow
:默认为 30m
目前支持收集的指标有:gather table schema
:默认为false,不收集。gather process list
:默认为true,收集。gather info schema auto inc
:默认为true,收集。gather user statistics
:默认为true,收集。gather innodb metrics
:默认为true,收集。gather slave status
:默认为true,收集。gather binary logs
:默认为false,不收集。gather table io waits
:默认为false,不收集。gather index io waits
:默认为false,不收集。gather file events stats
:默认为false,不收集。gather binary logs
:默认为false,不收集。gather table lock waits
:默认为false,不收集。gather event waits
:默认为false,不收集。gather perf events statements
:默认为false,不收集。
文档反馈
(如有产品使用问题,请 提交工单)