mysqld_exporter:MySQL服务器指标导出器

时间:2021-04-27 14:27:53
【文件属性】:
文件名称:mysqld_exporter:MySQL服务器指标导出器
文件大小:175KB
文件格式:ZIP
更新时间:2021-04-27 14:27:53
Go MySQL服务器导出器 适用于MySQL服务器指标的Prometheus导出器。 支持的版本: MySQL> = 5.6。 MariaDB> = 10.2 注意:MySQL / MariaDB <5.6上不支持所有收集方法 建立和运行 所需赠款 CREATE USER ' exporter '@ ' localhost ' IDENTIFIED BY ' XXXXXXXX ' WITH MAX_USER_CONNECTIONS 3 ; GRANT PROCESS, REPLICATION CLIENT, SELECT ON * . * TO ' exporter ' @ ' localhost ' ; 注意:建议为用户设置最大连接限制,以避免在重载下监视碎片以免服务器过载。 并非所有MySQL / MariaDB版本都支持此功能。 例如,MariaDB的10.1(提供与Ubun
【文件预览】:
mysqld_exporter-master
----test_image.sh(682B)
----.golangci.yml(138B)
----go.mod(442B)
----.github()
--------ISSUE_TEMPLATE.md(836B)
----go.sum(42KB)
----VERSION(12B)
----collector()
--------engine_innodb.go(3KB)
--------engine_innodb_test.go(6KB)
--------perf_schema_replication_applier_status_by_worker_test.go(4KB)
--------slave_status_test.go(2KB)
--------perf_schema_replication_group_member_stats.go(5KB)
--------info_schema_innodb_cmp_test.go(2KB)
--------binlog.go(3KB)
--------exporter_test.go(2KB)
--------perf_schema_file_instances_test.go(4KB)
--------global_status.go(7KB)
--------info_schema_replica_host.go(5KB)
--------engine_tokudb_test.go(3KB)
--------info_schema_innodb_sys_tablespaces.go(5KB)
--------info_schema_clientstats.go(11KB)
--------collector.go(2KB)
--------perf_schema_file_events.go(4KB)
--------scraper.go(1KB)
--------info_schema_innodb_cmp.go(4KB)
--------engine_tokudb.go(3KB)
--------perf_schema_memory_events.go(4KB)
--------heartbeat.go(4KB)
--------global_variables_test.go(9KB)
--------binlog_test.go(2KB)
--------global_variables.go(17KB)
--------collector_test.go(2KB)
--------perf_schema_table_lock_waits.go(9KB)
--------exporter.go(7KB)
--------info_schema_innodb_sys_tablespaces_test.go(3KB)
--------perf_schema_replication_group_member_stats_test.go(3KB)
--------info_schema_schemastats_test.go(2KB)
--------perf_schema.go(666B)
--------info_schema_userstats.go(11KB)
--------info_schema_innodb_cmpmem_test.go(2KB)
--------info_schema_processlist.go(9KB)
--------info_schema_schemastats.go(4KB)
--------mysql.go(648B)
--------slave_hosts.go(3KB)
--------info_schema_auto_increment.go(3KB)
--------info_schema_tables.go(5KB)
--------perf_schema_replication_group_members.go(3KB)
--------heartbeat_test.go(3KB)
--------info_schema_innodb_metrics_test.go(3KB)
--------slave_status.go(4KB)
--------info_schema_innodb_cmpmem.go(4KB)
--------info_schema_query_response_time.go(5KB)
--------info_schema_replica_host_test.go(3KB)
--------perf_schema_index_io_waits.go(5KB)
--------info_schema.go(666B)
--------perf_schema_events_waits.go(3KB)
--------slave_hosts_test.go(4KB)
--------info_schema_tablestats.go(4KB)
--------info_schema_innodb_metrics.go(6KB)
--------info_schema_clientstats_test.go(4KB)
--------mysql_user.go(6KB)
--------perf_schema_replication_group_members_test.go(5KB)
--------global_status_test.go(5KB)
--------perf_schema_events_statements.go(10KB)
--------info_schema_query_response_time_test.go(3KB)
--------info_schema_userstats_test.go(4KB)
--------perf_schema_table_io_waits.go(4KB)
--------perf_schema_memory_events_test.go(3KB)
--------perf_schema_events_statements_sum.go(12KB)
--------info_schema_tablestats_test.go(3KB)
--------perf_schema_index_io_waits_test.go(4KB)
--------perf_schema_file_instances.go(4KB)
--------perf_schema_replication_applier_status_by_worker.go(11KB)
----Makefile.common(10KB)
----Dockerfile(340B)
----.circleci()
--------config.yml(2KB)
----.promu.yml(651B)
----mysqld_exporter.go(11KB)
----CONTRIBUTING.md(1006B)
----LICENSE(11KB)
----mysqld-mixin()
--------alerts()
--------mixin.libsonnet(530B)
--------README.md(808B)
--------Makefile(564B)
--------dashboards()
--------.gitignore(40B)
--------rules()
----README.md(12KB)
----Makefile(923B)
----SECURITY.md(170B)
----NOTICE(65B)
----MAINTAINERS.md(32B)
----CODE_OF_CONDUCT.md(155B)
----.gitignore(91B)
----mysqld_exporter_test.go(8KB)
----CHANGELOG.md(10KB)

网友评论