mysqld_exporter

command module
v0.0.0-...-8c82021 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 8, 2015 License: Apache-2.0 Imports: 11 Imported by: 0

README

mysqld_exporter

Exporter for MySQL server metrics http://prometheus.io/ Supported mysql version 5.1 and up

Building and running

make
export DATA_SOURCE_NAME="login:password@host/dbname"
./mysqld_exporter <flags>

Flags description

Name Description
web.listen-address Address to listen on for web interface and telemetry.
web.telemetry-path Path under which to expose metrics.

Variable with database datasource must be set in DATA_SOURCE_NAME environment variable Format of connection string described at https://github.com/go-sql-driver/mysql#dsn-data-source-name

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL